• 1
  • 18
  • 19
  • 20(current)
  • 21
  • 22
  • 52
Release Netflix style next up notification
(2015-08-21, 07:01)rky_ Wrote: I also noticed this a while ago. But I tried reproducing this right now and didn't have any problem scrobbling to Trakt.
Can someone switch both Trakt and Nextup to debug mode, and post a log?

Scrobbling works just fine for all episodes, at least for me. However it won't sync the watched status. Watch a couple of episodes and then check your history at Trakt, I bet only the last episode you watched will be listed in the history.

I'm at work so I can't post a log right now.
Reply
(2015-08-21, 09:57)Zebbe152 Wrote: Watch a couple of episodes and then check your history at Trakt, I bet only the last episode you watched will be listed in the history.
I got them all listed as watched in the history. However, for testing purposes I skipped to the last minute of the first episode so I didn't have to watch every single minute. But Nextup kicked in, played the next episode, and Trakt marked it as watched.
Reply
I did the exact same thing when I tested but it didn't work for me. What version of kodi are you using?
Reply
15.1 on OS X
Reply
Log as requested: http://xbmclogs.com/pwaz1irzb
Reply
Had a quick look. I think it has something to do with the Trakt rating dialog after each show.
I guess you have it enabled in the Trakt settings? I also guess that the dialog didn't show for the first episodes (E02 & E03)?

Could you retry with the rating dialog switched off?
Reply
I run three setups, all of them run windows + 15.1, two of them have the rating feature disabled. I'm running into the same issue on all of them.

Anyway, just to be safe I disabled the rating feature and created a new log (still the same issue, only the last episode is marked as watched on trakt).

New log: http://xbmclogs.com/p4wbv79zj
Reply
(2015-08-21, 13:52)rky_ Wrote: Had a quick look. I think it has something to do with the Trakt rating dialog after each show.
I guess you have it enabled in the Trakt settings? I also guess that the dialog didn't show for the first episodes (E02 & E03)?

Could you retry with the rating dialog switched off?

The episode never stops. There needs to be a u'action': u'stop' happening. It may actually have something to do with device speed?
Have you waited for them to automatically switch or did you click/press on the next one?
Because my rPi2 where it works:
freezes the nextup dialog at 6 seconds -> waits for the video to end -> shows me the home screen for a few sec -> starts the next episode
That would be enough for kodi to send an episode is done event.
Reply
Razze - thanks for the pull request. Now merged. I do not have much time currently to spend on the addon but hopefully will get some time in the upcoming days.

I will however push a release with your latest changes.

Cheers
Reply
(2015-08-21, 16:10)Razze Wrote:
(2015-08-21, 13:52)rky_ Wrote: Had a quick look. I think it has something to do with the Trakt rating dialog after each show.
I guess you have it enabled in the Trakt settings? I also guess that the dialog didn't show for the first episodes (E02 & E03)?

Could you retry with the rating dialog switched off?

The episode never stops. There needs to be a u'action': u'stop' happening. It may actually have something to do with device speed?
Have you waited for them to automatically switch or did you click/press on the next one?
Because my rPi2 where it works:
freezes the nextup dialog at 6 seconds -> waits for the video to end -> shows me the home screen for a few sec -> starts the next episode
That would be enough for kodi to send an episode is done event.

Waiting or pressing next doesn't make any difference for me, still the same end result. But in the log I posted I waited until next up skipped to the next episode.
Reply
(2015-08-21, 16:27)im85288 Wrote: Razze - thanks for the pull request. Now merged. I do not have much time currently to spend on the addon but hopefully will get some time in the upcoming days.

I will however push a release with your latest changes.

Cheers

Thank you!
Would you accept a PR with a PEP8 cleanup in it? Or do you like how your code looks and want nothing changed?
Reply
(2015-08-21, 17:14)Razze Wrote:
(2015-08-21, 16:27)im85288 Wrote: Razze - thanks for the pull request. Now merged. I do not have much time currently to spend on the addon but hopefully will get some time in the upcoming days.

I will however push a release with your latest changes.

Cheers

Thank you!
Would you accept a PR with a PEP8 cleanup in it? Or do you like how your code looks and want nothing changed?

If it is an improvement then yes sure Wink
Reply
(2015-08-21, 16:10)Razze Wrote:
(2015-08-21, 13:52)rky_ Wrote: Had a quick look. I think it has something to do with the Trakt rating dialog after each show.
I guess you have it enabled in the Trakt settings? I also guess that the dialog didn't show for the first episodes (E02 & E03)?

Could you retry with the rating dialog switched off?

The episode never stops. There needs to be a u'action': u'stop' happening. It may actually have something to do with device speed?
Have you waited for them to automatically switch or did you click/press on the next one?
Because my rPi2 where it works:
freezes the nextup dialog at 6 seconds -> waits for the video to end -> shows me the home screen for a few sec -> starts the next episode
That would be enough for kodi to send an episode is done event.
Device speed,
You mean my HTPC is to fast ?
Because I get the countdown till end and the next episode starts playing right away.
No pause/freeze.
LibreElec Kodi | Aeon MQ ?
Reply
(2015-08-21, 20:13)TRaSH Wrote:
(2015-08-21, 16:10)Razze Wrote:
(2015-08-21, 13:52)rky_ Wrote: Had a quick look. I think it has something to do with the Trakt rating dialog after each show.
I guess you have it enabled in the Trakt settings? I also guess that the dialog didn't show for the first episodes (E02 & E03)?

Could you retry with the rating dialog switched off?

The episode never stops. There needs to be a u'action': u'stop' happening. It may actually have something to do with device speed?
Have you waited for them to automatically switch or did you click/press on the next one?
Because my rPi2 where it works:
freezes the nextup dialog at 6 seconds -> waits for the video to end -> shows me the home screen for a few sec -> starts the next episode
That would be enough for kodi to send an episode is done event.
Device speed,
You mean my HTPC is to fast ?
Because I get the countdown till end and the next episode starts playing right away.
No pause/freeze.

Yes, but there is probably only one way to find out. Programm a pause when the video is done, then test that :/
Reply
well need to wait till the dev is willing to take a look at it.
my programming skills are like 0,0
perhaps a bit more with smaller scripts Wink
LibreElec Kodi | Aeon MQ ?
Reply
  • 1
  • 18
  • 19
  • 20(current)
  • 21
  • 22
  • 52

Logout Mark Read Team Forum Stats Members Help
Netflix style next up notification7