Commit Graph

29 Commits

Author SHA1 Message Date
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 a6f4a157a8 Fix inital sync leading to fast sync 2018-10-12 00:26:44 -05:00
angelblue05 d251db8d1a Fix resume sync behavior
Allow to complete the startup sync in the event user backs out of resume sync
2018-10-10 16:42:46 -05:00
angelblue05 45eb2aac60 Ensure all threads are terminated correctly 2018-10-08 22:35:40 -05:00
angelblue05 69395b0e80 Review library threads 2018-10-07 18:19:06 -05:00
angelblue05 586717c7a1 Remove content with update library
Now remove irrelevant content as well
2018-10-04 05:20:42 -05:00
angelblue05 c63bfd1346 content notification 2018-10-04 00:41:31 -05:00
angelblue05 969629ec37 Revise progress bar
Fix typos and subsetting
2018-10-03 23:01:29 -05:00
angelblue05 1290abf75a Add progress for updates 2018-10-03 22:36:57 -05:00
angelblue05 a5ffd8871b Fix screensaver toggle 2018-10-03 19:05:16 -05:00
angelblue05 949714f22a Adjust lock modification 2018-10-03 17:18:05 -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 b35cd29bc2 Plug in settings for threading 2018-09-30 19:35:31 -05:00
angelblue05 570a233d14 Change settings name
To ensure it takes default value instead of previous value set in 3.0.34
2018-09-22 17:05:48 -05:00
angelblue05 83f3bb1937 Fix fast sync
try/except, default back to previous behavior.
2018-09-22 16:42:25 -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 3880c39177 Notify user of large updates
Give option to back out if the user wants to manually update the libraries
2018-09-22 01:09:57 -05:00
angelblue05 0f38ab9e3d Base fast sync on server time
Try to fix music video refresh to prevent cursor from moving up.
2018-09-21 04:11:39 -05:00
angelblue05 5ab2a7db5c Fix update library
Plug in remove library percentage
2018-09-14 18:01:18 -05:00
angelblue05 e8ab4945f0 Reset rescan flag 2018-09-14 03:22:48 -05:00
angelblue05 c8c43dadee Adjust refresh behavior 2018-09-13 20:47:51 -05:00
angelblue05 2deb31b294 Prep parentid change
Few other things
2018-09-12 19:43:51 -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 05c755ac21 Actually fix kodi companion prompt 2018-09-10 00:40:04 -05:00
angelblue05 b15160f57a Fix kodi companion popup 2018-09-09 23:16:44 -05:00
angelblue05 71eea37448 Add libraries option
Display audiobooks under music
2018-09-08 03:11:44 -05:00
angelblue05 0d5e718553 Fix dialog/prop 2018-09-08 02:15:15 -05:00
angelblue05 01450154fe Clean up views
Remove libraries from db when they don't exist anymore
2018-09-06 15:03:02 -05:00
angelblue05 ace50b34dc New hybrid method 2018-09-06 03:36:32 -05:00