-
-
Notifications
You must be signed in to change notification settings - Fork 146
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
Fix (& improve) repetition options #29
Comments
Oh. After #13, Auxio's repeat modes are none, loop playlist, and loop forever. The second one didn't do anything since it would only repeat the playlist once it ended. If I understand correctly, you want the "Loop Forever" option to pause the song every time it loops? If that's the case, I can add a toggle for that behavior in the settings menu. |
|
Basically: [black] - Loop the playlist, but pause when it loops I'll add an option to the "Behavior" part of the settings menu that toggles this change. It will still be represented as [loop 1], but instead of playing immediately after looping, it will just rewind and pause, like you said. |
Thank you for the explanation. The change you described sounds great, looking forward to using it! :) |
It could also be added as one of the regular options (it could be a pause icon or a pause icon inside the arrows), but if you prefer using the settings, that's fine too. |
I usually choose the settings for two reasons:
|
Understood, lets go the settings-route then! |
Describe the bug:
This option (look at the left) probably does, what it should. It jumps to the next song when the current one is finished. The symbol is debatable, but otherwise it works fine:
This symbol ALSO doesn't loop the song. It seems to work just as the first one does:
This symbol loops the song forever (or at least 3 times) instead of just once.
Sometimes people don't want to binge through their music, but instead only listen to one track and then have the playing stop until they want to listen to the next track. It can be annoying to immediately be bombarded with a different song.
I suggest adding an option that lets the user play a song, and then pauses (and rewinds) the song when it's done playing.
Screenshots:
Phone Information:
Samsung Galaxy S9
Android 10
Due Diligence:
The text was updated successfully, but these errors were encountered: