-
-
Notifications
You must be signed in to change notification settings - Fork 154
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
Disable repeat when playing an entire album/artist #847
Comments
This sounds like a good companion setting in the same vein as 'Remember Shuffle'. Will spec it out. |
So, I can spec this in three ways @Martysh12:
|
@OxygenCobalt Could you elaborate on the 1st and the 3rd options please? What's a distinct source? |
A distinct source is like playing from an Album vs. an Artist. So if I went with Option 1, the repeat mode would only clear when switching playback to an Artist from an Album, rather than when playing a new song within the album @Martysh12. It's hard to explain, hence why I am hesitant. I would rather do Option 2 since it's much easier to explain to users. |
Option 2 sounds like it would clear Repeat One whenever I switch to a new track, so I'm not quite sure about it. Option 1 makes more sense to me. |
Yeah, that's what I want, but I can't figure out how to explain it clearly @Martysh12. |
Hmm, maybe have a label next to the option with something like |
Actually, I really like the idea of having a dropdown and being able to choose when repeat clears. So the third option, maybe? |
That would make explanation even harder UI-wise @Martysh12 |
Here, @OxygenCobalt, I made a mockup of the "clear repeat" option in settings. |
Okay, this makes sense @Martysh12. For consistency, I might go and invert Remember shuffle (and remember pause) in the same way. |
Description
Disable repeat when pressing the "play" button on the album/artist screen.
Problem solved
Whenever I press the "play" button, I intend to play the entirety of the album/artist, not just the first track over and over again (for that I'd simply select the first track). Currently, pressing "play" doesn't disable repeat:
recording_20240803_182239.mp4
This issue creates some funny situations where I press the "play" button, put my phone away, cover my hands in cooking oil, and realise that I'm stuck on the first track of the album without being able to do anything.
Other implementations
Gramophone seems to disable repeat when pressing the play icon on an artist/album.
Benefit
It just makes more sense to have the "play" button play the entire album, instead of keeping the repeat state.
Duplicates
The text was updated successfully, but these errors were encountered: