..
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
cleanup
2017-04-27 08:27:43 +02: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
Fix encoding issue in context menu.
2017-04-03 21:51:25 -05:00
database.py
on all emby DB connection create check the emby tables
2017-01-15 10:46:14 +11:00
downloadutils.py
add api_key to streaming urls
2017-05-06 10:08:04 +10: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
Fix watched bug
2017-05-07 16:41:21 -05: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
missing dbid parameter
2017-04-04 16:57:47 -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
add api_key to streaming urls
2017-05-06 10:08:04 +10: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