polymorphicshade / NewPipe

A fork of NewPipe with SponsorBlock functionality.
GNU General Public License v3.0
3.22k stars 106 forks source link

"Previous on Playlist" fails if the video has leading SponsorBlock segments #215

Open stdedos opened 2 years ago

stdedos commented 2 years ago

Checklist

Affected version

0.23.1

Steps to reproduce the bug

  1. Open video https://www.youtube.com/watch?v=Y-uvuSzGEIM on a playlist
  2. Start playing https://www.youtube.com/watch?v=Y-uvuSzGEIM video
  3. Try to go to the previous video

Expected behavior

Pressing "previous" when less than x sec (5?) have played, moves to the previous song

Actual behavior

There's no way (maybe almost) to go to the previous video. The x sec delay is most probably counted from the video timestamp, not the actual playback time.

Screenshots/Screen recordings

No response

Logs

No response

Affected Android/Custom ROM version

No response

Affected device model

No response

Additional information

No response