jellyfin-kodi/resources/lib
angelblue05 268344a8da Added https option to getServer
Since in most place I've noticed the http field is present, I've set to return the prefix by default. We will need to add a boolean option within the configs named https.
2015-03-22 05:58:02 -05:00
..
__init__.py initial commit - first version 2015-03-13 22:24:59 +01:00
API.py remove log and __init__ functions from API() 2015-03-20 11:58:58 +11:00
ClientInformation.py changed some logging 2015-03-19 22:50:33 +01:00
ConnectionManager.py use the new get machine id code to fix a race condition bug 2015-03-14 13:04:18 +11:00
CreateFiles.py another encode issue 2015-03-21 20:26:59 +01:00
DownloadUtils.py Added https option to getServer 2015-03-22 05:58:02 -05:00
KodiMonitor.py support for episode deletions 2015-03-20 20:26:37 +01:00
LibrarySync.py added musicvideos support 2015-03-21 14:31:30 +01:00
Lock.py use the new get machine id code to fix a race condition bug 2015-03-14 13:04:18 +11:00
PlaybackUtils.py added support for strm files played through the addon 2015-03-22 04:19:26 +01:00
Player.py added support for strm files played through the addon 2015-03-22 04:19:26 +01:00
PlayUtils.py moved some more logging to info or debug level 2015-03-20 00:34:56 +01:00
ReadEmbyDB.py added musicvideos support 2015-03-21 14:31:30 +01:00
ReadKodiDB.py added musicvideos support 2015-03-21 14:31:30 +01:00
Utils.py added musicvideos support 2015-03-21 14:31:30 +01:00
websocket.py websocket library 2015-03-22 05:16:49 -05:00
WriteKodiDB.py added musicvideos support 2015-03-21 14:31:30 +01:00