jellyfin-kodi/resources/lib
sfaulds 4096e0ad5c small fix for server details being missing, stop crash and just try connection
dont return None for server details being missing, throw as we need to get to the botton of this
2017-01-30 16:05:41 +11:00
..
connect small fix for server details being missing, stop crash and just try connection 2017-01-30 16:05:41 +11:00
dialogs add handeling of exceptions for some downloadUrl func calls 2016-12-01 09:21:36 +11:00
mutagen Add contextmenu for emby settings (used to update ratings) 2016-01-11 16:53:41 +01:00
objects check for item name none 2017-01-04 19:25:52 +11:00
__init__.py initial commit - first version 2015-03-13 22:24:59 +01:00
api.py Fixed broken DTS-HD_ma and DTS-HD_hra flags 2017-01-25 11:31:42 +01:00
artwork.py add some checking arround starting a new thread, it looks like some systems are slow to release resources and need some time so give them that time. 2016-11-14 12:24:07 +11:00
clientinfo.py 2.3.0 (#70) 2016-10-28 00:02:47 -05:00
connectmanager.py add handeling of exceptions for some downloadUrl func calls 2016-12-01 09:21:36 +11:00
context_entry.py Change DatabaseConn to return the cursor instead 2016-11-07 17:32:40 -06:00
database.py on all emby DB connection create check the emby tables 2017-01-15 10:46:14 +11:00
downloadutils.py small fix for server details being missing, stop crash and just try connection 2017-01-30 16:05:41 +11:00
embydb_functions.py check the view_list is not none 2017-01-03 16:40:49 +11:00
entrypoint.py Fix direct play theme 2016-12-20 02:12:58 -06:00
ga_client.py remove the internal_exception.ExceptionWrapper class 2016-11-22 23:05:16 +11:00
image_cache_thread.py 2.3.0 (#70) 2016-10-28 00:02:47 -05:00
initialsetup.py 2.3.0 (#70) 2016-10-28 00:02:47 -05:00
itemtypes.py Change DatabaseConn to return the cursor instead 2016-11-07 17:32:40 -06:00
kodimonitor.py -retry start() on threads as slow systems can sometimes take a few seconds to release old threads 2017-01-07 19:19:39 +11:00
librarysync.py do the emby tables check flag reset earlier 2017-01-12 09:08:52 +11:00
loghandler.py 2.3.0 (#70) 2016-10-28 00:02:47 -05:00
musicutils.py 2.3.0 (#70) 2016-10-28 00:02:47 -05:00
playbackutils.py Hotfix (#72) 2016-10-31 06:30:09 -05:00
player.py do the action and on except set the default 2017-01-14 11:38:00 +11:00
playlist.py Change DatabaseConn to return the cursor instead 2016-11-07 17:32:40 -06:00
playutils.py Merge pull request #76 from armills/hi10p-transcode 2017-01-10 10:55:40 +11:00
read_embyserver.py throw doanload error 2017-01-25 10:14:48 +11:00
service_entry.py on all emby DB connection create check the emby tables 2017-01-15 10:46:14 +11:00
userclient.py Adjust userclient exceptions 2016-11-30 14:13:52 -06:00
utils.py Update views.py 2016-11-05 16:39:01 -05:00
views.py add handeling of exceptions for some downloadUrl func calls 2016-12-01 09:21:36 +11:00
websocket.py unused field 2016-03-31 14:46:37 -05:00
websocket_client.py some messages dont have data 2017-01-03 16:39:29 +11:00