jellyfin-kodi/resources/lib
Marcel van der Veldt ad00392a68 fix main entry point: not respond to other addons requests 2015-05-09 21:26:01 +02:00
..
API.py fixed small error in the checksum code 2015-05-08 00:06:49 +02:00
ClientInformation.py
ConnectionManager.py
DownloadUtils.py
Entrypoint.py some fixes for video nodes and isengard 2015-05-09 12:53:23 +02:00
KodiMonitor.py Close database after delete 2015-05-08 19:01:25 -05:00
LibrarySync.py fixed error in incrementalsync 2015-05-08 15:46:07 +02:00
Lock.py
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
PlayUtils.py Fix for unicode path 2015-05-09 05:04:13 -05:00
PlaybackUtils.py First attempt at supporting split movies. 2015-05-09 01:44:02 -05:00
Player.py Really remove all 'pending' code 2015-05-09 07:26:33 -05:00
ReadEmbyDB.py fix for missing artists links in kodi 2015-05-08 02:44:32 +02:00
ReadKodiDB.py add first support for music library sync 2015-05-08 00:04:40 +02:00
UserClient.py Added reset auth option to settings 2015-05-04 19:03:46 -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
WebSocketClient.py Really remove all 'pending' code 2015-05-09 07:26:33 -05:00
WriteKodiMusicDB.py fix main entry point: not respond to other addons requests 2015-05-09 21:26:01 +02:00
WriteKodiVideoDB.py removed iteminfo dialog stuff because that is never going to work with this addon 2015-05-08 19:05:10 +02:00
__init__.py
websocket.py