PlexKodiConnect/resources/lib
croneter 69cb09e009 Replace cPickle communication with JSON 2019-01-26 08:43:51 +01:00
..
app New option to not use Plex artwork 2019-01-04 20:38:45 +01:00
itemtypes Fix KodiVideoDB object has no attribute kodiconn 2019-01-23 10:00:49 +01:00
kodi_db Fix KodiVideoDB object has no attribute kodiconn 2019-01-23 10:00:49 +01:00
library_sync Fix rare KeyError if user is playing something somewhere else 2019-01-19 09:22:00 +01:00
pathtools Playlist sync support, part 1 2018-04-28 09:12:29 +02:00
playlists Faster way to initialize playlists on the Plex side 2018-12-24 17:06:01 +01:00
plex_db Fix KodiVideoDB object has no attribute kodiconn 2019-01-23 10:00:49 +01:00
plexbmchelper Fix ImportError for Plex Companion gdm issues 2018-12-09 13:07:36 +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 user select dialog not opening 2018-12-02 15:59:05 +01:00
__init__.py initial commit - first version 2015-03-13 22:24:59 +01:00
artwork.py Fix KodiVideoDB object has no attribute kodiconn 2019-01-23 10:00:49 +01:00
backgroundthread.py Improve logging 2018-12-24 13:19:40 +01:00
clientinfo.py Fix switching to __future__ module 2018-07-12 18:46:02 +02: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 Less logging 2018-11-26 16:17:03 +01:00
entrypoint.py Replace cPickle communication with JSON 2019-01-26 08:43:51 +01:00
initialsetup.py Leia: fix resetting of videoplayer autoplay next item 2018-12-29 16:57:46 +01:00
json_rpc.py Rather big change of PKC's plumbing 2018-11-18 14:59:17 +01:00
kodimonitor.py Fix browsing to show from info dialog 2019-01-19 16:56: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 Fix PKC not starting by decoupling watchdog/subprocess modules 2018-08-06 07:53:30 +02:00
playback.py Replace cPickle communication with JSON 2019-01-26 08:43:51 +01:00
playback_starter.py Replace cPickle communication with JSON 2019-01-26 08:43:51 +01:00
playlist_func.py Improve Plex playQueue resiliance 2018-12-22 15:06:28 +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 Increase database resiliance with sqlite WAL mode 2019-01-04 18:02:58 +01:00
plex_companion.py Rewire PKC startup and authentication mechanism 2018-11-25 17:03:19 +01:00
plex_functions.py Fix not all songs being synced 2018-12-21 16:33:31 +01:00
plex_tv.py Optimize code 2018-12-02 16:03:20 +01:00
service_entry.py Replace cPickle communication with JSON 2019-01-26 08:43:51 +01:00
sync.py Make PKC potentially compatible with several database schemas 2019-01-13 13:41:22 +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 Replace cPickle communication with JSON 2019-01-26 08:43:51 +01:00
variables.py Support for Kodi 18 Leia RC 5.2 2019-01-13 13:42:03 +01:00
websocket.py Interrupt sleep if Kodi exits. Use Monitor's Player() 2018-11-20 16:58:25 +01:00
websocket_client.py Rewire PKC startup and authentication mechanism 2018-11-25 17:03:19 +01:00