PlexKodiConnect/resources/lib
Marcel van der Veldt a796ced05c fixed empty results in getKodiTvshow and GetKodiMovie
filter in kodi api call doesn't accept all fields as searchparameter so walk through the results instead
2015-03-29 22:13:11 +02:00
..
__init__.py initial commit - first version 2015-03-13 22:24:59 +01:00
API.py refactor to plugin.video.emby 2015-03-25 18:37:21 +01:00
ClientInformation.py refactor to plugin.video.emby 2015-03-25 18:37:21 +01:00
ConnectionManager.py Added the option to manually input user info 2015-03-27 04:58:05 -05:00
CreateFiles.py use the plugin method for playback when transcoding, use native kodi playback for direct access 2015-03-28 19:04:32 +01:00
DownloadUtils.py refactor to plugin.video.emby 2015-03-25 18:37:21 +01:00
KodiMonitor.py Merge branch 'master' of https://github.com/MediaBrowser/Emby.Kodi 2015-03-28 17:42:55 +01:00
LibrarySync.py Nonetype checks 2015-03-29 13:54:49 -05: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 Revert "Fixed manual auth" 2015-03-28 06:16:55 -05:00
Player.py add back in the PlayUtils for the WebSocket actions 2015-03-28 12:34:09 +11:00
PlayUtils.py fix in playutils 2015-03-28 19:07:57 +01:00
ReadEmbyDB.py refactor to plugin.video.emby 2015-03-25 18:37:21 +01:00
ReadKodiDB.py fixed empty results in getKodiTvshow and GetKodiMovie 2015-03-29 22:13:11 +02:00
Utils.py added reboot back in to make sure that playcounts are imported through nfo. 2015-03-29 00:47:07 +01:00
websocket.py websocket library 2015-03-22 05:16:49 -05:00
WebSocketClient.py on UserDataChanged call updatePlayCounts() 2015-03-26 16:15:45 +11:00
WriteKodiDB.py fixed empty results in getKodiTvshow and GetKodiMovie 2015-03-29 22:13:11 +02:00