jellyfin / jellyfin-androidtv

Android TV Client for Jellyfin
https://jellyfin.org
GNU General Public License v2.0
2.89k stars 491 forks source link

Next Up dialog should pop up at the end credit start instead end of the whole video ie like netflix #3588

Open Dnkhatri opened 6 months ago

Dnkhatri commented 6 months ago

Describe the feature you'd like

With the latest intro scanner plugin as we are able to get the timings of when an episode ends and end credits starts it would be nice if the option to play the next episode pop ups similar to what happens on netflix instead of when the whole video finishes playing

nielsvanvelzen commented 6 months ago

There is no way to detect when credits start. We don't have that data available. Showing the next up dialog with a fixed interval is tracked in #357.

Dnkhatri commented 6 months ago

There is no way to detect when credits start. We don't have that data available. Showing the next up dialog with a fixed interval is tracked in #357.

in the latest jellyfin and the skip intro plugin v2 we now do have the credits data it is saved in a separate credits.xml file

https://github.com/jumoog/intro-skipper

nielsvanvelzen commented 6 months ago

We don't support third-party plugins in official Jellyfin clients.

Simsala91 commented 6 months ago

@Dnkhatri Intro skipping / media segments might be something that will become a main feature in the future though, so this might be something that can be discussed once/if this PR is merged:

https://github.com/jellyfin/jellyfin/pull/10530

provinzio commented 6 months ago

The webplayer already supports the skipping buttons (e g. already working in webbrowser or android app).

Is it planned to integrate the webplayer as an possible media player for the Android TV app, too?

nielsvanvelzen commented 6 months ago

Is it planned to integrate the webplayer as an possible media player for the Android TV app, too?

No that's not possible

Dnkhatri commented 2 weeks ago

Now that media segments have been implemented in jellyfin I hope this is also possible. And instead of a plain skip credits button we have a thumbnail of the next episode and it's name and description something like this

https://imgur.com/t65AKVH