PlexKodiConnect/resources/lib/library_sync
2021-02-07 13:02:41 +01: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 ValueError: invalid literal for int() for invalid dates sent by Plex 2021-01-31 17:45:38 +01:00
full_sync.py Fix yet another rare but annoying bug where PKC becomes unresponsive during sync 2020-02-17 19:15:06 +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 KeyError: u'game' if Plex Arcade has been activated 2021-02-07 13:02:41 +01:00
websocket.py Fix PKC background sync not working in some cases 2020-02-15 18:40:14 +01:00