jellyfin-kodi/resources/lib
shaun e9646407a0 Make the UserDataChanged event only update the items that changed
To do this I have had to keep a Windows Prop list of all UserData Keys
to Emby Id
in this I have assumed there is a 1:1 mapping but this migh not be the
case
and it could be a one to many that need to be taken inot account
also is Luke can add it me might be able to get this info from the
server but that is not
there yet
2015-04-03 10:41:39 +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 Make the UserDataChanged event only update the items that changed 2015-04-03 10:41:39 +11:00
LibrarySync.py Make the UserDataChanged event only update the items that changed 2015-04-03 10:41:39 +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 refactor to plugin.video.emby 2015-03-25 18:37:21 +01: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 Make the UserDataChanged event only update the items that changed 2015-04-03 10:41:39 +11:00
WriteKodiDB.py changed log statements to remove MB Sync 2015-04-02 19:34:47 +01: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