PlexKodiConnect/resources/lib
2019-02-08 15:15:52 +01:00
..
app Zentrally register threads and introduce a way to wait for their suspension 2019-02-06 14:19:10 +01:00
itemtypes Greatly speed up episode sync for large libraries 2019-02-05 15:32:50 +01:00
kodi_db Greatly speed up episode sync for large libraries 2019-02-05 15:32:50 +01:00
library_sync Zentrally register threads and introduce a way to wait for their suspension 2019-02-06 14:19:10 +01:00
pathtools Playlist sync support, part 1 2018-04-28 09:12:29 +02:00
playlists Fix rare case where thousands of identical playlists could be generated 2019-02-08 15:15:52 +01:00
plex_db Greatly speed up episode sync for large libraries 2019-02-05 15:32:50 +01:00
plexbmchelper Zentrally register threads and introduce a way to wait for their suspension 2019-02-06 14:19:10 +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 Better, safer dialogs to enter network credentials 2019-01-28 14:43:58 +01:00
__init__.py initial commit - first version 2015-03-13 22:24:59 +01:00
artwork.py Zentrally register threads and introduce a way to wait for their suspension 2019-02-06 14:19:10 +01:00
backgroundthread.py Zentrally register threads and introduce a way to wait for their suspension 2019-02-06 14:19:10 +01:00
clientinfo.py Optimize headers for communication with PMS to appear like PMP 2019-02-05 18:52:10 +01:00
companion.py Rather big change of PKC's plumbing 2018-11-18 14:59:17 +01:00
context.py Finally fix deleteting of items from PMS not working 2019-01-01 13:00:30 +01:00
context_entry.py Fix AttributeError 2018-11-20 18:39:18 +01:00
downloadutils.py Improve error message when playback failes 2019-02-06 16:14:14 +01:00
entrypoint.py Fix extras not playing 2019-02-04 12:51:16 +01:00
initialsetup.py Never ignore SSL certificate errors for Kodi >= 18 - just like Kodi 2019-02-03 20:28:50 +01:00
json_rpc.py Rather big change of PKC's plumbing 2018-11-18 14:59:17 +01:00
kodimonitor.py Zentrally register threads and introduce a way to wait for their suspension 2019-02-06 14:19:10 +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 Add comment about need to have sources.xml and passwords.xml set-up 2019-01-28 09:23:10 +01:00
playback.py Merge pull request #708 from croneter/improve-playerror-messages 2019-02-06 16:16:09 +01:00
playback_starter.py Replace cPickle communication with JSON 2019-01-26 08:43:51 +01:00
playlist_func.py Don't lock DBs when messing with the playqueue 2019-01-28 18:05:40 +01:00
playqueue.py Zentrally register threads and introduce a way to wait for their suspension 2019-02-06 14:19:10 +01:00
playutils.py Rather big change of PKC's plumbing 2018-11-18 14:59:17 +01:00
plex_api.py Zentrally register threads and introduce a way to wait for their suspension 2019-02-06 14:19:10 +01:00
plex_companion.py Zentrally register threads and introduce a way to wait for their suspension 2019-02-06 14:19:10 +01:00
plex_functions.py Improve error message when playback failes 2019-02-06 16:14:14 +01:00
plex_tv.py Fix FutureWarning 2019-02-02 11:34:16 +01:00
service_entry.py Zentrally register threads and introduce a way to wait for their suspension 2019-02-06 14:19:10 +01:00
sync.py Zentrally register threads and introduce a way to wait for their suspension 2019-02-06 14:19:10 +01:00
timing.py Return None as timestamp instead of 1970 timestamp 2018-12-20 12:52:45 +01:00
transfer.py Replace cPickle communication with JSON 2019-01-26 08:43:51 +01:00
utils.py Zentrally register threads and introduce a way to wait for their suspension 2019-02-06 14:19:10 +01:00
variables.py Merge pull request #707 from croneter/version-bump 2019-02-05 18:59:53 +01:00
websocket.py Allow websocket redirects 2019-02-05 13:09:59 +01:00
websocket_client.py Zentrally register threads and introduce a way to wait for their suspension 2019-02-06 14:19:10 +01:00