namidaco / namida

A Beautiful and Feature-rich Music & Video Player with Youtube Support, Built in Flutter
Other
2.09k stars 127 forks source link

[QUESTION] how to generate tracks from ratings #353

Open christubuntu opened 6 days ago

christubuntu commented 6 days ago

Hi. Can someone explain me how to generate tracks from ratings? Can't find it but in app description it says : "also u can generate tracks released around the same time, or from specific range of time, from ratings, from available moods, or randomly".

MSOB7YY commented 6 days ago

open player queue and press this button, then choose "ratings" Screenshot_20240925-124254_Namida your tracks MUST have a rating before doing it

christubuntu commented 5 days ago

Got it. but it's not very intuitive. I have to 1st start a queue, but since the generated tracks from ratings are added to a queue, i have to delete the current queue (to avoid mixing them with the generated ones.) Yet app doesn't clear queue when i press the button on the far left. It says 0 tracks removed. Why not instead add that button when creating a playlist, like other apps do? Way easier. I hope dev reads this.

MSOB7YY commented 1 day ago

the button on the far left is for removing duplicated tracks. if u want to clear queue and close player, make sure dismissible miniplayer is enabled and swipe down to close it.

Got it. but it's not very intuitive

u can open a menu of 1 track, play it and generate from ratings. yeah extra 2 steps but u got anywhere else to put a button for that?

Why not instead add that button when creating a playlist

that would be a nice idea when creating a playlist, but playlists has nothing to do with queues. in my case i would generate in queue first then select all tracks and choose add to playlist.