PlexKodiConnect/resources/lib
2019-07-14 12:09:25 +02:00
..
app Fix playback when the same video is started again from a widget 2019-06-02 13:47:50 +02:00
itemtypes Fix Trakt add-on not recognizing id of tv shows 2019-06-22 18:34:12 +02:00
kodi_db Fix missing cast artwork if an actor acts as director or writer 2019-07-07 18:05:56 +02:00
library_sync Merge pull request #922 from croneter/fix-path 2019-07-13 10:32:44 +02:00
pathtools Playlist sync support, part 1 2018-04-28 09:12:29 +02:00
playlists Cleanup due to wrong assumption that kodi playlist hash was unique 2019-06-28 15:54:55 +02:00
plex_api Ensure correct Container.Type is set for PKC widgets 2019-07-06 21:20:23 +02:00
plex_db Cleanup due to wrong assumption that kodi playlist hash was unique 2019-06-28 15:54:55 +02:00
plexbmchelper Fix Plex Companion logging error messages 2019-04-05 17:54:03 +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 Implement Codacy suggestions 2019-02-08 13:52:33 +01:00
__init__.py initial commit - first version 2015-03-13 22:24:59 +01:00
artwork.py Turn urllib and urlparse unicode-safe 2019-03-30 17:32:42 +01:00
backgroundthread.py Implement Codacy suggestions 2019-02-08 13:52:33 +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 Kodi always playing the same file version of a video 2019-06-01 16:15:14 +02:00
defused_etree.py Monkey patch xml.etree.ElementTree to always return unicode 2019-03-30 09:56:22 +01:00
downloadutils.py Improve error message when playback failes 2019-02-06 16:14:14 +01:00
entrypoint.py Ensure correct Container.Type is set for PKC widgets 2019-07-06 21:20:23 +02:00
initialsetup.py Don't restart Kodi if user chose to enter PKC settings on install 2019-06-15 16:01:02 +02:00
json_rpc.py Fix video thrown by Plex Companion not resuming 2019-06-02 13:12:04 +02:00
kodi_constants.py Rework widgets and listitems 2019-03-10 18:00:04 +01:00
kodimonitor.py Support for the Upnext Kodi add-on 2019-07-14 12:09:25 +02:00
loghandler.py Fix playback sometimes not starting and UnicodeEncodeError for logging 2018-08-05 14:44:24 +02:00
migration.py Reset PKC video library XMLs on PKC update 2019-07-06 21:22:12 +02:00
music.py Fix TypeError for Direct Paths: init() got an unexpected keyword argument ‘item’ 2019-06-14 11:11:00 +02:00
path_ops.py Turn urllib and urlparse unicode-safe 2019-03-30 17:32:42 +01:00
playback.py Refactor Plex API 2019-06-12 11:53:41 +02:00
playback_starter.py Another attempt to keep Kodi from crashing on playback startup 2019-05-30 14:24:18 +02:00
playlist_func.py Refactor Plex API 2019-06-12 11:53:41 +02:00
playqueue.py Refactor Plex API 2019-06-12 11:53:41 +02:00
playutils.py Refactor Plex API 2019-06-12 11:53:41 +02:00
plex_companion.py Refactor Plex API 2019-06-12 11:53:41 +02:00
plex_functions.py Support for the Upnext Kodi add-on 2019-07-14 12:09:25 +02:00
plex_tv.py Fix FutureWarning 2019-02-02 11:34:16 +01:00
service_entry.py Fix PKC potentially marking a video as watched on startup; don't sync time with toggling video watch state but use PMS epoch time 2019-06-28 17:47:01 +02:00
sync.py Fix PKC potentially marking a video as watched on startup; don't sync time with toggling video watch state but use PMS epoch time 2019-06-28 17:47:01 +02:00
timing.py Fix PKC potentially marking a video as watched on startup; don't sync time with toggling video watch state but use PMS epoch time 2019-06-28 17:47:01 +02:00
transfer.py Fix for Kodi 17 Krypton TypeError on playback start: 'offscreen' is an invalid keyword argument for this function 2019-06-16 14:11:53 +02:00
utils.py Don't restart Kodi if user chose to enter PKC settings on install 2019-06-15 16:01:02 +02:00
variables.py Ensure correct Container.Type is set for PKC widgets 2019-07-06 21:20:23 +02:00
websocket.py Allow websocket redirects 2019-02-05 13:09:59 +01:00
websocket_client.py Fix websocket threads not exiting correctly 2019-02-21 08:47:36 +01:00
widgets.py Provide more metadata for unsynced directory-like items like a show 2019-07-13 14:49:59 +02:00