jmshrv / finamp

A Jellyfin music client for mobile
Mozilla Public License 2.0
2k stars 130 forks source link

Save queue as playlist or add to existing one, and some menu modifications #888

Open BaccanoMob opened 2 months ago

BaccanoMob commented 2 months ago

This is for ease of creating a playlist inside the app.

Currently, you can add songs to playlist in one by one.

image

It would great to include the below options

while some options should be renamed

Add favorite could be removed since its displayed in now playing screen. But that IconButton needs to be included in the track tiles inside individual Albums/Artist/Genre or in Tracks tab for ease of liking a track rather than opening a menu. Or If displaying the IconButton needs to be avoided in track tile for some reason, alternative could be swipe left to add to queue (currently swiping does this action only) and swipe right to favorite it.

Also Public/Private settings as requested in #879 should apply here as well if a new playlist is created.