• 1
  • 20
  • 21
  • 22(current)
  • 23
  • 24
  • 52
Release Netflix style next up notification
@im85288 are you creating new skin from 0? or are you using any other as inital base?

If you need betatesters, here we are !!
Reply
(2015-08-21, 23:38)Razze Wrote:
(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?
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 :/
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 ?
LibreElec Kodi | Aeon MQ ?
Reply
(2015-09-09, 15:50)TRaSH Wrote:
(2015-08-21, 23:38)Razze Wrote:
(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 :/
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.
Reply
Thnx
LibreElec Kodi | Aeon MQ ?
Reply
(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 !!

Thanks, yes from 0 so a lot of work to do still...when ready I will announce it thanks Wink
Reply
This is a neat plugin, but I admit.. it needs an option to go "next" literally meaning "next".. the problem I'm running into with large collections is "next" leaps to often the oldest episode of a series I am watching. So, I finish out, say, Law & Order Season 8, Episode 14. "Next Up" is Season 1, Episode 3.

This is problematic, especially in more sequential series (think: Buffy, West Wing, etc.) where leaping around is confusing as hell...I admit, I'm just using kodi since migrating to Win10 and losing WMC, so I'm using Emby Kodi connector (which is great).. but with big long series, this is a real hitch. I'm hoping down the line an option gets added to make it go sequentially in order date/etc..

Thanks for your work.
Reply
Are you sure those episodes are marked as watched? It uses the watched status when deciding what the next episode is to watch. There is an option that sort of ignores this which you can turn on in the settings section of the addon
Reply
Nice plugin I have an issue though that i wonder if you could shed some light on..

If i have one source, and have one tv series, it works great, no issues,

if i add a second source which contains some of the same material, (which means i get duplicate episodes under a tv-series for instance)
then it will show the Next up, but, it won't actually play anything, it would be nice if it checked which source(path etc) it was currently playing and
select the next one that is in same path .

I didn't read through all pages, so maybe this has been reported before, thanks anyways for the plugin :)
Reply
Just curious,
Why would you want the same serie twice on your system ?
Or do you mean one show that for example doesn't fit on drive D and continues on drive E ?
LibreElec Kodi | Aeon MQ ?
Reply
well, lets say for instance I have 3 sources (one local disk) (and two remote nfs/smb mounts to different servers)

my local disk might have lets say 300 episodes, the remote shares might have 2500 episodes each, and mounted over the internet, in case one is down, you have some redundancy.
thus in some cases you get 3 episodes of a show, in some cases two, and in some cases one. depending on what they have.
Reply
(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.

I was just wondering if there were any updates on these changes to make trakt scrobbling work properly?
Reply
(2015-06-01, 15:07)sualfred Wrote:
(2015-06-01, 13:20)im85288 Wrote: Cool, I added control ID 3008 for the episode thumb. Can you post a screenshot when your done as I like to see different implementations Smile

Image

Here you go

Kinda off-topic but I have to ask - what skin is that? Looks pretty good. Smile
Reply
This has been my dream forever! However, though I've been trying all day to make it work, I had no success. I even installed emby for streaming files. I set the event to happen 20 minutes before the end of the show for practicality during testing, but got notification. At the end of the episode, the next one didn't start to play. I also marked all the episodes as unwatched, just to make sure (even though I ticked the watched episodes option)
Here is my log: http://pastebin.com/AUZnF6QA
Hopefully someone has a solution for me!
Reply
Could you try invoking playback from the library as I have had reports recently of it not working when starting playback from the homescreen. It certainly does not require Emby (but glad you tried it). If that does not work I'm a bit lost so could you try turning debug on from the addon settings and post another log? Thanks
Reply
Thanks for your quick reply. It was actually played from the library and debug was turned on in the addon configuration.
(Let me try again)
Reply
  • 1
  • 20
  • 21
  • 22(current)
  • 23
  • 24
  • 52

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