TeamNewPipe/NewPipe

Add "Stop after current song ends" playback option

Open

#12726 opened on Oct 20, 2025

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

Description

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

Currently, we have:

  1. Play entire queue then stop playback
  2. Loop entire queue
  3. Loop single track

We do not have "Play current track and then stop playback".

This is useful when I want to play the current song and then have it stop playing, but I don't want to have to create a queue with just that single song in order to achieve this.

I want the song to end and to have my queue intact, and then I can continue to play the rest of the queue later on.

Tbh this should be pretty easy to implement.

Only difficulty would be choosing an icon for the new playback state, but I'm sure this won't be hard to do.

Why do you want this feature?

Bottom text

Additional information

No response

Contributor guide