PlexKodiConnect/resources/lib
2018-11-07 13:31:38 +01:00
..
itemtypes Get movie set information asynchronously 2018-11-07 10:37:32 +01:00
library_sync Commit DB changes for every 200 items 2018-11-07 10:41:40 +01:00
pathtools Playlist sync support, part 1 2018-04-28 09:12:29 +02:00
playlists Fix turning generator into list 2018-10-25 13:19:46 +02:00
plex_db Be smart when wiping Kodi DBs: only wipe music if necessary 2018-11-06 20:22:30 +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 Rewire artwork caching 2018-11-05 18:00:01 +01:00
backgroundthread.py Fix worker quitting prematurely 2018-11-06 11:30:04 +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
kodidb_functions.py Enable PKC to use Kodi DB index "ix_files" 2018-11-07 13:31:38 +01:00
kodimonitor.py Fix KeyError 2018-11-06 13:50:46 +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 Fix playback receiving string plex id, not int 2018-11-06 12:33:02 +01:00
playback_starter.py Fix switching to __future__ module 2018-07-12 18:46:02 +02:00
playlist_func.py Enforce plex id type int 2018-11-06 19:06:48 +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 Speed up Plex API 2018-11-07 12:08:35 +01:00
plex_companion.py Fix casting to PKC failing 2018-08-03 20:45:10 +02:00
plex_functions.py Fix TypeError 2018-11-06 14:11:47 +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 Speed up Plex API 2018-11-07 12:08:35 +01:00
sync.py Optimize sync loop 2018-11-05 18:13:57 +01:00
userclient.py Speed up Plex API 2018-11-07 12:08:35 +01:00
utils.py Fix OperationalError when trying to wipe empty Plex DB 2018-11-06 20:33:05 +01:00
variables.py Use Kodi hostname as Plex Companion friendly name 2018-11-06 13:43:40 +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