TeamNewPipe/NewPipe

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

開放

#7,119 建立於 2021年9月17日

 (5 則留言) (1 個反應) (1 位負責人)Java (3,577 個分叉)batch import
bugchannelgood first issue

倉庫指標

星標
 (38,153 顆星)
PR 合併指標
 (平均合併 9天 17小時) (30 天內合併 17 個 PR)

描述

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.

貢獻者指南