TeamNewPipe/NewPipe

Playlist playback consistency

Open

#4,887 opened on Nov 14, 2020

View on GitHub
 (9 comments) (0 reactions) (0 assignees)Java (38,153 stars) (3,577 forks)batch import
buggood first issueplayer

Description

Checklist

Steps to reproduce the bug

  1. Open playlist with multiple entries

  2. Click on a video or long press a video and select 'start playing on pop-up' or long press and select 'start playing at background'

  3. For the first two, the app only plays selected/clicked video. Whereas background playback enqueues whole playlist playing selected files.

Actual behaviour

Clicking on a video or 'Start on pop-up' only plays selected file 'Start on background' enqueues playlist and plays selected file

Expected behavior

All three playback methods should have the same behaviour. And since we are in a playlist it should follow the behaviour of 'Start playing in background', where selected file is played and the whole playlist is queued

Screenshots/Screen recordings

Device info

  • Android version/Custom ROM version: 10 / LineageOS 17.1

Contributor guide