Kodi Community Forum
Beta Up Next - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27)
+---- Forum: Service Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=152)
+---- Thread: Beta Up Next (/showthread.php?tid=336747)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17


RE: Up Next - Hitcher - 2024-07-24

Just press the OK button - there's no auto play after a set amount of time.


RE: Up Next - KingStylesDE - 2024-08-11

Then I would like to suggest this as an improvement. That would be like Netflix. The credits begin and after 10 seconds the next episode starts automatically.


RE: Up Next - MoojMidge - 2024-08-11

There is no active development happening at the moment, only bug fixes.

You can try https://github.com/MoojMidge/service.upnext - it is an unofficial personal fork which has the functionality you are after.


RE: Up Next - AngryBird - 2024-08-19

@MoojMidge I noticed playlist support which is very helpful.  Is it possible to make that an option for video playlists only?  It's popping up at the end of every song now within music playlists which I find unneeded, but very helpful to me for movie playlists such as my one for MCU movies.

Image


RE: Up Next - MoojMidge - 2024-08-25

(2024-08-19, 15:03)AngryBird Wrote: Is it possible to make that an option for video playlists only?

Unfortunately not. Kodi has an unfortunate tendency to mix audio and video in different types of playlists, so you can't rely on the type of playlist being used for something like this.

It could be done based on the type of media that is being played. Enable debug logging in the addon:
Code:
UpNext > Settings > Expert > Troubleshooting > Log level => Debug
Then post a log for when you start some music in a playlist, and when the popup subsequently appears, and I can have a look.


This forum uses Lukasz Tkacz MyBB addons.