PlexKodiConnect/resources/lib
2018-11-05 14:13:25 +01:00
..
itemtypes Fix some errors: Item not yet synced 2018-11-05 11:49:00 +01:00
library_sync Let the Kodi library update after a full sync 2018-11-05 13:53:57 +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 Fix TypeError 2018-11-05 10:10:42 +01:00
plexbmchelper Switch to Plex style dialogs 2018-09-18 16:26:40 +02: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 Less logging 2018-11-05 13:02:11 +01:00
backgroundthread.py Enable user setting for number of sync threads 2018-11-05 14:03:07 +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 Rename librarysync 2018-10-24 17:19:36 +02:00
json_rpc.py Fix switching to __future__ module 2018-07-12 18:46:02 +02:00
kodidb_functions.py Less logging 2018-11-05 10:47:48 +01:00
kodimonitor.py Remove old plexdb_functions 2018-10-24 17:17:02 +02: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 switching to __future__ module 2018-07-12 18:46:02 +02:00
playback.py Remove old plexdb_functions 2018-10-24 17:17:02 +02:00
playback_starter.py Fix switching to __future__ module 2018-07-12 18:46:02 +02:00
playlist_func.py Remove old plexdb_functions 2018-10-24 17:17:02 +02: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 Less logging 2018-11-05 13:00:26 +01:00
plex_companion.py Fix casting to PKC failing 2018-08-03 20:45:10 +02:00
plex_functions.py Revert "Revert "Less logging"" 2018-11-05 11:17:21 +01:00
plex_tv.py Don't show a pre-sign-in dialog 2018-09-16 17:29:18 +02:00
service_entry.py Rewire fanart sync 2018-11-03 10:36:37 +01:00
state.py Prefer local trailers; new setting to list extras instead of playing trailer 2018-08-13 20:26:36 +02:00
sync.py Add missing notification text 2018-11-05 14:13:25 +01:00
userclient.py Use Plex dialog 2018-09-15 16:12:10 +02:00
utils.py More hacking 2018-11-04 16:53:42 +01:00
variables.py Drop Plex tables entirely on DB reset; no further version check needed 2018-10-25 12:55:25 +02: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