PlexKodiConnect/resources/lib
croneter a10e3925d5 Catch cElementTree TypeError
- Hopefully fixes #559
2018-11-26 20:44:36 +01:00
..
app Fix PKC not connecting due to changed IP 2018-11-26 16:56:39 +01:00
itemtypes Fix MRO 2018-11-26 18:11:34 +01:00
kodi_db Fix deleting entire library sections 2018-11-25 20:15:38 +01:00
library_sync Optimize join() 2018-11-26 19:47:41 +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 AttributeError 2018-11-26 17:32:21 +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 context managers swallowing exceptions 2018-11-20 18:57:54 +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 Rewire PKC startup and authentication mechanism 2018-11-25 17:03:19 +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 Fix PKC not connecting due to changed IP 2018-11-26 16:56:39 +01:00
json_rpc.py Rather big change of PKC's plumbing 2018-11-18 14:59:17 +01:00
kodimonitor.py Fix TypeError 2018-11-26 07:58:12 +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 Interrupt sleep if Kodi exits. Use Monitor's Player() 2018-11-20 16:58:25 +01:00
plex_tv.py Interrupt sleep if Kodi exits. Use Monitor's Player() 2018-11-20 16:58:25 +01:00
service_entry.py Fix sync not correctly being canceled 2018-11-26 17:58:15 +01:00
sync.py Rewire PKC startup and authentication mechanism 2018-11-25 17:03:19 +01:00
timing.py Rather big change of PKC's plumbing 2018-11-18 14:59:17 +01:00
utils.py Catch cElementTree TypeError 2018-11-26 20:44:36 +01:00
variables.py Add Plex type to sync progress bar 2018-11-09 15:05:17 +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