Commit Graph

30 Commits

Author SHA1 Message Date
Odd Stråbø d28c9a3ac8 Correct logic errors introduced in 00765c0a, fix flake8 except F841 2019-10-04 02:17:32 +02:00
Odd Stråbø 00765c0a12 Most flake8 warnings corrected 2019-10-03 04:25:03 +02:00
Odd Stråbø 94b8fe85dc Remove stray single quote 2019-09-28 20:35:54 +02:00
Matt 3835811d33 Fix incremental sync, cleanup more getitem shenanigans 2019-09-27 22:38:37 -04:00
TrueTechy 77411c8559 Fix missed __getitem__ references 2019-09-23 21:08:45 +01:00
TrueTechy b7fa48ea84 client.py - remove api 2019-09-04 03:58:31 +01:00
Odd Stråbø 9ae99de8dd Increase amount of logging 2019-07-09 22:05:28 +02:00
Claus Vium 233192863a Change emby to jellyfin in functions, variables etc. 2019-02-02 18:21:22 +01:00
Claus Vium 59c1dd42e3 Change most string occurrences of Emby to Jellyfin (case sensitive) 2019-02-02 14:10:33 +01:00
angelblue05 7e7cf1489d Rework full sync into a context 2019-01-25 09:30:30 -06:00
angelblue05 c940578ecf Add indicator for sync 2019-01-25 05:32:29 -06:00
angelblue05 48b2cf7315 Only run one full sync instance
Prevent user from launching multiple syncs and freezing the add-on.
2019-01-23 18:40:36 -06:00
angelblue05 ce9015c0a1 Fix compare sync 2019-01-20 04:49:15 -06:00
angelblue05 b80c5f7f57 Fix update generating duplicates 2019-01-14 02:59:47 -06:00
angelblue05 6a6e9a597b Support songs without albums 2019-01-14 01:21:15 -06:00
angelblue05 66822b6d0a Fix update library
Only do the compare when user selects update library, also add a restart service option in the add-on settings > advanced
2018-10-13 03:53:22 -05:00
angelblue05 b4791b1412 Fix boxset refresh 2018-10-10 16:38:49 -05:00
angelblue05 3c9a97047e Fix resume sync
Now save progress, unless exited due to path validation
2018-10-05 17:16:10 -05:00
angelblue05 586717c7a1 Remove content with update library
Now remove irrelevant content as well
2018-10-04 05:20:42 -05:00
angelblue05 8d838d257e Fix library sync
Adjust lock, re-add screensaver deactivated during sync, prep compare sync, stop library updates from being processed before startup sync is completed
2018-10-03 00:12:30 -05:00
angelblue05 d54aad726e Fix episodes for series pooling 2018-09-23 03:03:15 -05:00
angelblue05 11f771ade2 Remember sync position for manual triggers
Allow to resume sync on restart for manual user triggers (update, repair). Automatically refresh boxsets if movie library is selected.

use waitForAbort and emby_should_stop prop to terminate threads
2018-09-22 02:52:14 -05:00
angelblue05 bd489769ca Version bump 3.1.16
Additional logging, fix kodi source.
2018-09-15 18:54:00 -05:00
angelblue05 5ab2a7db5c Fix update library
Plug in remove library percentage
2018-09-14 18:01:18 -05:00
angelblue05 f37fd7c983 Fix duplicates in views 2018-09-13 01:44:39 -05:00
angelblue05 24236b7637 Fix boxset refresh 2018-09-12 16:31:56 -05:00
angelblue05 4670cb426a Simplify view selection, fix loop
Add new Emby.wnodes props, prevent duplicates, fix
2018-09-10 04:32:17 -05:00
angelblue05 2c0f6a16a0 Add verify advanced settings
To remove cleanonupdate if plugin paths are used
2018-09-07 16:34:14 -05:00
angelblue05 ce47644868 Remove old code 2018-09-06 14:41:02 -05:00
angelblue05 ace50b34dc New hybrid method 2018-09-06 03:36:32 -05:00