.. |
__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
|
fix error when no tvshows added yet
|
2015-03-29 19:33:41 +02: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 filepath for episodes
|
2015-03-29 19:13:21 +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 filepath for episodes
|
2015-03-29 19:13:21 +02:00 |