PlexKodiConnect/resources/lib
2020-12-27 13:16:43 +01:00
..
app Clean up imports 2020-12-18 17:43:24 +01:00
itemtypes Clean up imports 2020-12-18 17:43:24 +01:00
kodi_db Clean up imports 2020-12-18 17:43:24 +01:00
library_sync Fix class __repr__ to account for Python 3 2020-12-18 19:59:33 +01:00
pathtools Clean up imports 2020-12-18 17:43:24 +01:00
playlists Adjust urllib.parse unquote, quote, quote_plus, unquote 2020-12-27 13:16:42 +01:00
plex_api Variety of string and bytes fixes 2020-12-27 13:16:43 +01:00
plex_db Clean up imports 2020-12-18 17:43:24 +01:00
plexbmchelper More string bytes fixes 2020-12-27 13:16:43 +01:00
tools Automatically convert source code from Python 2 to 3 using futurize 2020-12-18 17:10:20 +01:00
watchdog Fixes to enable an import of the watchdog module 2020-12-18 18:08:39 +01:00
windows Adjust urllib.parse unquote, quote, quote_plus, unquote 2020-12-27 13:16:42 +01:00
__init__.py initial commit - first version 2015-03-13 22:24:59 +01:00
artwork.py Clean up imports 2020-12-18 17:43:24 +01:00
backgroundthread.py Clean up imports 2020-12-18 17:43:24 +01:00
clientinfo.py Clean up imports 2020-12-18 17:43:24 +01:00
companion.py Clean up imports 2020-12-18 17:43:24 +01:00
context.py More string bytes fixes 2020-12-27 13:16:43 +01:00
context_entry.py Clean up imports 2020-12-18 17:43:24 +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 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 Depricate listitem.setThumbnailImage and listItem.setIconImage 2020-12-19 07:28:10 +01:00
initialsetup.py Clean up imports 2020-12-18 17:43:24 +01:00
json_rpc.py Clean up imports 2020-12-18 17:43:24 +01:00
kodi_constants.py Rework widgets and listitems 2019-03-10 18:00:04 +01:00
kodimonitor.py Adjust call signature for json.loads 2020-12-19 07:28:31 +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 Fix encoding of file paths 2020-12-18 20:01:06 +01:00
playback.py Clean up imports 2020-12-18 17:43:24 +01:00
playback_decision.py Clean up imports 2020-12-18 17:43:24 +01:00
playback_starter.py Clean up imports 2020-12-18 17:43:24 +01:00
playlist_func.py Fix class __repr__ to account for Python 3 2020-12-18 19:59:33 +01:00
playqueue.py Clean up imports 2020-12-18 17:43:24 +01:00
plex_companion.py Clean up imports 2020-12-18 17:43:24 +01:00
plex_functions.py Clean up imports 2020-12-18 17:43:24 +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 Clean up imports 2020-12-18 17:43:24 +01:00
utils.py More string bytes fixes 2020-12-27 13:16:43 +01:00
variables.py Fix encoding of file paths 2020-12-18 20:01:06 +01:00
websocket.py Variety of string and bytes fixes 2020-12-27 13:16:43 +01:00
websocket_client.py Enable PKC background sync for all Plex Home users! 2020-05-07 13:56:13 +02:00
widgets.py Variety of string and bytes fixes 2020-12-27 13:16:43 +01:00