PlexKodiConnect/resources/lib
2018-11-13 16:30:05 +01:00
..
itemtypes Cleanup music sync code 2018-11-13 09:02:34 +01:00
kodi_db Try deleting temp DB files on DB wipe 2018-11-13 09:28:19 +01:00
library_sync Fix fanart download message showing up too often 2018-11-13 16:30:05 +01:00
pathtools Playlist sync support, part 1 2018-04-28 09:12:29 +02:00
playlists Rewire kodi database access 2018-11-08 21:22:16 +01:00
plex_db Fix AttributeError for songs 2018-11-13 14:42:48 +01:00
plexbmchelper Fix TypeError for selecting Plex media streams 2018-11-06 15:12:17 +01:00
tools Fix PKC not starting by decoupling watchdog/subprocess modules 2018-08-06 07:53:30 +02:00
watchdog Switch to absolute imports 2018-06-21 19:24:37 +02:00
windows Fix Info screen not returning 2018-09-16 16:08:44 +02:00
__init__.py initial commit - first version 2015-03-13 22:24:59 +01:00
artwork.py Ensure that artwork caching thread suspends on STOP_SYNC 2018-11-13 16:02:54 +01:00
backgroundthread.py Less logging 2018-11-09 14:42:09 +01:00
clientinfo.py Fix switching to __future__ module 2018-07-12 18:46:02 +02:00
command_pipeline.py Fix switching to __future__ module 2018-07-12 18:46:02 +02:00
companion.py Fix switching to __future__ module 2018-07-12 18:46:02 +02:00
context.py Fix switching to __future__ module 2018-07-12 18:46:02 +02:00
context_entry.py Remove old plexdb_functions 2018-10-24 17:17:02 +02:00
downloadutils.py Use xml.etree.cElementTree whenever possible to avoid memory leaks 2018-10-13 20:17:16 +02:00
entrypoint.py Rewire llibrary sync, part 5 2018-10-24 07:08:32 +02:00
initialsetup.py More thorough cleanup upon PKC first run 2018-11-06 20:24:36 +01:00
json_rpc.py Fix switching to __future__ module 2018-07-12 18:46:02 +02:00
kodimonitor.py Rewire kodi database access 2018-11-08 21:22:16 +01:00
loghandler.py Fix playback sometimes not starting and UnicodeEncodeError for logging 2018-08-05 14:44:24 +02:00
migration.py Fix switching to __future__ module 2018-07-12 18:46:02 +02:00
music.py Catch ParseError from defusedxml correctly 2018-10-14 12:15:09 +02:00
path_ops.py Fix PKC not starting by decoupling watchdog/subprocess modules 2018-08-06 07:53:30 +02:00
pickler.py Fix switching to __future__ module 2018-07-12 18:46:02 +02:00
pkc_listitem.py Fix setting int/float ListItem property 2018-11-06 13:02:10 +01:00
playback.py Rewire kodi database access 2018-11-08 21:22:16 +01:00
playback_starter.py Rewire kodi database access 2018-11-08 21:22:16 +01:00
playlist_func.py Rewire kodi database access 2018-11-08 21:22:16 +01:00
playqueue.py Fix switching to __future__ module 2018-07-12 18:46:02 +02:00
playutils.py Fix Typo 2018-09-22 12:07:30 +02:00
plex_api.py Rewire kodi database access 2018-11-08 21:22:16 +01:00
plex_companion.py Fix casting to PKC failing 2018-08-03 20:45:10 +02:00
plex_functions.py Fix download generator hanging 2018-11-13 14:38:38 +01:00
plex_tv.py Don't show a pre-sign-in dialog 2018-09-16 17:29:18 +02:00
service_entry.py Move start of image caching thread to sync 2018-11-05 14:17:48 +01:00
state.py Suspend fanart sync during playback 2018-11-13 14:54:54 +01:00
sync.py Fix fanart download message showing up too often 2018-11-13 16:30:05 +01:00
userclient.py Speed up Plex API 2018-11-07 12:08:35 +01:00
utils.py More indicees for Kodi DB to increase sync speed 2018-11-11 20:13:10 +01:00
variables.py Add Plex type to sync progress bar 2018-11-09 15:05:17 +01:00
websocket.py Fix switching to __future__ module 2018-07-12 18:46:02 +02:00
websocket_client.py Use xml.etree.cElementTree whenever possible to avoid memory leaks 2018-10-13 20:17:16 +02:00