.. |
__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
|
Move last sync run save time to after the updates happen
|
2015-08-11 09:14:22 +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
|
added user image property for skins to use
|
2015-08-09 16:44:02 +01: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
|
Set up for central addon settings
|
2015-08-12 04:59:05 -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
|
In prep for userdata only modification
|
2015-08-12 05:18:07 -05:00 |