PlexKodiConnect/resources/lib
2019-02-05 18:59:53 +01:00
..
app Never ignore SSL certificate errors for Kodi >= 18 - just like Kodi 2019-02-03 20:28:50 +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 Merge pull request #706 from croneter/fix-pms-logs 2019-02-05 18:59:43 +01:00
pathtools Playlist sync support, part 1 2018-04-28 09:12:29 +02:00
playlists Fix playlist sync: sequence item 0: expected string or unicode 2019-02-02 10:53:10 +01:00
plex_db Greatly speed up episode sync for large libraries 2019-02-05 15:32:50 +01:00
plexbmchelper Optimize headers for communication with PMS to appear like PMP 2019-02-05 18:52: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 Implement Codacy suggestions 2019-02-03 20:22:41 +01:00
backgroundthread.py Implement Codacy suggestions 2019-02-03 20:22:41 +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 Never ignore SSL certificate errors for Kodi >= 18 - just like Kodi 2019-02-03 20:28:50 +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 Greatly speed up episode sync for large libraries 2019-02-05 15:32:50 +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 Fix playback not starting at the beginning 2019-02-02 20:50:01 +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 Rewire PKC startup and authentication mechanism 2018-11-25 17:03:19 +01:00
playutils.py Rather big change of PKC's plumbing 2018-11-18 14:59:17 +01:00
plex_api.py Implement Codacy suggestions 2019-02-03 20:22:41 +01:00
plex_companion.py Implement Codacy suggestions 2019-02-03 20:22:41 +01:00
plex_functions.py Never ignore SSL certificate errors for Kodi >= 18 - just like Kodi 2019-02-03 20:28:50 +01:00
plex_tv.py Fix FutureWarning 2019-02-02 11:34:16 +01:00
service_entry.py Never ignore SSL certificate errors for Kodi >= 18 - just like Kodi 2019-02-03 20:28:50 +01:00
sync.py Implement Codacy suggestions 2019-02-03 20:22:41 +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 Optimize headers for communication with PMS to appear like PMP 2019-02-05 18:52: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 Do not allow insecure HTTPS websocket connections for Kodi Leia in any case 2019-02-05 13:10:00 +01:00