PlexKodiConnect/resources/lib
2020-12-18 17:10:20 +01:00
..
app Automatically convert source code from Python 2 to 3 using futurize 2020-12-18 17:10:20 +01:00
itemtypes Automatically convert source code from Python 2 to 3 using futurize 2020-12-18 17:10:20 +01:00
kodi_db Automatically convert source code from Python 2 to 3 using futurize 2020-12-18 17:10:20 +01:00
library_sync Automatically convert source code from Python 2 to 3 using futurize 2020-12-18 17:10:20 +01:00
pathtools Automatically convert source code from Python 2 to 3 using futurize 2020-12-18 17:10:20 +01:00
playlists Automatically convert source code from Python 2 to 3 using futurize 2020-12-18 17:10:20 +01:00
plex_api Automatically convert source code from Python 2 to 3 using futurize 2020-12-18 17:10:20 +01:00
plex_db Automatically convert source code from Python 2 to 3 using futurize 2020-12-18 17:10:20 +01:00
plexbmchelper Automatically convert source code from Python 2 to 3 using futurize 2020-12-18 17:10:20 +01:00
tools Automatically convert source code from Python 2 to 3 using futurize 2020-12-18 17:10:20 +01:00
watchdog Automatically convert source code from Python 2 to 3 using futurize 2020-12-18 17:10:20 +01:00
windows Automatically convert source code from Python 2 to 3 using futurize 2020-12-18 17:10:20 +01:00
__init__.py initial commit - first version 2015-03-13 22:24:59 +01:00
artwork.py Optimize threads by using events instead of a polling mechanism. Fixes PKC become unresponsive, e.g. when switching users 2019-11-30 13:48:51 +01:00
backgroundthread.py Automatically convert source code from Python 2 to 3 using futurize 2020-12-18 17:10:20 +01:00
clientinfo.py Automatically convert source code from Python 2 to 3 using futurize 2020-12-18 17:10:20 +01:00
companion.py Automatically convert source code from Python 2 to 3 using futurize 2020-12-18 17:10:20 +01:00
context.py Finally fix deleteting of items from PMS not working 2019-01-01 13:00:30 +01:00
context_entry.py Automatically convert source code from Python 2 to 3 using futurize 2020-12-18 17:10:20 +01:00
db.py Lower timeout for a DB connection from 30s to 10s 2019-12-13 14:00:40 +01:00
defused_etree.py Monkey patch xml.etree.ElementTree to always return unicode 2019-03-30 09:56:22 +01:00
downloadutils.py Automatically convert source code from Python 2 to 3 using futurize 2020-12-18 17:10:20 +01:00
entrypoint.py Automatically convert source code from Python 2 to 3 using futurize 2020-12-18 17:10:20 +01:00
initialsetup.py Automatically convert source code from Python 2 to 3 using futurize 2020-12-18 17:10:20 +01:00
json_rpc.py Automatically convert source code from Python 2 to 3 using futurize 2020-12-18 17:10:20 +01:00
kodi_constants.py Rework widgets and listitems 2019-03-10 18:00:04 +01:00
kodimonitor.py Fix PKC incorrectly watching a video as unwatched if an external player was used 2020-05-03 09:36:01 +02:00
loghandler.py Automatically convert source code from Python 2 to 3 using futurize 2020-12-18 17:10:20 +01:00
migration.py Automatically convert source code from Python 2 to 3 using futurize 2020-12-18 17:10:20 +01:00
music.py Fix a couple of issues with music when using direct paths: escape the path for Kodi regex matching 2019-11-14 15:44:29 +01:00
path_ops.py Improve subtitle naming 2019-10-05 16:39:01 +02:00
playback.py Automatically convert source code from Python 2 to 3 using futurize 2020-12-18 17:10:20 +01:00
playback_decision.py Fix high transcoding resolutions not being available for Win10 2020-12-17 17:05:24 +01:00
playback_starter.py Rewire PKC resume mechanism 2019-10-30 17:30:52 +01:00
playlist_func.py Automatically convert source code from Python 2 to 3 using futurize 2020-12-18 17:10:20 +01:00
playqueue.py Automatically convert source code from Python 2 to 3 using futurize 2020-12-18 17:10:20 +01:00
plex_companion.py Automatically convert source code from Python 2 to 3 using futurize 2020-12-18 17:10:20 +01:00
plex_functions.py Automatically convert source code from Python 2 to 3 using futurize 2020-12-18 17:10:20 +01:00
plex_tv.py Automatically convert source code from Python 2 to 3 using futurize 2020-12-18 17:10:20 +01:00
service_entry.py Automatically convert source code from Python 2 to 3 using futurize 2020-12-18 17:10:20 +01:00
sync.py Fix regression: sync dialog not showing up when it should 2020-06-09 17:09:12 +02:00
timing.py Fix resume not working in some cases 2019-10-25 14:09:05 +02:00
transfer.py Automatically convert source code from Python 2 to 3 using futurize 2020-12-18 17:10:20 +01:00
utils.py Automatically convert source code from Python 2 to 3 using futurize 2020-12-18 17:10:20 +01:00
variables.py Automatically convert source code from Python 2 to 3 using futurize 2020-12-18 17:10:20 +01:00
websocket.py Automatically convert source code from Python 2 to 3 using futurize 2020-12-18 17:10:20 +01:00
websocket_client.py Enable PKC background sync for all Plex Home users! 2020-05-07 13:56:13 +02:00
widgets.py Automatically convert source code from Python 2 to 3 using futurize 2020-12-18 17:10:20 +01:00