Commit Graph

32 Commits

Author SHA1 Message Date
angelblue05 586717c7a1 Remove content with update library
Now remove irrelevant content as well
2018-10-04 05:20:42 -05:00
angelblue05 c63bfd1346 content notification 2018-10-04 00:41:31 -05:00
angelblue05 285b242a7f Fix lastplayed 2018-09-25 04:07:13 -05:00
angelblue05 2a1a4b8a7c Fix boxsets 2018-09-25 00:19:52 -05:00
angelblue05 3ffbc20f4b Fix DatePlayed in sync 2018-09-07 13:18:31 -05:00
angelblue05 ce81a1fc33 Re-add mpaa rating 2018-09-06 14:46:20 -05:00
angelblue05 ace50b34dc New hybrid method 2018-09-06 03:36:32 -05:00
angelblue05 9ac37a1c40
3.0.0 Revision Krypton
Update playback for Krytpon
Support Multi source
Add Force Transcode
Add a small listener for external players
Update dialog skin (thank you sualfred)
2018-01-07 20:13:11 -06:00
angelblue05 a4e12da8fe Add refresh boxsets option 2017-11-02 22:34:41 -05:00
Sebastian S 71da2bf777 Fixed uniqueID and ratingID issues (#95)
* Fixed uniqueID and ratingID issues

* cleanup
2017-06-27 02:28:06 -05: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 835e95d3fd more krypton ratings 2016-12-31 16:30:11 +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 4c9408b640 Reduce logging 2016-11-30 17:27:39 -06: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
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 7ec6574ade Rename objects functions
To stop using super()
2016-11-04 02:21:17 -05:00
angelblue05 090ff79e8f Move catch except to _common.py 2016-10-27 22:31:58 -05:00
angelblue05 70fba1a2c3 Fix boxsets added 2016-10-27 01:49:33 -05:00
angelblue05 c02bea8761 Revert "Fix boxset addition"
This reverts commit d6f03453db.
2016-10-27 01:33:53 -05:00
angelblue05 d6f03453db Fix boxset addition 2016-10-27 01:17:32 -05:00
angelblue05 1af2d29fc1 Update music compare 2016-10-18 05:20:10 -05:00
angelblue05 4958d106ec Reduce code movies,boxsets,mvideos 2016-10-18 03:17:33 -05:00
angelblue05 394a67fe33 Update movie/boxset compare
Also update checksum for boxsets to regular checksum. Seems userdata was
added for them. This will cause all boxsets to update once.
2016-10-18 02:17:10 -05:00
angelblue05 0261cbb98a Code reduction (#68)
Reduce code and move kodi database functions to their own files.
Fix videonodes - delete view
2016-10-12 05:01:36 -05:00
angelblue05 2b0c9d1bbc Pylint (#67) 2016-10-10 06:14:10 -05:00
angelblue05 6eb8cdfa30 Fix content pop typo 2016-10-10 04:01:13 -05:00
angelblue05 3288d21bef Code reduction (#66) 2016-10-10 03:19:00 -05:00