Is there a way to show the next-up preview after the episode has ended? #888
maelchiotti
started this conversation in
General
Replies: 1 comment 1 reply
-
|
I like the idea so by all means if you want to implement this please do. It should be quite easy, the only issue would be that this logic is in both dart "video_player_next_wrapper.dart" and in "NextUpOverlay.kt" for the exoPlayer/nativePlayer. So preferable it would be implemented in both. I don't think we need a new option, we should just change the logic for short videos to only show the next-up after the video has ended. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
If I'm not mistaken, this option does not exist. It's a big issue with very short episodes. For example the french show "Kaamelott" (Amazing french humour if you understand that language btw) has episodes of 3-4 minutes for the first 4 seasons. The end credits are like 5 seconds long, so the next-up preview that appear 30 seconds before the end do so while the episode is still running.
I believe an option to show the preview right after the end of the episode would be a simple fix. I have some experience with flutter, so I may be interested in looking into that if it is indeed a good solution, and it is indeed quite easy.
Beta Was this translation helpful? Give feedback.
All reactions