AkaneTan / Gramophone

A sane music player built with media3 and material design library that is following android's standard strictly.
GNU General Public License v3.0
802 stars 49 forks source link

Clear queue #195

Open Tommartinz opened 1 month ago

Tommartinz commented 1 month ago

It should be great to have the option to clear the current queue that it's playing.

It could be implemented by a button in the queue page or by a swipe-down gesture in the mini player.

Right now the only way to clear the queue is by closing the app and removing it from the recent tab, but it should be useful to have an in-app solution.

nift4 commented 1 month ago

you can just pause the player and it will exit after two minutes

Tommartinz commented 1 month ago

But it could be a great quality life feature to have the option of doing it whenever you want

Tommartinz commented 1 month ago

Some people doesn't know this behavior, and it could be more intuitive having it

nift4 commented 1 month ago

Your goal is to hide Gramophone from currently active music players?

Tommartinz commented 1 month ago

No, it's to have a dedicated option to clear the queue that it's playing, without having to wait or to close the entire app

nift4 commented 1 month ago

@Tommartinz In that case I'm confused. Closing the app like you said does not clear the queue, nor the thing I told you. These do just terminate the app.

Tommartinz commented 1 month ago

In my case it does, but if in your case it doesn't do it, then it's important to have the option to clear the queue. By the way, you know what I mean when I refer to clearing the queue.

nift4 commented 1 month ago

Can you show me a video/screen recording? If it clears the queue it's a semi-serious bug.

Tommartinz commented 1 month ago

Oh I just did it and it didn't clear the queue, well, that's it, we need an option to clear the queue

nift4 commented 1 month ago

Just curious, why do you want to clear the queue?

Tommartinz commented 1 month ago

Sometimes I just want to get rid of the current list and play specific songs not related to each other, and it's more comfortable for me clearing all and starting the queue again from scratch

nift4 commented 1 month ago

@Tommartinz you can just click any song instead of using "play next", it replaces the entire queue

Tommartinz commented 1 month ago

You are right, I don't know, maybe as a quality life feature, this could be

nift4 commented 1 month ago

added to backlog