TeamNewPipe/NewPipe

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

Open

#7,119 opened on 2021年9月17日

GitHub で見る
 (5 comments) (1 reaction) (1 assignee)Java (3,577 forks)batch import
bugchannelgood first issue

Repository metrics

Stars
 (38,153 stars)
PR merge metrics
 (平均マージ 9d 17h) (30d で 17 merged PRs)

説明

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.

コントリビューターガイド