PlexKodiConnect/resources/lib
2020-12-27 17:22:15 +01:00
..
app Add logic to safely enable the Kodi webserver for artwork caching 2020-12-27 17:22:15 +01:00
itemtypes Music: include bitrate for songs (channels + sampling rate won't work yet due to Plex not listing this info for an album's children) 2020-12-27 17:22:14 +01:00
kodi_db Remove encoding and decoding of filepaths 2020-12-27 17:22:14 +01:00
library_sync Fix backgroundthreads and TypeError '<' not supported between instances 2020-12-27 16:06:16 +01:00
pathtools Clean up imports 2020-12-18 17:43:24 +01:00
playlists Fix playlist sync: __bool__ returning str instead of bool 2020-12-27 17:22:15 +01:00
plex_api Remove encoding and decoding of filepaths 2020-12-27 17:22:14 +01:00
plex_db Clean up imports 2020-12-18 17:43:24 +01:00
plexbmchelper Fix Plex GDM discovery request 2020-12-27 13:16:45 +01:00
tools Remove encoding and decoding of filepaths 2020-12-27 17:22:14 +01:00
watchdog Fixes to enable an import of the watchdog module 2020-12-18 18:08:39 +01:00
windows Remove obsolete encodes and decodes 2020-12-27 13:16:44 +01:00
__init__.py initial commit - first version 2015-03-13 22:24:59 +01:00
artwork.py Add logic to safely enable the Kodi webserver for artwork caching 2020-12-27 17:22:15 +01:00
backgroundthread.py Fix backgroundthreads and TypeError '<' not supported between instances 2020-12-27 16:06:16 +01:00
clientinfo.py Clean up imports 2020-12-18 17:43:24 +01:00
companion.py Fix resume not working 2020-12-27 17:22:14 +01:00
context.py More string bytes fixes 2020-12-27 13:16:43 +01:00
context_entry.py Remove obsolete encodes and decodes 2020-12-27 13:16:44 +01:00
db.py Fix check of exception value 2020-12-27 16:06:16 +01:00
defused_etree.py Clean up imports 2020-12-18 17:43:24 +01:00
downloadutils.py Clean up imports 2020-12-18 17:43:24 +01:00
entrypoint.py Remove encoding and decoding of filepaths 2020-12-27 17:22:14 +01:00
initialsetup.py Remove obsolete encodes and decodes 2020-12-27 13:16:44 +01:00
json_rpc.py Fix resume not working 2020-12-27 17:22:14 +01:00
kodi_constants.py Rework widgets and listitems 2019-03-10 18:00:04 +01:00
kodimonitor.py Remove obsolete encodes and decodes 2020-12-27 13:16:44 +01:00
loghandler.py Fix encoding for PKC logging 2020-12-19 07:30:40 +01:00
migration.py Clean up imports 2020-12-18 17:43:24 +01:00
music.py Clean up imports 2020-12-18 17:43:24 +01:00
path_ops.py Remove encoding and decoding of filepaths 2020-12-27 17:22:14 +01:00
playback.py Fix resume not working 2020-12-27 17:22:14 +01:00
playback_decision.py Remove obsolete encodes and decodes 2020-12-27 13:16:44 +01:00
playback_starter.py Clean up imports 2020-12-18 17:43:24 +01:00
playlist_func.py Remove obsolete encodes and decodes 2020-12-27 13:16:44 +01:00
playqueue.py Clean up imports 2020-12-18 17:43:24 +01:00
plex_companion.py Remove obsolete encodes and decodes 2020-12-27 13:16:44 +01:00
plex_functions.py Music: include bitrate for songs (channels + sampling rate won't work yet due to Plex not listing this info for an album's children) 2020-12-27 17:22:14 +01:00
plex_tv.py Clean up imports 2020-12-18 17:43:24 +01:00
service_entry.py Fix encoding of file paths 2020-12-18 20:01:06 +01:00
sync.py Fix Queue 2020-12-27 13:16:43 +01:00
timing.py Clean up imports 2020-12-18 17:43:24 +01:00
transfer.py Some string encoding fixes 2020-12-27 13:16:44 +01:00
utils.py Remove obsolete encodes and decodes 2020-12-27 13:16:44 +01:00
variables.py Get rid of utils.try_encode and utils.try_decode 2020-12-27 13:16:44 +01:00
websocket.py Get rid of utils.try_encode and utils.try_decode 2020-12-27 13:16:44 +01:00
websocket_client.py Enable PKC background sync for all Plex Home users! 2020-05-07 13:56:13 +02:00
widgets.py Some string encoding fixes 2020-12-27 13:16:44 +01:00