TeamNewPipe/NewPipe

"Play all" fails on a channel that has an upcoming video (i.e. future premiere)

Open

#7.119 geöffnet am 17. Sept. 2021

Auf GitHub ansehen
 (5 Kommentare) (1 Reaktion) (1 zugewiesene Person)Java (3.577 Forks)batch import
bugchannelgood first issue

Repository-Metriken

Stars
 (38.153 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 9T 17h) (17 gemergte PRs in 30 T)

Beschreibung

Checklist

Steps to reproduce the bug

  1. Find a YouTube channel that has any upcoming video (i.e. video premiere in the future).
  2. Open that channel in NewPipe. It will show a list of all videos (the first one will be the unreleased one), with buttons Background, Play All and Popup.
  3. Try "Play All".

Actual behavior

The "Content unavailable" view shows up, with a button to report the error. I cannot skip this video to the next one. In fact, it is impossible to reach the playlist/queue at all from this state.

Expected behavior

The video should have been skipped, and the rest of the videos should have been played.

In fact, Background and Popup do work. They both skip the unavailable video and move to the second from the list. So, a workaround would be to start as a popup, and then move back to full screen. (But this workaround is not possible on devices without popup support, such as Android TV.)

Screenshots/Screen recordings

None needed.

Logs

None needed.

Device info

  • Android version/Custom ROM version: 11
  • Device model: Reproduced both on a tablet and on Android TV. Probably reproducible anywhere.

Contributor Guide