PlexKodiConnect/resources/lib
2018-09-15 16:30:17 +02:00
..
library_sync Revert "Fix Kodi crash by committing to DB frequently" 2018-09-02 18:18:45 +02:00
pathtools Playlist sync support, part 1 2018-04-28 09:12:29 +02:00
playlists Update docstrings 2018-09-04 16:43:16 +02:00
plexbmchelper Fix switching to __future__ module 2018-07-12 18:46:02 +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 Fix empty pin entry field showing up 2018-09-15 15:46:06 +02:00
__init__.py initial commit - first version 2015-03-13 22:24:59 +01:00
artwork.py Simplify code 2018-09-04 16:54:06 +02:00
backgroundthread.py Add Plex dialog to switch users 2018-09-10 20:53:46 +02:00
clientinfo.py Fix switching to __future__ module 2018-07-12 18:46:02 +02:00
command_pipeline.py Fix switching to __future__ module 2018-07-12 18:46:02 +02:00
companion.py Fix switching to __future__ module 2018-07-12 18:46:02 +02:00
context.py Fix switching to __future__ module 2018-07-12 18:46:02 +02:00
context_entry.py Fix switching to __future__ module 2018-07-12 18:46:02 +02:00
downloadutils.py Safely parse XMLs using defusedxml 2018-09-05 17:36:38 +02:00
entrypoint.py Add Plex dialog to switch users 2018-09-10 20:53:46 +02:00
initialsetup.py Add Plex dialog to switch users 2018-09-10 20:53:46 +02:00
itemtypes.py Fix potential sync crash 2018-09-02 20:34:44 +02:00
json_rpc.py Fix switching to __future__ module 2018-07-12 18:46:02 +02:00
kodidb_functions.py Fix switching to __future__ module 2018-07-12 18:46:02 +02:00
kodimonitor.py Less logging 2018-08-23 15:18:55 +02:00
librarysync.py Greatly speed up deleting of items on the Kodi side 2018-09-15 15:50:59 +02: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 Fix switching to __future__ module 2018-07-12 18:46:02 +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 switching to __future__ module 2018-07-12 18:46:02 +02:00
playback.py Fix Kodi hanging if media stream selection is aborted 2018-09-02 19:40:56 +02:00
playback_starter.py Fix switching to __future__ module 2018-07-12 18:46:02 +02:00
playlist_func.py Simplify code 2018-09-04 16:54:06 +02:00
playqueue.py Fix switching to __future__ module 2018-07-12 18:46:02 +02:00
playutils.py Fix Kodi hanging if media stream selection is aborted 2018-09-02 19:40:56 +02:00
plex_api.py Fix Kodi hanging if media stream selection is aborted 2018-09-02 19:40:56 +02:00
plex_companion.py Fix casting to PKC failing 2018-08-03 20:45:10 +02:00
plex_functions.py Add Plex dialog to switch users 2018-09-10 20:53:46 +02:00
plex_tv.py Fix empty pin entry field showing up 2018-09-15 15:46:06 +02:00
plexdb_functions.py Fix switching to __future__ module 2018-07-12 18:46:02 +02:00
service_entry.py Log whether playlist sync is activated 2018-08-05 18:13:16 +02:00
state.py Prefer local trailers; new setting to list extras instead of playing trailer 2018-08-13 20:26:36 +02:00
userclient.py Use Plex dialog 2018-09-15 16:12:10 +02:00
utils.py Add new Plex yes-no dialog 2018-09-15 16:30:17 +02:00
variables.py Compatibility with Kodi Leia Beta 1 2018-08-29 16:33:36 +02:00
videonodes.py Simplify code 2018-09-04 16:54:06 +02:00
websocket.py Fix switching to __future__ module 2018-07-12 18:46:02 +02:00
websocket_client.py Safely parse XMLs using defusedxml 2018-09-05 17:36:38 +02:00