..
__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
refactor to plugin.video.emby
2015-03-25 18:37:21 +01:00
DownloadUtils.py
refactor to plugin.video.emby
2015-03-25 18:37:21 +01:00
KodiMonitor.py
fixed false positive deletion warning on library updates in kodimonitor thread
2015-03-25 21:00:38 +01:00
LibrarySync.py
change syncs to be see comments
2015-03-27 11:16:45 +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
fix trailer playback issue, update readme to include theme music and
2015-03-26 10:06:59 +00:00
Player.py
Merge branch 'master' of https://github.com/marcelveldt/plugin.video.mb3sync
2015-03-25 18:37:39 +01:00
PlayUtils.py
refactor to plugin.video.emby
2015-03-25 18:37:21 +01:00
ReadEmbyDB.py
refactor to plugin.video.emby
2015-03-25 18:37:21 +01:00
ReadKodiDB.py
refactor to plugin.video.emby
2015-03-25 18:37:21 +01:00
Utils.py
Create addondir directory
2015-03-27 04:53:30 -05: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
support for isengard sqlite and **experimental** mysql support
2015-03-26 22:35:11 +01:00