.. |
__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
|
FINAL fix for the doubled episodes.
|
2015-03-30 00:43:53 +02:00 |
DownloadUtils.py
|
refactor to plugin.video.emby
|
2015-03-25 18:37:21 +01:00 |
KodiMonitor.py
|
wait for the data to be available on PlaybackStarted event
|
2015-03-30 21:01:26 +11:00 |
LibrarySync.py
|
fix for playcount sync when there are no movies set up in EMBY
|
2015-03-30 15:08:47 +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
|
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 |
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
|
changes to prevent doubled paths and support for transcoding
|
2015-03-31 23:21:51 +02: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
|
use delete instead of remove and comment out the createNFO
|
2015-04-01 09:33:10 +11:00 |