-
-
Notifications
You must be signed in to change notification settings - Fork 72
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
Add an option to "stop after album" (similar to end-of-playlist actions) #1433
Comments
Thanks! That seems to get me like 50% of the way there, but is there any way to have an album automatically queue up when you play it? Or is the only way to get this behavior to either right-click "add to queue" and then start playing the queue, or to start playing the album and then manually add tracks 2+ to the queue? Edit: It also seems like I have to enable auto-stop every time I listen to anything -- is that accurate? Or is there any way this can be persisted? As of now, it seems like the only way to just listen to a single album is to either:
|
You can try seeing if there isn't a shortcut for it in input.txt |
There's a shortcut to add a selection to the queue (but not to play the queue), is that what you mean? That's still kinda the same thing that I'm saying -- there's seemingly no way to just listen to a single album that isn't 6 mouse clicks (or 1 shortcut + 5 mouse clicks.) Being able to easily listen to a single album on its own is pretty standard on any other music player I've used, which is why I felt like it was worthy of a feature request. |
There are multiple ways how to add album to the playlist or queue:
Tauon is just heavily relies on playlists.
|
This is what I've been doing, but this doesn't add the album to the queue, it just starts playing through the master playlist at that position and then continues onward when the album ends. All the other solutions are like 5 extra steps to simply play an album, which is why I filed this feature request. Perhaps a better version of the feature request would be a combination of:
Having these two options would fulfill this use case. Also, as an aside, Foobar is completely built around playlists too but it has a solution for this (when you play an album, it creates a "Library selection (playing)" playlist, and the contents of that playlist get overwritten whenever you play a new album.) A little awkward, but it works. I think the queue feature in Tauon would provide a much more elegant solution if the above two things were possible. |
I see. I haven't used Foobar much before and I almost never use albums art view in tauon. I just prefer create many playlists 🙂 |
Is your feature request related to a problem? Please describe.
When I listen to music, usually I find an album I want to listen to, play the album, and then once that album is over, find another album I want to play and play that album. This is what happens by default in other music players I've used (foobar2000, streaming services, iTunes ages ago.) However, in Tauon, what happens is that once that album ends, whatever is next up alphabetically (or however else the overall playlist is sorted) starts playing.
Because of this, in order to choose what album I want to play next and not have something random play instead, I need to manually add the first album I listen to to the queue before hitting play, hit play, then pay attention to how far along in the album I am so I can remember to add something new to the queue before the current album is over.
(This also brings up another frustration I have -- there's seemingly no good way to queue an album and play it in one go, but that's a less frustrating issue since it's just an extra few button presses.)
Describe the solution you'd like
The ability to have nothing play after the album I'm listening to ends.
Describe alternatives you've considered
Not really applicable, other than changing my own listening preferences.
Additional context
N/A
The text was updated successfully, but these errors were encountered: