PlexKodiConnect/resources/lib/library_sync
croneter 262315c3e7 Fix Regression: AttributeError 2021-07-25 11:11:31 +02:00
..
__init__.py Fix PKC potentially marking a video as watched on startup; don't sync time with toggling video watch state but use PMS epoch time 2019-06-28 17:47:01 +02:00
common.py Avoid duplicate code 2019-12-13 14:00:39 +01:00
fanart.py Optimize threads by using events instead of a polling mechanism. Fixes PKC become unresponsive, e.g. when switching users 2019-11-30 13:48:51 +01:00
fill_metadata_queue.py Fix a racing condition that could lead to the sync getting stuck 2021-07-25 11:11:00 +02:00
full_sync.py Sync recently watched items individually before synching every playstate 2021-03-07 15:21:38 +01:00
get_metadata.py Avoid duplicate code 2019-12-13 14:00:39 +01:00
nodes.py Rename video nodes for ondeck 2019-07-14 07:46:09 +02:00
process_metadata.py Make sure we're receiving valid item from the processing queue in case we should be aborting sync 2020-02-15 17:47:17 +01:00
sections.py Fix Regression: AttributeError 2021-07-25 11:11:31 +02:00
websocket.py Fix PKC background sync not working in some cases 2020-02-15 18:40:14 +01:00