00765c0a12
Most flake8 warnings corrected
2019-10-03 04:25:03 +02:00
TrueTechy
7bffbc98b5
Make log levels more appropriate and change warn to warnings
2019-10-02 01:59:25 +01: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
6c786cfb9b
Fix indentation
2019-09-12 21:29:01 +01:00
TrueTechy
9a9b84c66c
Change companion detection to endpoint check #23
2019-09-12 05:39:00 +01:00
Abby
4049023559
Cleanup __shortcuts__ in client.py and associated code ( #66 )
...
* client.py - remove "connected"
* client.py - remove "config" & configuration.py - removed shortcuts and get/set item functions
* client.py - remove "auth" & connection_manager.py - remove __shortcuts__ & __getitem__
* client.py - remove "auth" & connection_manager.py - remove __shortcuts__ & __getitem__
* client.py - remove "callback"
* client.py - remove "websocket" and __getitem__ & ws_client.py - remove __shortcuts__
* Fix rebase mess-up
2019-09-08 20:20:58 -04:00
TrueTechy
b7fa48ea84
client.py - remove api
2019-09-04 03:58:31 +01:00
9ae99de8dd
Increase amount of logging
2019-07-09 22:05:28 +02:00
James
5f0416d1ce
Added a space to better follow style guidelines
2019-04-14 14:34:31 -04:00
James
9cb89156ee
Added "Kodi Sync Queue" to plugins searched when attempting to use fast sync.
2019-04-11 21:20:28 -04:00
Claus Vium
eefe7c6fd7
Fix some style issues and one bug where param was missing
2019-02-03 16:10:44 +01: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
0818e627c1
Fix new indicator for sync
...
Missing for incremental syncs
2019-01-26 00:25:02 -06: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
357182ca82
Update database discovery
2019-01-21 07:01:34 -06:00
angelblue05
11b80271dd
Ensure widgets get updated
...
Container.Refresh alone doesn't seem to work
2019-01-21 06:56:49 -06:00
angelblue05
9b8574b6a6
Fix database discovery prompt
2019-01-14 22:33:41 -06:00
angelblue05
d0c5cf5864
Fix database discovery
2019-01-14 04:51:14 -06:00
angelblue05
ff9120c847
Adjust database discovery
...
Compare loaded vs discovered to avoid loading old databases by accident.
2019-01-11 22:25:39 -06:00
angelblue05
ddc6b01055
Fix database discovery
...
Add table verification + date modified verification
2019-01-11 19:57:20 -06:00
angelblue05
23686f975f
Add database discovery
2019-01-10 17:38:57 -06:00
angelblue05
4912022a7e
Fix updates
2018-11-19 00:12:46 -06:00
angelblue05
ca0513e96a
Add setting to sync during playback
2018-11-17 03:46:22 -06:00
angelblue05
883c1741bf
Add remove libraries, fix mixed libraries
2018-11-10 14:50:21 -06:00
angelblue05
043a2574b1
Change default behavior of startup dialog
...
In case it is forced closed by Kodi, allow the sync to proceed
2018-10-24 03:55:53 -05: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
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