PlexKodiConnect/resources/lib
2015-03-20 14:04:54 +11: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 fixed typo 2015-03-20 01:35:00 +01:00
DownloadUtils.py changed some logging 2015-03-19 22:50:33 +01:00
KodiMonitor.py move the log to inside the message function call to reduce log noise 2015-03-19 15:37:20 +11:00
LibrarySync.py use a map for movie to make to lookup easier and faster 2015-03-20 14:04:54 +11: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 moved some more logging to info or debug level 2015-03-20 00:34:56 +01:00
Player.py moved some more logging to info or debug level 2015-03-20 00:34:56 +01:00
PlayUtils.py moved some more logging to info or debug level 2015-03-20 00:34:56 +01:00
ReadEmbyDB.py added season posters 2015-03-19 21:31:06 +00:00
ReadKodiDB.py use a map for movie to make to lookup easier and faster 2015-03-20 14:04:54 +11:00
Utils.py acumulate change values with |= and dont set art if it is "" 2015-03-20 10:49:13 +11:00
WriteKodiDB.py Merge remote-tracking branch 'origin/master' 2015-03-20 11:24:19 +11:00