DJDoubleD / refreezer

An alternative Deezer music streaming & downloading client, based on Freezer.
GNU General Public License v3.0
221 stars 5 forks source link

[Feature Request] Create Playlist from Queue #29

Open justpanchi opened 3 weeks ago

justpanchi commented 3 weeks ago

🚀 Feature Request

Is your feature request related to a problem? Please describe.

Currently, there is no option to create a playlist based on the current queue. This limitation makes it difficult for users to save and organize their favorite tracks from a specific listening session for future playback.


Describe the solution you'd like

I would like the ability to create a playlist directly from the current queue. This feature would allow users to easily save the tracks they have been listening to, making it convenient to revisit them later.


Describe alternatives you've considered

The only alternative is to manually add tracks from the queue to a new playlist, which is time-consuming and less efficient.


Additional context

Implementing this feature would enhance user experience by simplifying the process of saving and organizing favorite tracks, allowing for better music management within the app.

justpanchi commented 3 weeks ago

*A good place to position a button for triggering playlist creation from the queue is at the top of the queue list, near the options to exit the queue or enable shuffle mode.