TeamNewPipe/NewPipe

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

Open

#7,119 创建于 2021年9月17日

在 GitHub 查看
 (5 评论) (1 反应) (1 负责人)Java (3,577 fork)batch import
bugchannelgood first issue

仓库指标

Star
 (38,153 star)
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.

贡献者指南