.. |
connect
|
add come verification to values passed into functions and returned from download calls
|
2016-11-19 10:08:36 +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
|
|
|
api.py
|
Fix some studios conversion
|
2016-11-05 04:57:03 -05: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
|
consume read time oout errors
|
2016-11-18 13:42:46 +11:00 |
downloadutils.py
|
a few more places we need to check for exceptions
|
2016-12-01 15:28:42 +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
|
when we first run for any user we need to check the emby db tables, this resets this window value on user profile switching
|
2017-01-03 16:40:26 +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
|
-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 |
playlist.py
|
Change DatabaseConn to return the cursor instead
|
2016-11-07 17:32:40 -06:00 |
playutils.py
|
Url encode strm files
|
2016-11-25 16:03:21 -06:00 |
read_embyserver.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 |
service_entry.py
|
Modify on-wake logic
|
2016-12-15 19:16:16 -06: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 |