Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature request] Support "Always start from the beginning" #238

Open
MapleWheels opened this issue Mar 9, 2024 · 1 comment
Open

[Feature request] Support "Always start from the beginning" #238

MapleWheels opened this issue Mar 9, 2024 · 1 comment
Labels

Comments

@MapleWheels
Copy link

As per the title, I have disabled "Resume Playback" but songs still keep their last playback position when switching songs, mid-song, in a playlist.

This is a NewPipe bug that was carried over at the time you forked it.

To Reproduce:

  1. Turn off "Resume Playback" in settings.
  2. Queue a playlist.
  3. Switch to the Background Player.
  4. Change what is playing/change to a new video while you are midway through a video/song.
  5. Change back to the previous video/song.
  6. The video/song will continue playing from where it left off.

Expected Behaviour:

  • Turning off "Resume Playback" should result in all videos/songs in a queue restarting from the beginning position (0:00) when they are selected.
@InfinityLoop1308
Copy link
Owner

This is the expected behaviour as all the items in the queue are considered as one session. Maybe I can add a preference to control the in-queue position, something like 'Always start from the beginning.' However, that is not a high priority.

@InfinityLoop1308 InfinityLoop1308 changed the title Videos/Songs in List Keep Playback Positions Even if "Resume Playback" is Turned Off [Feature request] Support "Always start from the beginning" Apr 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants