Commit Graph

62 Commits

Author SHA1 Message Date
angelblue05 09966b25bb Option to sync specials ordering
False by default, since not everyone likes displaying them within
seasons.
2015-09-07 10:30:25 -05:00
Shaun fc0442e0ed remove all movies from box set before updating to cacth movies that have been removed
only sync box sets that have changed for inc sync
2015-09-01 23:02:55 +10:00
angelblue05 c0f9948cf5 Convert settings to utils method for addon settings 2015-08-14 04:03:12 -05:00
angelblue05 811e91a0b5 In prep for userdata only modification
Speed up the process. Waiting for the insertion of the kodi_file_id in
the emby database table.
2015-08-12 05:18:07 -05:00
angelblue05 fee8b958de Adjust mpaa rating and quick fix for ratio 2015-08-08 07:16:51 -05:00
angelblue05 021261617e Add season fanart 2015-08-04 04:45:26 -05:00
im85288 541f440853 duration fix for streamdetails 2015-07-31 21:17:05 +01:00
Marcel van der Veldt 46918b914e fixes for music sync 2015-07-30 21:23:50 +02:00
angelblue05 f7605802d3 adjust log
so users can understand there's no season number assigned.
2015-07-28 20:08:13 -05:00
Marcel van der Veldt 619ea2d876 fix for playcount sync 2015-07-29 02:51:57 +02:00
Marcel van der Veldt 62d9ae5b65 Merge branch 'master' of https://github.com/MediaBrowser/Emby.Kodi 2015-07-28 01:16:33 +02:00
Marcel van der Veldt 64b9594bb7 small fix for episode adds 2015-07-28 01:16:24 +02:00
angelblue05 2b79b471f0 Quick follow up music video section
Playcount returns an integer or None, using dateadded/created method in
API()
2015-07-27 17:58:43 -05:00
Marcel van der Veldt d174f4793f fixes for the path changes
fixed issue with musicvideos sync
some small glitches resolved
2015-07-28 00:35:33 +02:00
angelblue05 e3a81da2a5 Correct the merging 2015-07-26 07:09:09 -05:00
angelblue05 5e5dd51be1 Correct typo 2015-07-25 00:13:09 -05:00
angelblue05 5ac746750e Fix log error 2015-07-24 22:49:20 -05:00
im85288 7f21c61753 support for kodi jarvis 2015-07-24 12:29:41 +01:00
angelblue05 335035d6f2 Correct media flags 2015-07-24 02:52:36 -05:00
angelblue05 1c5bbe0b71 Additional logging for the watched status
This in combination with the websocket message should be enough for us
to know where the problem lies.
2015-07-22 22:06:17 -05:00
angelblue05 56c261279c Cache image only when new or modified
Prevent caching image when it is unchanged.
2015-07-21 01:26:17 -05:00
angelblue05 c61a17d48d Resume fix
Forgot to remove old piece of code that interfered with resume point on
homescreen. Also added another verification to removed any Kodi created
bookmark as it messes with plugin paths bookmark.
2015-07-21 01:12:06 -05:00
angelblue05 7f9f357e37 Fix for merge - part of 1.1.15
Still finding things that didn't follow in the merge... :(
2015-07-20 01:48:43 -05:00
angelblue05 1cda4ac30e Resume revert
Instead of seeking to position, now using setProperty('StartOffset') to
launch playback at the position we want.
2015-07-19 23:25:59 -05:00
angelblue05 4e7cbc56ba Fix for merge
Create sources, fix for user pref login bug, create a dummy bookmark for
homescreen, remove workaround for resume point
2015-07-19 20:35:14 -05:00
angelblue05 0c54257de6 fix for the merge that didn't follow
Media path fix, and clean up of writeKodiVideoDB. Fix for library sync
for deletes.
2015-07-18 03:08:05 -05:00
angelblue05 56deac31b3 Add support for cast order in Helix 2015-07-15 18:33:21 -05:00
im85288 708b042af6 fix cast order - isengard only 2015-07-15 21:05:12 +01:00
angelblue05 4e802623c3 Revert "Revert "First attempt at supporting cover art""
This reverts commit fadc3e0e49.
2015-06-29 11:44:55 -05:00
angelblue05 fadc3e0e49 Revert "First attempt at supporting cover art"
This reverts commit c71e5eb293.
2015-06-29 11:43:29 -05:00
angelblue05 c71e5eb293 First attempt at supporting cover art
With option under Extras
2015-06-29 11:40:29 -05:00
Shaun a1a2901e93 fix the movie addon path 2015-06-27 14:23:27 +10:00
shaun 5717aa8053 Fix the direct path handeling, if path has an issue dont add the item 2015-06-27 09:48:18 +10:00
Marcel van der Veldt feb6c73fc3 fix texture cache stuff 2015-06-24 10:02:34 +02:00
angelblue05 3118434c47 Watched status
Moved away from Json RPC for DB write instead.
2015-06-19 07:20:31 -05:00
angelblue05 142908d56d Force refresh fanart
The only thing cached into texture13.db I believe fanart was the last
thing that wasn't changing when modified in Emby.
2015-06-19 05:53:22 -05:00
angelblue05 aa156a5a63 Add artwork to All-season
Turns out All-season is -1.
2015-06-18 05:10:49 -05:00
angelblue05 fc7916c69b Quick correction for youtube trailer 2015-06-17 03:19:08 -05:00
angelblue05 591214590e Added support for youtube trailers 2015-06-17 00:35:07 -05:00
angelblue05 874aab05d5 Revert "Added support for youtube trailers"
This reverts commit ac95b1ce23.
2015-06-17 00:32:10 -05:00
angelblue05 ac95b1ce23 Added support for youtube trailers 2015-06-17 00:26:12 -05:00
shaun 5fa7387e99 with direct paths make sure a path was returned 2015-06-13 11:20:40 +10:00
im85288 d0325ba737 added stream language and subtitle language to streamdetails 2015-06-12 20:49:07 +01:00
shaun f5e80ac448 dont do the exists check when useDirectPaths is true 2015-06-06 11:55:11 +10:00
Marcel van der Veldt cdf78de132 added support for kodi texturecache:
- setting in addon settings to turn on the cache feature (now for testing, maybe hidden later)
- for all new items the poster and the fanart image will be cached automatically (when setting is on)
- added a option to the plugin root options to perform full cache fill which will pull every single image to the cache.
2015-06-06 00:11:24 +02:00
xnappo 6a0b9a4934 Fix info for direct play with password on network 2015-05-28 09:57:15 -05:00
xnappo 1915e685b0 Fix non-direct TV show and Music video path 2015-05-28 06:53:07 -05:00
xnappo f4ea4927c3 Minor fixes for direct path
Fix toplevel tvshows path so info screen shows
Some KodiMonitor fix from Shaun
2015-05-26 18:12:13 -05:00
xnappo 698e1edb02 Transcode path fix 2015-05-25 11:53:53 -05:00
xnappo 54a647d866 Option to use direct paths 2015-05-25 09:23:52 -05:00