Commit graph

2002 commits

Author SHA1 Message Date
shaun
cb5fe7a354 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
shaun
cf6380ef1f some messages dont have data 2017-01-03 16:39:29 +11:00
im85288
749dd8575c bring back jarvis compatibility 2017-01-01 17:45:57 +00:00
im85288
450c2a6ba6 bring back jarvis compatibility 2017-01-01 16:59:34 +00:00
im85288
b572d60cd9 bring back jarvis compatibility 2017-01-01 16:58:11 +00:00
im85288
cb30feba46 support add/update krypton ratings 2017-01-01 16:06:40 +00:00
im85288
e72a3070e3 more krypton ratings 2016-12-31 17:14:28 +00:00
im85288
835e95d3fd more krypton ratings 2016-12-31 16:30:11 +00:00
im85288
aceecdfe5e add episodes/tvshows uniqueid/rating 2016-12-31 12:47:12 +00:00
im85288
87501eedea start of kodi uniqueid 2016-12-29 21:04:22 +00:00
im85288
863919d696 start of kodi ratings 2016-12-29 18:55:31 +00:00
angelblue05
6a1b574631 Fix direct play theme 2016-12-20 02:12:58 -06:00
angelblue05
15d04a5902 Version bump 2.3.25 2016-12-15 20:16:10 -06:00
angelblue05
88889716da Modify on-wake logic 2016-12-15 19:16:16 -06:00
angelblue05
3e08f5ab8a Fix startup process 2016-12-15 17:51:30 -06:00
angelblue05
c27771ff8e Version bump 2.3.24 2016-12-05 21:33:30 -06:00
angelblue05
aaffb1eaad Add Italian translation 2016-12-05 19:05:42 -06:00
angelblue05
8b3c05cc6b Fix compare issue 2016-12-05 18:20:02 -06:00
angelblue05
d5b69677ee Version bump 2.3.23 2016-12-03 03:17:45 -06:00
angelblue05
9f1cf14cf6 Change to throttle 2016-12-03 03:11:43 -06:00
sfaulds
f793f709ef a few more places we need to check for exceptions 2016-12-01 15:28:42 +11:00
angelblue05
4c9408b640 Reduce logging 2016-11-30 17:27:39 -06:00
sfaulds
e2fa93a6c4 add handeling of exceptions for some downloadUrl func calls 2016-12-01 09:21:36 +11:00
angelblue05
62610f5e0d Fix retention 2016-11-30 14:26:26 -06:00
angelblue05
8a295347f8 Fix fast sync exception catching
As it will no longer apply typeerror/keyerror exceptions
2016-11-30 14:21:54 -06:00
angelblue05
69e56acc81 Merge branch 'develop' of https://github.com/MediaBrowser/plugin.video.emby into develop 2016-11-30 14:13:55 -06:00
angelblue05
71d3cb3c2d Adjust userclient exceptions 2016-11-30 14:13:52 -06:00
angelblue05
c1c0ad6d56 Quick adjust for emby backup 2016-11-30 14:08:19 -06:00
shaun
b0441c9f18 bump ver 2016-11-28 19:08:59 +11:00
shaun
52752f4fc1 fix lang 2016-11-28 19:03:27 +11:00
sfaulds
ef4696ff2f if fast sync server plugin fails fall back to full sync and tell the user 2016-11-28 18:23:49 +11:00
angelblue05
a9aad8fabc Url encode strm files 2016-11-25 16:03:21 -06:00
sfaulds
e288f991c7 bump ver 2016-11-25 11:56:59 +11:00
shaun
615e541513 remove the internal_exception.ExceptionWrapper class 2016-11-22 23:05:16 +11:00
sfaulds
4aef5d7551 check LocalTrailerCount as a number
dont log metrics for 400 errors as they are mostly server issues
2016-11-21 11:51:00 +11:00
Adam Mills
989824a58a Ensure transcoding for hi10p videos when requested 2016-11-18 19:52:19 -05:00
shaun
62c284fdd7 add come verification to values passed into functions and returned from download calls
dont log profile change exception
bump ver
2016-11-19 10:08:36 +11:00
sfaulds
ec28018c61 consume read time oout errors
wrap fix in try/except
2016-11-18 13:42:46 +11:00
sfaulds
5d06f04d1d check url after replace to see if it look ok 2016-11-17 16:55:44 +11:00
sfaulds
5b86aa1ca9 add exception and notification when not logged in 2016-11-17 07:07:49 +11:00
sfaulds
2dd0a9206d bump ver for beta build 2016-11-14 19:10:56 +11:00
sfaulds
aef40c4e8a use an exception class to surface exceptions that we dont want to log to the metrics logging system 2016-11-14 19:10:22 +11:00
sfaulds
84165e6e64 bump ver for latest beta 2016-11-14 12:25:44 +11:00
sfaulds
23522ac75e 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
sfaulds
631e6d5f13 fix typo 2016-11-14 11:09:30 +11:00
sfaulds
ea3676eec0 Surface download issue exceptions where appropriate instead of consuming them 2016-11-14 11:00:26 +11:00
shaun
1a8cbd7f99 check the client is not none before close 2016-11-13 14:47:06 +11:00
shaun
0cf8f07daf refactor the downloadutils a little
move emby DB verify to the database class and run it for the first time an emby db con is created
refactor the play class playback started function a little
2016-11-13 10:39:14 +11:00
shaun
7a9e29c9b7 turn testing off 2016-11-12 19:12:16 +11:00
shaun
5d35897a47 Merge branch 'develop' of https://github.com/MediaBrowser/plugin.video.emby into develop 2016-11-12 11:45:36 +11:00