libre-tube / LibreTube

An alternative frontend for YouTube, for Android.
https://libretube.dev
GNU General Public License v3.0
8.8k stars 447 forks source link

If Autoplay countdown is on, the next video or audio (player) does not start in the background #6791

Closed Figim closed 1 week ago

Figim commented 1 week ago

Steps to reproduce

It was fixed, but it was broken. Generally background countdown is meaningless

  1. Listen to 5 minutes of music. Turn on the autoplay countdown
  2. You wait for the next one, but it doesn't play

Expected behavior

Kill autoplay countdown function in the background audio and video

Actual behavior

Backround player is waiting, but there is no result. It was fixed and broken again. And the audio player shows a network error for the next stream if the autoplay countdown is on

LibreTube version

0.26.0 Debug

Android version

All

Other details

You fixed it, but it's broken again. You should probably turn off the autoplay countdown option in the background. Thank you!

Acknowledgements