PlexKodiConnect/resources/lib
2018-12-09 09:14:45 +01:00
..
app Fix PKC not connecting due to changed IP 2018-11-26 16:56:39 +01:00
itemtypes Don't fill discography table for Kodi 18 2018-12-02 17:00:13 +01:00
kodi_db Fix OperationalError: near "WHERE": syntax error 2018-12-03 07:54:27 +01:00
library_sync Ignore PMS messages related to set/collections 2018-12-02 13:20:18 +01:00
pathtools Playlist sync support, part 1 2018-04-28 09:12:29 +02:00
playlists Interrupt sleep if Kodi exits. Use Monitor's Player() 2018-11-20 16:58:25 +01:00
plex_db Fix PKC version being recorded several times 2018-12-03 07:59:25 +01:00
plexbmchelper Code cleanup 2018-11-25 19:46:34 +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 Interrupt sleep if Kodi exits. Use Monitor's Player() 2018-11-20 16:58:25 +01:00
backgroundthread.py Optimize code 2018-12-09 09:14:45 +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 Rather big change of PKC's plumbing 2018-11-18 14:59:17 +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 Fix widgets not receiving PKC information 2018-11-26 07:19:34 +01:00
initialsetup.py Optimize code 2018-12-02 16:03:20 +01:00
json_rpc.py Rather big change of PKC's plumbing 2018-11-18 14:59:17 +01:00
kodimonitor.py Kodi 18: fix playback report for trailers 2018-12-02 11:11:24 +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
pickler.py Fix switching to __future__ module 2018-07-12 18:46:02 +02:00
pkc_listitem.py Fix setting int/float ListItem property 2018-11-06 13:02:10 +01:00
playback.py Move xbmc.Player() 2018-11-23 08:41:05 +01:00
playback_starter.py Move playback startup from thread to task 2018-11-26 07:48:45 +01:00
playlist_func.py Rather big change of PKC's plumbing 2018-11-18 14:59:17 +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 Code cleanup 2018-11-25 19:46:34 +01:00
plex_companion.py Rewire PKC startup and authentication mechanism 2018-11-25 17:03:19 +01:00
plex_functions.py Fix FutureWarning 2018-12-01 09:13:23 +01:00
plex_tv.py Optimize code 2018-12-02 16:03:20 +01:00
service_entry.py Fix crash on switching Kodi profile 2018-11-28 09:13:38 +01:00
sync.py Kodi 18: Ensure that we're setting music scan flag correctly upon boot 2018-12-02 15:25:54 +01:00
timing.py Rather big change of PKC's plumbing 2018-11-18 14:59:17 +01:00
utils.py Optimize DB access using transactions 2018-12-01 12:19:15 +01:00
variables.py Fix KeyError if a new set/collection is added to Plex 2018-12-02 13:19:13 +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