Kodi Community Forum

Full Version: Netflix style next up notification
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
(2015-06-17, 01:04)llygoden Wrote: [ -> ]I'm having an issue with FTV which I don't believe is the STRM issue. Whenever I click the option to go to the next episode shown Kodi crashes:

Using Isengard 15 beta 1 and ftv v1.0.

A debug error log can be found here: http://xbmclogs.com/pohcebrjx or http://pastebin.com/7sbiAbk7

Had a quick look and its not an strm issue Sad
Hi, first thaks for this is amazing!

Second,
Can you add an option for: If you press/choose to continue watching in the prompt at the end of an episode, the next episode goes to queue, and not start right away?

-I mean, for example, if you set to "don't play next" as default in options, at the end if you want to see an episode you have to press "Ok", when you press Ok, it jumps straight to the next episode, instead of finishing the last 30 seconds or so of the ongoing episode.
-This also will happen if you just press Ok to play next with the "play next" selected as option as default. Pressing Ok here, should be to double check you want to see a next episode but also to close the prompt so it wont stays in front of the ongoing episode for 30 seconds.

Third,
Can you add an option to the hide the prompt when you press "backspace" or other back key?


EDIT:
Small bug: If you are watching a watched episode, the prompt will not show up.

Also can we have this in other position, like on the top right? And a bit transparent?
(I use subtitles and this is right on front of them Wink )
I am not getting any results with the latest version from Git when it comes to streams. Here are the only lines from my log file that reference the addon:

03:11:17 T:6348 NOTICE: NEXTUP SERVICE NOTIFICATION Service -> logMsg : Calling autoplayback totaltime - playtime is 58.8289794922
03:11:17 T:6348 NOTICE: NEXTUP SERVICE NOTIFICATION Player -> logMsg : Got active player {"id":1,"jsonrpc":"2.0","result":[{"playerid":1,"type":"video"}]}
03:11:17 T:6348 NOTICE: NEXTUP SERVICE NOTIFICATION Player -> logMsg : Getting details of playing media
03:11:17 T:6348 NOTICE: NEXTUP SERVICE NOTIFICATION Player -> logMsg : Got details of playing media{"id":1,"jsonrpc":"2.0","result":{"item"
{"episode":4,"label":"Tehran","playcount":0,"season":4,"showtitle":"Veep","tvshowid":-1,"type":"episode"}}}
03:11:17 T:6348 NOTICE: NEXTUP SERVICE NOTIFICATION Service -> logMsg : Exception in Playback Monitor Service: 'id'
(2015-06-17, 09:16)Scott00007 Wrote: [ -> ]I am not getting any results with the latest version from Git when it comes to streams. Here are the only lines from my log file that reference the addon:

03:11:17 T:6348 NOTICE: NEXTUP SERVICE NOTIFICATION Service -> logMsg : Calling autoplayback totaltime - playtime is 58.8289794922
03:11:17 T:6348 NOTICE: NEXTUP SERVICE NOTIFICATION Player -> logMsg : Got active player {"id":1,"jsonrpc":"2.0","result":[{"playerid":1,"type":"video"}]}
03:11:17 T:6348 NOTICE: NEXTUP SERVICE NOTIFICATION Player -> logMsg : Getting details of playing media
03:11:17 T:6348 NOTICE: NEXTUP SERVICE NOTIFICATION Player -> logMsg : Got details of playing media{"id":1,"jsonrpc":"2.0","result":{"item"
{"episode":4,"label":"Tehran","playcount":0,"season":4,"showtitle":"Veep","tvshowid":-1,"type":"episode"}}}
03:11:17 T:6348 NOTICE: NEXTUP SERVICE NOTIFICATION Service -> logMsg : Exception in Playback Monitor Service: 'id'

Me too... checking....
(2015-06-17, 01:04)llygoden Wrote: [ -> ]I'm having an issue with FTV which I don't believe is the STRM issue. Whenever I click the option to go to the next episode shown Kodi crashes:

Using Isengard 15 beta 1 and ftv v1.0.

A debug error log can be found here: http://xbmclogs.com/pohcebrjx or http://pastebin.com/7sbiAbk7
Check using another skin.
(2015-06-17, 01:52)calhaus Wrote: [ -> ]Hi, first thaks for this is amazing!

Second,
Can you add an option for: If you press/choose to continue watching in the prompt at the end of an episode, the next episode goes to queue, and not start right away?

-I mean, for example, if you set to "don't play next" as default in options, at the end if you want to see an episode you have to press "Ok", when you press Ok, it jumps straight to the next episode, instead of finishing the last 30 seconds or so of the ongoing episode.
-This also will happen if you just press Ok to play next with the "play next" selected as option as default. Pressing Ok here, should be to double check you want to see a next episode but also to close the prompt so it wont stays in front of the ongoing episode for 30 seconds.

Third,
Can you add an option to the hide the prompt when you press "backspace" or other back key?


EDIT:
Small bug: If you are watching a watched episode, the prompt will not show up.

Also can we have this in other position, like on the top right? And a bit transparent?
(I use subtitles and this is right on front of them Wink )
The whole point of this is to have a prompt to play the next episode at around the time the credits start rolling not at the end. Sounds like you're better off just setting Kodi to play the next video automatically and pressing stop if you don't want to.
(2015-06-17, 09:34)bigpanda Wrote: [ -> ]
(2015-06-17, 09:16)Scott00007 Wrote: [ -> ]I am not getting any results with the latest version from Git when it comes to streams. Here are the only lines from my log file that reference the addon:

03:11:17 T:6348 NOTICE: NEXTUP SERVICE NOTIFICATION Service -> logMsg : Calling autoplayback totaltime - playtime is 58.8289794922
03:11:17 T:6348 NOTICE: NEXTUP SERVICE NOTIFICATION Player -> logMsg : Got active player {"id":1,"jsonrpc":"2.0","result":[{"playerid":1,"type":"video"}]}
03:11:17 T:6348 NOTICE: NEXTUP SERVICE NOTIFICATION Player -> logMsg : Getting details of playing media
03:11:17 T:6348 NOTICE: NEXTUP SERVICE NOTIFICATION Player -> logMsg : Got details of playing media{"id":1,"jsonrpc":"2.0","result":{"item"
{"episode":4,"label":"Tehran","playcount":0,"season":4,"showtitle":"Veep","tvshowid":-1,"type":"episode"}}}
03:11:17 T:6348 NOTICE: NEXTUP SERVICE NOTIFICATION Service -> logMsg : Exception in Playback Monitor Service: 'id'

Me too... checking....

Hi,
can you go to this repo download zip and install. Delete the nextup notification folder in your addons folder [ not the patch-1 folder] and re-start kodi and report back please
(2015-06-17, 10:26)bigpanda Wrote: [ -> ]
(2015-06-17, 09:34)bigpanda Wrote: [ -> ]
(2015-06-17, 09:16)Scott00007 Wrote: [ -> ]I am not getting any results with the latest version from Git when it comes to streams. Here are the only lines from my log file that reference the addon:

03:11:17 T:6348 NOTICE: NEXTUP SERVICE NOTIFICATION Service -> logMsg : Calling autoplayback totaltime - playtime is 58.8289794922
03:11:17 T:6348 NOTICE: NEXTUP SERVICE NOTIFICATION Player -> logMsg : Got active player {"id":1,"jsonrpc":"2.0","result":[{"playerid":1,"type":"video"}]}
03:11:17 T:6348 NOTICE: NEXTUP SERVICE NOTIFICATION Player -> logMsg : Getting details of playing media
03:11:17 T:6348 NOTICE: NEXTUP SERVICE NOTIFICATION Player -> logMsg : Got details of playing media{"id":1,"jsonrpc":"2.0","result":{"item"
{"episode":4,"label":"Tehran","playcount":0,"season":4,"showtitle":"Veep","tvshowid":-1,"type":"episode"}}}
03:11:17 T:6348 NOTICE: NEXTUP SERVICE NOTIFICATION Service -> logMsg : Exception in Playback Monitor Service: 'id'

Me too... checking....

Hi,
can you go to this repo download zip and install. Delete the nextup notification folder in your addons folder [ not the patch-1 folder] and re-start kodi and report back please

Anyone ?
Downloaded and installed the bigpanda version and it still didn't work with streams, local files are working great. Here is what the log file says:

05:38:09 T:3620 NOTICE: NEXTUP SERVICE NOTIFICATION Service -> logMsg : Calling autoplayback totaltime - playtime is 29.4410400391
05:38:09 T:3620 NOTICE: NEXTUP SERVICE NOTIFICATION Player -> logMsg : Got active player {"id":1,"jsonrpc":"2.0","result":[{"playerid":1,"type":"video"}]}
05:38:09 T:3620 NOTICE: NEXTUP SERVICE NOTIFICATION Player -> logMsg : Getting details of playing media
05:38:09 T:3620 NOTICE: NEXTUP SERVICE NOTIFICATION Player -> logMsg : Got details of playing media{"id":1,"jsonrpc":"2.0","result":{"item":
{"label":"Hostages","tvshowid":-1,"type":"episode"}}}
05:38:09 T:3620 NOTICE: NEXTUP SERVICE NOTIFICATION Service -> logMsg : Exception in Playback Monitor Service: 'id'
First of all, Thanks !! It is a great work !

I have a little issue, I can see the box and it runs ok, but I can not see Thumb with next episode image.

skin: CE3
kodi: Isengard beta2
Nextup Notification: Git Version (16th June)
(2015-06-17, 11:40)Scott00007 Wrote: [ -> ]Downloaded and installed the bigpanda version and it still didn't work with streams, local files are working great. Here is what the log file says:

05:38:09 T:3620 NOTICE: NEXTUP SERVICE NOTIFICATION Service -> logMsg : Calling autoplayback totaltime - playtime is 29.4410400391
05:38:09 T:3620 NOTICE: NEXTUP SERVICE NOTIFICATION Player -> logMsg : Got active player {"id":1,"jsonrpc":"2.0","result":[{"playerid":1,"type":"video"}]}
05:38:09 T:3620 NOTICE: NEXTUP SERVICE NOTIFICATION Player -> logMsg : Getting details of playing media
05:38:09 T:3620 NOTICE: NEXTUP SERVICE NOTIFICATION Player -> logMsg : Got details of playing media{"id":1,"jsonrpc":"2.0","result":{"item":
{"label":"Hostages","tvshowid":-1,"type":"episode"}}}
05:38:09 T:3620 NOTICE: NEXTUP SERVICE NOTIFICATION Service -> logMsg : Exception in Playback Monitor Service: 'id'


Hi,
I can see from the debug log that this is not the correct version the "Got details" line should look something more like this ( the query is slightly different)

09:19:11 T:1686436120 NOTICE: NEXTUP SERVICE NOTIFICATION Player -> logMsg : Got details of playing media{"id":1,"jsonrpc":"2.0","result":{"item":{"episode":18,"label":"Day 3: 6:00 A.M.-7:00 A.M.","playcount":0,"season":3,"showtitle":"24","tvshowid":-1,"type":"episode"}}}

Dd you delete the nextup notification folder and re-start kodi ?

I have downloaded the patch-1 zip and tested on both windows and fire tv just to be sure. I have also located the cause of the problem and will resolve with IM85288 in his repo when he is available.
I thought I did....but the old folder was still there. I deleted it and restarted and it worked for a streamed file!!!!

Thanks for the help.....IM85288's version on Github is supposed to work with streams but doesn't so I hope the work you have done gets added soon.
(2015-06-17, 12:07)Scott00007 Wrote: [ -> ]I thought I did....but the old folder was still there. I deleted it and restarted and it worked for a streamed file!!!!

Thanks for the help.....IM85288's version on Github is supposed to work with streams but doesn't so I hope the work you have done gets added soon.

wayyy heyyyyy .. im not the only person on the planet with this...

THX for your time

P.S probably my fault somewhere .. I shouild have tested his repo whn he did my merge request... pleas dont jon snow me I know nothing...
(2015-06-17, 12:07)Scott00007 Wrote: [ -> ]I thought I did....but the old folder was still there. I deleted it and restarted and it worked for a streamed file!!!!

Thanks for the help.....IM85288's version on Github is supposed to work with streams but doesn't so I hope the work you have done gets added soon.

Hi,
Can you test with the latest from IM8522 Github. it should be all sorted now... and report back please
So I am trying to figure out why I can't get any notifications to pop up even when the log implies they should have.

I'm using the following code:

https://github.com/im85288/service.nextu...b8cf1381e2

from about 3 hours ago

I've tried in confluence skin and Titan skin

Now I should mention that these are streams that have been added to the Kodi library and played from the library which then hands off to the addon for video playback

From what I've read this should now be working?

The addon in question is Gen-I-sis - can we even say it aloud in the forums? (Apologize in advance to the overly sensitive who read this and feel the need to lecture me on my choice of addons, please don't ;-))

07:27:22 T:8980 WARNING: Previous line repeats 61 times.
07:27:22 T:8980 NOTICE: NEXTUP SERVICE NOTIFICATION Service -> logMsg : Calling autoplayback totaltime - playtime is 28.1140136719
07:27:22 T:8980 NOTICE: NEXTUP SERVICE NOTIFICATION Player -> logMsg : Got active player {"id":1,"jsonrpc":"2.0","result":[{"playerid":1,"type":"video"}]}
07:27:22 T:8980 NOTICE: NEXTUP SERVICE NOTIFICATION Player -> logMsg : Getting details of playing media
07:27:22 T:8980 NOTICE: NEXTUP SERVICE NOTIFICATION Player -> logMsg : Got details of playing media{"id":1,"jsonrpc":"2.0","result":{"item":{"episode":2,"label":"I am Also a We","playcount":0,"season":1,"showtitle":"Sense8","tvshowid":-1,"type":"unknown"}}}
07:27:22 T:8980 NOTICE: NEXTUP SERVICE NOTIFICATION Service -> logMsg : Netflix style autoplay succeeded.

Any help appreciated even if to say this combo is not supported

Thanks

Mario
(2015-06-17, 16:45)mgonzales Wrote: [ -> ]So I am trying to figure out why I can't get any notifications to pop up even when the log implies they should have.

I'm using the following code:

https://github.com/im85288/service.nextu...b8cf1381e2

from about 3 hours ago

I've tried in confluence skin and Titan skin

Now I should mention that these are streams that have been added to the Kodi library and played from the library which then hands off to the addon for video playback

From what I've read this should now be working?

The addon in question is Gen-I-sis - can we even say it aloud in the forums? (Apologize in advance to the overly sensitive who read this and feel the need to lecture me on my choice of addons, please don't ;-))

07:27:22 T:8980 WARNING: Previous line repeats 61 times.
07:27:22 T:8980 NOTICE: NEXTUP SERVICE NOTIFICATION Service -> logMsg : Calling autoplayback totaltime - playtime is 28.1140136719
07:27:22 T:8980 NOTICE: NEXTUP SERVICE NOTIFICATION Player -> logMsg : Got active player {"id":1,"jsonrpc":"2.0","result":[{"playerid":1,"type":"video"}]}
07:27:22 T:8980 NOTICE: NEXTUP SERVICE NOTIFICATION Player -> logMsg : Getting details of playing media
07:27:22 T:8980 NOTICE: NEXTUP SERVICE NOTIFICATION Player -> logMsg : Got details of playing media{"id":1,"jsonrpc":"2.0","result":{"item":{"episode":2,"label":"I am Also a We","playcount":0,"season":1,"showtitle":"Sense8","tvshowid":-1,"type":"unknown"}}}
07:27:22 T:8980 NOTICE: NEXTUP SERVICE NOTIFICATION Service -> logMsg : Netflix style autoplay succeeded.

Any help appreciated even if to say this combo is not supported

Thanks

Mario

your type should be "episode" and not "unknown" [see below] ....maybe something to do with the scanner used ?

09:19:11 T:1686436120 NOTICE: NEXTUP SERVICE NOTIFICATION Player -> logMsg : Got details of playing media{"id":1,"jsonrpc":"2.0","result":{"item":{"episode":18,"label":"Day 3: 6:00 A.M.-7:00 A.M.","playcount":0,"season":3,"showtitle":"24","tvshowid":-1,"type":"episode"}}}