PlexKodiConnect/resources/lib/library_sync
2019-12-13 14:00:46 +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 Avoid duplicate code 2019-12-13 14:00:39 +01:00
full_sync.py Clarify variables 2019-12-13 14:00:46 +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 Avoid duplicate code 2019-12-13 14:00:39 +01:00
sections.py Rewire library sync to speed it up and fix sync getting stuck in rare cases 2019-12-08 10:09:56 +01:00
websocket.py Refactor Plex API 2019-06-12 11:53:41 +02:00