riffy 32 Posted February 15, 2019 Posted February 15, 2019 I am using embycon and upnext. After the first episode plays upnext pops up and goes to to the second episode but after the second episode it does not pop up for the third. This is using KODI 18 Upnext 1.0.0 Embycon 1.8.12 https://paste.kodi.tv/raw/sohuzupuhi I also attached a debug log Experiencing the exact same thing with EmbyCon. Just haven't had time to post a log.
agentxan 8 Posted February 15, 2019 Posted February 15, 2019 I am using embycon and upnext. After the first episode plays upnext pops up and goes to to the second episode but after the second episode it does not pop up for the third. This is using KODI 18 Upnext 1.0.0 Embycon 1.8.12 https://paste.kodi.tv/raw/sohuzupuhi I also attached a debug log I added a log line to reset_addon_data() and sometimes it looks like it is being called after embycon sends the next episode data. Is this something that needs to be fixed in Up Next or does it need to be fixed in embycon? 01:02:44.541 T:1178854256 NOTICE: UP NEXT Api -> log : addon_data_received called with data {"play_info": {"item_id": "151422", "auto_resume": false, "force_transcode": false}, "next_episode": {"rating": 0.0, "tvshowid": "13 Reasons Why", "art": {"tvshow.fanart": "http://192.168.3.78:7096/emby/Items/150350/Images/Backdrop/0?Format=original&Tag=6ded5f6e424da83fee128d0a3e1e2103", "thumb": "http://192.168.3.78:7096/emby/Items/151422/Images/Primary/0?Format=original&Tag=ede74e0310adf545b0d9796bed38fefa", "tvshow.clearart": "http://192.168.3.78:7096/emby/Items/150350/Images/Art/0?Format=original&Tag=", "tvshow.landscape": "http://192.168.3.78:7096/emby/Items/150350/Images/Thumb/0?Format=original&Tag=6041731ee130ec76f062c32f151725af", "tvshow.poster": "http://192.168.3.78:7096/emby/Items/150350/Images/Primary/0?Format=original&Tag=46ab8683b30ff83d485a96c895d6430c", "tvshow.clearlogo": "http://192.168.3.78:7096/emby/Items/150350/Images/Logo/0?Format=original&Tag=80a37be4567260dc271d22393522235b"}, "plot": null, "season": 2, "title": "The Drunk Slut", "episodeid": "151422", "firstaired": 2018, "episode": 3, "playcount": 0, "showtitle": "13 Reasons Why"}, "id": "embycon_play_action", "current_episode": {"rating": 0.0, "tvshowid": "13 Reasons Why", "art": {"tvshow.fanart": "http://192.168.3.78:7096/emby/Items/150350/Images/Backdrop/0?Format=original&Tag=6ded5f6e424da83fee128d0a3e1e2103", "thumb": "http://192.168.3.78:7096/emby/Items/151421/Images/Primary/0?Format=original&Tag=71eb6207c57b787e491d8dc9d4bfebca", "tvshow.clearart": "http://192.168.3.78:7096/emby/Items/150350/Images/Art/0?Format=original&Tag=", "tvshow.landscape": "http://192.168.3.78:7096/emby/Items/150350/Images/Thumb/0?Format=original&Tag=6041731ee130ec76f062c32f151725af", "tvshow.poster": "http://192.168.3.78:7096/emby/Items/150350/Images/Primary/0?Format=original&Tag=46ab8683b30ff83d485a96c895d6430c", "tvshow.clearlogo": "http://192.168.3.78:7096/emby/Items/150350/Images/Logo/0?Format=original&Tag=80a37be4567260dc271d22393522235b"}, "plot": "DirectPlay\nCourtney makes a brave decision. Clay's memories of Hannah drive a wedge between him and Skye. Someone trashes the yearbook office.", "season": 2, "title": "Two Girls Kissing", "episodeid": "151421", "firstaired": 2018, "episode": 2, "playcount": 0, "showtitle": "13 Reasons Why"}} 01:02:44.703 T:1170461552 NOTICE: Creating Demuxer 01:02:44.772 T:1170461552 NOTICE: Opening stream: 0 source: 256 01:02:44.772 T:1170461552 NOTICE: Creating video codec with codec id: 27 01:02:44.783 T:1170461552 NOTICE: Opening stream: 1 source: 256 01:02:44.783 T:1170461552 NOTICE: Finding audio codec for: 86019 01:02:44.784 T:1170461552 NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder ac3 01:02:44.784 T:1170461552 NOTICE: Closing stream player 3 01:02:44.788 T:1170461552 NOTICE: Opening stream: 2 source: 256 01:02:45.077 T:1178854256 NOTICE: UP NEXT Api -> log : reset_addon_data called
im85288 1493 Posted February 15, 2019 Author Posted February 15, 2019 Thanks, could you (if you have not already) create an issue on my github (link first post) with these details and follow the how to report a bug in case that wasn’t done properly.
riffy 32 Posted March 1, 2019 Posted March 1, 2019 Any news with this and EmbyCon? See the issue was posted to github 2 weeks ago now.
im85288 1493 Posted March 1, 2019 Author Posted March 1, 2019 Any news with this and EmbyCon? See the issue was posted to github 2 weeks ago now. Nothing so far, been having a few health issues. Will get it to when I can. 1
Seger 116 Posted May 28, 2019 Posted May 28, 2019 @Angelblue05 @@im85288 Hello everybody, I've seen on github that in the last few weeks some things have changed but not yet bumped as a new version. For some time the script no longer works for me. I have already loaded the service.upnext-master.zip from github as zip file and installed it, but no improvement. Enclosed I send you a log, I hope you can see the problem? I just do not get a pop up any more than if the script is not running at all. I could not see anything in the log now either. Thanks and best regards, seger kodi.log kodi (debug).log
Angelblue05 4131 Posted May 29, 2019 Posted May 29, 2019 (edited) Update emby for kodi https://emby.media/community/index.php?/topic/21888-emby-for-kodi/page-18&do=findComment&comment=742310 Edited May 29, 2019 by Angelblue05
Seger 116 Posted May 29, 2019 Posted May 29, 2019 @@Angelblue05 damn it I had already read the fix someday Sualfred say something, but then forgot it again and read the addon nextup. then I wait a little bit for your stable version, had the beta repro deleted test times and wanted to make the change to stable, since Kodi is indeed already at 18.2 and 19 should take anyway longer. on my portable version I will instal beta, then I always have a comparison and can report errors;). Thank you for your great work. many Greetings seger 1
Angelblue05 4131 Posted May 29, 2019 Posted May 29, 2019 You can sideload the emby for Kodi build (at least 4.0.23 or higher) if you don’t want to switch to beta.
jluce50 122 Posted September 5, 2019 Posted September 5, 2019 For a while now, Kodi shows that there is an update available for Up Next even though it's on the latest version. I've tried uninstalling/reinstalling and it still shows an available update. Is this something in the addon, the repo, or a configuration issue on my end?
im85288 1493 Posted November 20, 2019 Author Posted November 20, 2019 Version 1.0.5 has been released to the Leia and Matrix repos. This version contains stability fixes along with python 3 changes for Matrix. Any issues please post them on Github 1
Painkiller8818 225 Posted June 28, 2020 Posted June 28, 2020 On 11/20/2019 at 10:04 AM, im85288 said: Version 1.0.5 has been released to the Leia and Matrix repos. This version contains stability fixes along with python 3 changes for Matrix. Any issues please post them on Github Maybe a silly question but how is it possible the Emby Repos are holding 1.0.5 and 1.0.3 and in the OSMC Repository (osmc.tv) they have 1.1.2? Just recorgnized it today because i set up my Vero4K+ (OSMC Hardware) new So if you are the developer maybe you have an answer to this
im85288 1493 Posted June 28, 2020 Author Posted June 28, 2020 5 minutes ago, Painkiller8818 said: Maybe a silly question but how is it possible the Emby Repos are holding 1.0.5 and 1.0.3 and in the OSMC Repository (osmc.tv) they have 1.1.2? Just recorgnized it today because i set up my Vero4K+ (OSMC Hardware) new So if you are the developer maybe you have an answer to this The latest version is as you mentioned 1.1.2, I have not bothered to updated the Emby repo’s as it is available in the official kodi repository. I used to release earlier versions here but prefer GitHub these days. 1
TeamB 2411 Posted June 28, 2020 Posted June 28, 2020 (edited) 7 hours ago, im85288 said: but prefer GitHub these days. Do GitHub have a compatible download system for hosting Kodi repos? Edited June 29, 2020 by TeamB
Painkiller8818 225 Posted June 28, 2020 Posted June 28, 2020 53 minutes ago, TeamB said: Do GitHub have a compatible download system for hosting Kofi repos? Yes github could be used as a repo directly
popy 66 Posted July 16, 2020 Posted July 16, 2020 Hey guys. Thanks for this great addon.It works really good, it shows the notification and I can select play or close. I am using kodi 18.7 on Android tv with emby for kodi. But I have a few questions : When the notification countdown is over, kodi just stops. The setting 'default action' is set to 'play' . Is this a wanted behavior? Is it possible to say : display notification at 40 secs and play next episode at 30 secs before end? Thx a lot and keep up the good workpOpY Gesendet von meinem ONEPLUS A6013 mit Tapatalk
im85288 1493 Posted July 17, 2020 Author Posted July 17, 2020 @popy Can you post your questions/feature requests directly in GitHub by following the link in the first post. Some of what you mention may already be covered by an upcoming change to enable “super binge mode”! There is also discussion on using EDL files to locate the Intro/Outro timings allowing for the “Skip Intro” functionality of Netflix and showing the up next popup when the credits actually start.
popy 66 Posted July 17, 2020 Posted July 17, 2020 Thanks for the info's. Saw the Pull request for "super binge mode" so this request will be covered soon :-)I think this will also solve my other problem of not autoplaying the next epsiode, because this event will be sooner as now. Will wait for the new version and test it. thanks pOpY
im85288 1493 Posted July 17, 2020 Author Posted July 17, 2020 No worries, I’ve got a fair bit of coding to do before we can use super binge mode properly (apart from if your using the Kodi Netflix addon where we already have details like when the credits begin) so it may take some time to integrate plus it’s going to require pre processing of the files..but it’s definitely something we want to add. Everyone loves a good binge watch now and then!
popy 66 Posted July 17, 2020 Posted July 17, 2020 no problem, take your time. Autoplay doesnt work at all. I have to press the "play nexT" button in order to work. But like i said. Dont hurry!
Hyp3rD 10 Posted August 23, 2020 Posted August 23, 2020 Hi @im85288 and @TeamB, thanks for your incredible job. Just a question, everything seem to work fine with embycon, but the user ratting of the episode always show « None 0 «. It’s me that doing something wrong, or it’s a know bug? Thank you!
djhifi 56 Posted March 1, 2021 Posted March 1, 2021 Im using this with Aeon Nox: SiLVO and when I click "play next" (when the popup comes) the next video plays but with breaks. So, its unusable. Kodi v19 Matrix
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now