remusb
|
aaa8591661
|
cache: add non cached dirs on notifications - #2155
|
2018-06-13 23:57:26 +03:00 |
|
remusb
|
4df1794932
|
cache: fix panic when running without plex configs
|
2018-06-13 15:06:14 +03:00 |
|
remusb
|
339fbf0df5
|
cache: reconnect plex websocket on failures
|
2018-06-12 22:58:15 +03:00 |
|
remusb
|
13ccb39819
|
cache: allow root to be expired from rc - #2237
|
2018-06-12 22:19:03 +03:00 |
|
remusb
|
f9a1a7e700
|
cache: fix root folder caching
|
2018-06-10 21:54:20 +03:00 |
|
remusb
|
4e8e5fed7d
|
cache: clean remaining empty folders from temp upload path
|
2018-06-09 14:52:31 +03:00 |
|
remusb
|
c0f772bc14
|
cache: update internal tests and small fixes
|
2018-06-08 23:34:38 +03:00 |
|
remusb
|
8a84975993
|
cache: cache lists using batch writes
|
2018-06-04 21:04:45 +03:00 |
|
remusb
|
6e11a25df5
|
cache: flush the memory cache after close
|
2018-04-04 23:25:53 +03:00 |
|
remusb
|
1dea99ab20
|
cache: purge file data on notification
|
2018-04-03 23:24:45 +03:00 |
|
remusb
|
e42cee5e02
|
cache: always forget parent dir for notifications - for #2117
|
2018-03-31 12:44:09 +03:00 |
|
remusb
|
b52e34ef5e
|
cache: add info log on notification - for #2150
|
2018-03-23 22:41:01 +02:00 |
|
remusb
|
0ed0d9a7bc
|
cache: integrate with Plex websocket
|
2018-03-22 21:21:03 +02:00 |
|
remusb
|
4924ac2f17
|
cache: reduce log level for plex api - for #2102
|
2018-03-17 11:57:36 +02:00 |
|
remusb
|
078d705dbe
|
cache: notify vfs and support crypt in rpc - #2111
|
2018-03-15 11:39:16 +02:00 |
|
remusb
|
677971643c
|
cache: add support for rc
|
2018-03-14 22:58:20 +02:00 |
|
remusb
|
f4a1c1163c
|
rc: update doc with supported params
|
2018-03-14 22:58:20 +02:00 |
|
remusb
|
97b48cf988
|
rc: add support for Go 1.6
|
2018-03-14 22:58:20 +02:00 |
|
Remus Bunduc
|
d76da1f5fd
|
cache: fix dir cache issue - #2117
|
2018-03-14 11:08:30 +02:00 |
|
 Remus BunducandGitHub
|
70f07fd3ac
|
fs: add ChangeNotify and backend support for it (#2094)
* fs: rename DirChangeNotify to ChangeNotify
* cache: switch to ChangeNotify
* ChangeNotify: keep order of notifications
|
2018-03-08 22:03:34 +02:00 |
|
remusb
|
9a34fd984c
|
cache: fix dirmove with temp fs enabled
|
2018-02-14 23:47:45 +02:00 |
|
remusb
|
54724a1362
|
cache: notify vfs when using temp fs - fixes #2051
|
2018-02-11 22:30:58 +02:00 |
|
 remusbandGitHub
|
b33e3f779c
|
cache: add support for polling
|
2018-02-10 22:01:05 +02:00 |
|
remusb
|
b3d8b7e22e
|
cache: use atexit for cleanup
|
2018-01-30 22:35:53 +02:00 |
|
 remusbandGitHub
|
40af98b0b3
|
cache: offline uploading
|
2018-01-30 00:05:04 +02:00 |
|
remusb
|
4eac50eb83
|
cache: update docs for 1.39
|
2017-12-22 13:52:55 +02:00 |
|
remusb
|
a64d92bd35
|
cache: update internal tests with chunk path
|
2017-12-20 23:03:44 +02:00 |
|
remusb
|
c5cf0792f2
|
cache: add the ability to specify a custom chunk path - fixes #1872
|
2017-12-20 22:43:30 +02:00 |
|
 remusbandGitHub
|
0d4bff8239
|
cache: fix Windows separator issue for #1904 (#1930)
|
2017-12-20 17:24:50 +02:00 |
|
remusb
|
8839e4ee33
|
cache: add SIGHUP support to evict all cache - fixes 1906
|
2017-12-19 15:48:48 +02:00 |
|
 remusbandGitHub
|
ebbe77f525
|
cache: enable internal tests and fix race condition for them (#1928)
|
2017-12-19 15:37:38 +02:00 |
|
remusb
|
6f1ae00c7f
|
cache: disable unreliable internal tests
|
2017-12-18 16:31:15 +02:00 |
|
 remusbandGitHub
|
6b5989712f
|
cache: refactor entries caching pattern for #1904 (#1924)
|
2017-12-18 14:55:37 +02:00 |
|
remusb
|
84701e376a
|
cache: delay Plex connection to the first read handle - fixes #1903
|
2017-12-12 00:46:08 +02:00 |
|
remusb
|
829dd1ad25
|
cache: try a full read on the last chunk for #1896
|
2017-12-11 01:15:53 +02:00 |
|
remusb
|
7c972d375b
|
cache: fix mismatched types for #1896
|
2017-12-10 14:16:16 +02:00 |
|
remusb
|
3d2f3d9a7f
|
cache: catch panic and add more logging for #1896
|
2017-12-10 14:11:31 +02:00 |
|
 remusbandGitHub
|
b48b537325
|
cache: plex integration, refactor chunk storage and worker retries (#1899)
|
2017-12-09 23:54:26 +02:00 |
|
 remusbandGitHub
|
25b073c767
|
fs: add Wrap feature for FS to identify their parent FS (#1884)
|
2017-12-06 17:14:34 +02:00 |
|
remusb
|
4af4bbb539
|
cache: add support for PutStream - fixes #1836
|
2017-11-30 21:16:45 +02:00 |
|
remusb
|
47450ba326
|
cache: handle errors when bolt tries to start
|
2017-11-30 12:27:59 +02:00 |
|
remusb
|
569c1a2ec1
|
cache: catch signal interrupt for bolt handle cleanup
|
2017-11-22 18:32:36 +02:00 |
|
remusb
|
2497ca5134
|
cache: add extra logging in Move and Copy
|
2017-11-22 00:38:25 +02:00 |
|
Remus Bunduc
|
41a97e39c8
|
cache: fix option help text
|
2017-11-21 11:25:28 +02:00 |
|
 Remus BunducandNick Craig-Wood
|
016abf825e
|
cache: first version
|
2017-11-15 15:23:21 +00:00 |
|
 Remus BunducandNick Craig-Wood
|
0c942199c9
|
cache: add vendor requirements: bbolt and go-cache
|
2017-11-15 15:23:21 +00:00 |
|