Commit Graph

37 Commits

Author SHA1 Message Date
angelblue05 d54aad726e Fix episodes for series pooling 2018-09-23 03:03:15 -05:00
angelblue05 89ff748b9d Fix season artwork 2018-09-15 22:16:19 -05:00
angelblue05 a9bd8214b0 Fix series pooling 2018-09-14 21:28:10 -05:00
angelblue05 0e87595013 Fix empty show 2018-09-14 02:11:18 -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 1051d415a5 Define tvdb for uniqueId 2018-07-09 17:36:28 -05:00
angelblue05 7ded39d580 Generators
For episodes
2018-03-13 18:54:14 -05:00
angelblue05 4cd270a9d2 Generators 2018-03-13 05:32:45 -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 938538c54f Temp fix
Server api changed recursivecount. It now returns 0 regardless of the
show containing episodes. There's no way to detect empty shows as far as
I'm aware so remove check.
2017-12-13 02:39:33 -06:00
angelblue05 c34d26ebed Fix wrong id being used for tvshows
To fix trakt issues.
2017-11-25 17:32:39 -06:00
angelblue05 c0012582c8 Fix plugin paths & Attempt to fix photos
Emby removed photos library. Now it's homevideo and photos. Had to tweak
a few things.
Update plugin patha to properly encode naming.
2017-11-08 22:42:48 -06:00
angelblue05 8d00a9ade2 Support series pooling
Still requires a manual sync to apply...
2017-09-03 14:10:04 -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
sualfred 1b4f4e0b26 cleanup 2017-04-27 08:27:43 +02:00
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 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
angelblue05 a8452d2e81 Fix typo 2016-11-08 08:14:39 -06:00
angelblue05 776f5c2560 Fix typo 2016-11-07 08:35:38 -06:00
angelblue05 aab9750b40 Move method to embydb
to avoid opening a new db conn
2016-11-06 14:49:37 -06: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 090ff79e8f Move catch except to _common.py 2016-10-27 22:31:58 -05:00
angelblue05 1af2d29fc1 Update music compare 2016-10-18 05:20:10 -05:00
angelblue05 6ad3a548f8 Pylint (#69) 2016-10-12 05:43:19 -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