Commit graph

80 commits

Author SHA1 Message Date
sualfred
5952c37bfa Fixed wrong episode uniqueids in the UNIQUEID and RATING table.
This will solve the problem with metadata updates of Emby
2017-04-20 18:32:08 +02:00
shaun
4298db5f90 check for item name none 2017-01-04 19:25:52 +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
8b3c05cc6b Fix compare issue 2016-12-05 18:20:02 -06:00
angelblue05
4c9408b640 Reduce logging 2016-11-30 17:27:39 -06: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
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
angelblue05
a8452d2e81 Fix typo 2016-11-08 08:14:39 -06:00
angelblue05
caead29793 Merge branch 'develop' of https://github.com/MediaBrowser/plugin.video.emby into develop 2016-11-07 08:35:42 -06:00
angelblue05
776f5c2560 Fix typo 2016-11-07 08:35:38 -06:00
shaun
61d8a66df6 re throw all DB errors 2016-11-07 22:27:25 +11:00
angelblue05
aab9750b40 Move method to embydb
to avoid opening a new db conn
2016-11-06 14:49:37 -06:00
angelblue05
1d8d01b5f8 Update boxset title 2016-11-05 05:53:24 -05:00
angelblue05
012b83f48b Fix typo 2016-11-04 12:12:27 -05:00
angelblue05
7ec6574ade Rename objects functions
To stop using super()
2016-11-04 02:21:17 -05:00
angelblue05
e06f138d5d Update database.py 2016-11-04 01:28:02 -05:00
shaun
d7728afea0 add throttling to error metric logging
add back in consumption of exception in function wrapper
2016-11-01 20:48:24 +11:00
shaun
066ec81e16 re thorw exception in wrapper 2016-11-01 10:54:38 +11:00
angelblue05
ea4059b6d0 Hotfix (#72)
* Fix external subtitles

* Fix index error

* Fix credentials encoding

* Fix music var reference
2016-10-31 06:30:09 -05:00
angelblue05
85d054f33a Hotfix (#71)
* Fix typos

* Indicate unicode dict

* Fix artistid

* Attempt to fix encoding
2016-10-29 03:15:16 -05:00
angelblue05
ba22e26c06 2.3.0 (#70) 2016-10-28 00:02:47 -05:00