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
angelblue05
ced36a8de5
Switch order for watched
...
I have been testing for the past two days. it seems to work better this
way. That is until marcelveldt has time to go over this :) Thanks, and
I'm off!
2015-05-24 00:56:31 -05:00
im85288
801c08bd4d
added votecount and tagline for movies
2015-05-23 01:23:36 +01:00
angelblue05
f3dfeb7653
Force playstate to appear immediately
...
Just incase there's something holding the process. To be reviewed at a
later time.
2015-05-17 22:04:24 -05:00
angelblue05
d0bee543a1
Reset resume on mark watched and unwatched
...
Emby behavior for manually marking watch state
2015-05-17 02:50:33 -05:00
angelblue05
f422e076a8
Follow up, Version bump 0.1.88
...
Added Emby behavior in Kodi - when marking unwatched, also erase any
resume point.
2015-05-17 02:08:18 -05:00
angelblue05
ddb7ec4bbd
Second attempt at fixing playcount situation
...
This should also reflect the actual Emby playcount. The websocket didn't
echo, but what I did is kill the echo caused by the video library update
after userdata change happens.
2015-05-17 00:37:53 -05:00