2015-09-09, 14:18
@im85288 are you creating new skin from 0? or are you using any other as inital base?
If you need betatesters, here we are !!
If you need betatesters, here we are !!
(2015-08-21, 23:38)Razze Wrote:And how would I do that ?(2015-08-21, 20:13)TRaSH Wrote:(2015-08-21, 16:10)Razze Wrote: The episode never stops. There needs to be a u'action': u'stop' happening. It may actually have something to do with device speed?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.
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 :/
(2015-09-09, 15:50)TRaSH Wrote:(2015-08-21, 23:38)Razze Wrote:And how would I do that ?(2015-08-21, 20:13)TRaSH Wrote: 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 :/
It still happens that only the last episode that I watch gets marked on trakt as watched.
I don't FF to test it I actually watch the episode and wait till the next episode starts.
HTPC (OpenElec) runs on a SSD drive with a older model i5 cpu.
Tell me what you need.
Do you want me to run a full debug log in the back ground when watching a full episode and the next episode starts ?
(2015-09-09, 14:18)ktpires Wrote: @im85288 are you creating new skin from 0? or are you using any other as inital base?
If you need betatesters, here we are !!
(2015-09-09, 16:36)Razze Wrote:(2015-09-09, 15:50)TRaSH Wrote:(2015-08-21, 23:38)Razze Wrote: Yes, but there is probably only one way to find out. Programm a pause when the video is done, then test that :/And how would I do that ?
It still happens that only the last episode that I watch gets marked on trakt as watched.
I don't FF to test it I actually watch the episode and wait till the next episode starts.
HTPC (OpenElec) runs on a SSD drive with a older model i5 cpu.
Tell me what you need.
Do you want me to run a full debug log in the back ground when watching a full episode and the next episode starts ?
No, will need to change code to get this sorted.
I'll try to bind the switch of the episode to xbmc.Monitor sending the watched stop call. The same that trakt uses to know the episode is done.
That should in theory help.
I was just waiting for im85288 to merge my last commits. And he did earlier this week.