..
__init__.py
initial commit - first version
2015-03-13 22:24:59 +01:00
API.py
backdrop fix for albums/songs
2015-05-11 14:02:34 +01:00
ClientInformation.py
Revert "Revert "Adjusted the rest to use the new method""
2015-04-21 21:31:16 -05:00
ConnectionManager.py
remove play from http option at scan time
2015-05-03 19:19:25 +01:00
DownloadUtils.py
Fix watched feedback and added General command
2015-05-16 01:31:08 -05:00
Entrypoint.py
add back in the service monitor watchdog
2015-05-12 10:10:33 +10:00
KodiMonitor.py
Fix watched feedback and added General command
2015-05-16 01:31:08 -05:00
LibrarySync.py
added boxsets to IncrementalSync
2015-05-12 21:40:58 +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
NextUpInfo.py
replaced auto play episode with custom nextup dialog, also added
2015-05-06 22:41:44 +01:00
PersonInfo.py
alter the way the info mode is handled to not need a db rebuild -
2015-05-07 16:05:04 +01:00
PlaybackUtils.py
Fix watched feedback and added General command
2015-05-16 01:31:08 -05:00
Player.py
Typo fix
2015-05-16 14:57:44 -05:00
PlayUtils.py
Fix unicode error once and for all
2015-05-16 20:21:49 -05:00
ReadEmbyDB.py
fix for missing artists links in kodi
2015-05-08 02:44:32 +02:00
ReadKodiDB.py
Clean up shows emptied by web socket
2015-05-16 10:58:48 -05:00
UserClient.py
Reworked the userclient with possibilities
2015-05-13 23:48:35 -05:00
Utils.py
corrected check for music artists and also reset music db at full reset
2015-05-08 00:46:41 +02:00
VideoNodes.py
some fixes for video nodes and isengard
2015-05-09 12:53:23 +02:00
websocket.py
websocket library
2015-03-22 05:16:49 -05:00
WebSocketClient.py
Commit not needed if using same connection
2015-05-16 11:04:09 -05:00
WriteKodiMusicDB.py
backdrop fix for albums/songs
2015-05-11 14:02:34 +01:00
WriteKodiVideoDB.py
a little more error handling added
2015-05-12 18:16:30 +02:00