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

Starting playing a playlist not from the beginning #11748

Closed
6 tasks done
doronsaar opened this issue Nov 25, 2024 · 2 comments
Closed
6 tasks done

Starting playing a playlist not from the beginning #11748

doronsaar opened this issue Nov 25, 2024 · 2 comments
Labels
duplicate Issue or discussion is a duplicate of an existing issue or discussion template ignored The user didn't follow the template/instructions (or removed them)

Comments

@doronsaar
Copy link

doronsaar commented Nov 25, 2024

Checklist

  • I made sure that there are no existing issues - open or closed - which I could contribute my information to.
  • I have read the FAQ and my problem isn't listed.
  • I'm aware that this is a request for NewPipe itself and that requests for adding a new service need to be made at NewPipeExtractor.
  • I have taken the time to fill in all the required details. I understand that the feature request will be dismissed otherwise.
  • This issue contains only one feature request.
  • I have read and understood the contribution guidelines.

Feature description

When I play an item from a playlist - I expect when it finishes playing it will move to the next item on the playlist instead of jumping to a randomal item.

Why do you want this feature?

I started listening to a playlist at home, then I took the train and I wanted to continue listening to the playlist using my phone on the way.
I found the playlist and clicked the correct item. It played well, but then when it finished it went to a randomal item instead of the next item on the playlist.

The only way was to start the playlist from the beginning and click "next" many times.

Additional information

I started making some digging at the code in order to solve it myself.
So far I found this is the relevant code area most likely.
I'd like to try making it myself.
(The newQueue should be different when it's an item on a playlist)

image

@doronsaar doronsaar added feature request Issue is related to a feature in the app needs triage Issue is not yet ready for PR authors to take up labels Nov 25, 2024
@opusforlife2 opusforlife2 added template ignored The user didn't follow the template/instructions (or removed them) duplicate Issue or discussion is a duplicate of an existing issue or discussion and removed feature request Issue is related to a feature in the app needs triage Issue is not yet ready for PR authors to take up labels Nov 25, 2024
@doronsaar
Copy link
Author

@opusforlife2 hi, what is the duplicate item please?

@ShareASmile
Copy link
Collaborator

ShareASmile commented Nov 26, 2024

There is no need to ping by usernames. Maintainers do get notifications.

You possibly want #6999 Autoplay videos from playlist by default, though I haven't looked deeply.

If not, Try to get one from
issues mentioned in feature requests concerning around this as per comment of #8261. These threads relate to the "Play all" button, enqueueing functionality, and "play from here" menu option which, while related, are different feature requests.

Even more in Play queue method bugs issues for Play All button and others #5741 comment

Although some mentioned here can be off topic.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate Issue or discussion is a duplicate of an existing issue or discussion template ignored The user didn't follow the template/instructions (or removed them)
Projects
None yet
Development

No branches or pull requests

3 participants