jellyfin-kodi/resources/lib
shaun 7a22a1a60e Work around until ParentId and Ids work together
This is a simple work around to filter the items after we get them,
hopefully we can get the API fixed to allow ParentId and Ids to work
together. until then we do the filtering on the full list returned.
2015-04-03 15:13:28 +11:00
..
API.py Make the UserDataChanged event only update the items that changed 2015-04-03 10:41:39 +11: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
DownloadUtils.py refactor to plugin.video.emby 2015-03-25 18:37:21 +01:00
KodiMonitor.py Remove old delete code 2015-04-02 22:37:09 -05:00
LibrarySync.py Work around until ParentId and Ids work together 2015-04-03 15:13:28 +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
PlayUtils.py fix for transcoding 2015-04-01 21:32:25 +02:00
PlaybackUtils.py Revert "Fixed manual auth" 2015-03-28 06:16:55 -05:00
Player.py wait for the data to be available on PlaybackStarted event 2015-03-30 21:01:26 +11:00
ReadEmbyDB.py Implement LibraryChanged WebSocket event 2015-04-03 13:12:09 +11:00
ReadKodiDB.py changes to use native kodi db for inserts 2015-04-01 21:07:29 +02:00
Utils.py added reset settings - still needs a bit of work 2015-04-02 20:47:06 +01:00
WebSocketClient.py Implement LibraryChanged WebSocket event 2015-04-03 13:12:09 +11:00
WriteKodiDB.py More delete cleanup 2015-04-02 22:38:10 -05:00
__init__.py initial commit - first version 2015-03-13 22:24:59 +01:00
websocket.py websocket library 2015-03-22 05:16:49 -05:00