.. |
__init__.py
|
initial commit - first version
|
2015-03-13 22:24:59 +01:00 |
API.py
|
Quick follow up for mpaa
|
2015-08-08 07:18:53 -05:00 |
ClientInformation.py
|
Clean up
|
2015-07-22 08:16:08 -05:00 |
ConnectionManager.py
|
Clean up
|
2015-07-22 08:16:08 -05:00 |
DownloadUtils.py
|
Added remote control - audio and subtitle streams
|
2015-08-05 23:30:33 -05:00 |
Entrypoint.py
|
fixed nextepisodes updating by removing the caching
|
2015-08-06 13:01:33 +02:00 |
KodiMonitor.py
|
added profiling to default.py to measure speed improvements
|
2015-07-27 18:48:00 +02:00 |
LibrarySync.py
|
use new date param
|
2015-08-05 19:44:18 +10: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
|
Added audio/sub selection for transcoding
|
2015-08-06 03:09:45 -05:00 |
Player.py
|
Fix playback key error
|
2015-08-07 22:29:27 -05:00 |
PlayUtils.py
|
Improve network quality logging
|
2015-08-08 10:11:41 -05:00 |
ReadEmbyDB.py
|
Albums fix for latest added
|
2015-08-04 03:45:23 -05:00 |
ReadKodiDB.py
|
Clean up shows emptied by web socket
|
2015-05-16 10:58:48 -05:00 |
TextureCache.py
|
fix texture cache stuff
|
2015-06-24 10:02:34 +02:00 |
UserClient.py
|
Fix for merge
|
2015-07-19 20:35:14 -05:00 |
UserPreferences.py
|
fix for logic when using preferences, it was saving all the time, now it
|
2015-06-06 14:08:39 +01:00 |
Utils.py
|
Created normalize method for video nodes only
|
2015-08-02 19:28:13 -05:00 |
VideoNodes.py
|
Fix nodes - forgot the encoding
|
2015-08-03 04:45:23 -05:00 |
websocket.py
|
increase logging verbosity for WebSocket message errors
|
2015-06-13 11:22:51 +10:00 |
WebSocketClient.py
|
Added remote control - audio and subtitle streams
|
2015-08-05 23:30:33 -05:00 |
WriteKodiMusicDB.py
|
fixes for music sync
|
2015-07-30 21:23:50 +02:00 |
WriteKodiVideoDB.py
|
Adjust mpaa rating and quick fix for ratio
|
2015-08-08 07:16:51 -05:00 |