fast4x / RiMusic

A multilingual Android application for streaming music from YouTube Music.
https://rimusic.xyz
GNU General Public License v3.0
1.93k stars 100 forks source link

[Feature]: unlink playlist sort order and 'songs' tab sort order #2806

Open chelIey opened 1 month ago

chelIey commented 1 month ago

Description

It seems that the sort order (ascending/descending) of playlists and the 'songs' tab is linked, meaning it is impossible to have playlists and the songs tab sort differently (e.g. you currently can't sort the songs tab in descending order while sorting playlists in ascending order). attached are some images that are meant to show this Screenshot_20240720_013252 Screenshot_20240720_013234 Screenshot_20240720_013228 Screenshot_20240720_013205

Suggested Solution

Have the sorting order for the 'songs' tab and the one within playlists be seperate

Alternatives

No response

Additional Context

this is a problem for users like me who want to sort their playlists ascending alphabetically (which means from A-Z - also, why is this? isn't it more common in english to consider A to be the start of the alphabet and Z to be the end?) but who want to use the 'songs' tab more like a history that descends from the most recently played song.

fast4x commented 1 month ago

Yiu can sort in many type by press ascending button. https://github.com/user-attachments/assets/3c71d0bd-c3ec-4b52-aeb8-f12b5f7fb06a

chelIey commented 1 month ago

Yiu can sort in many type by press ascending button. https://github.com/user-attachments/assets/3c71d0bd-c3ec-4b52-aeb8-f12b5f7fb06a

i am aware of this what i'm saying is that the sort order (whether it is sorting in ascending or descending order) is for some reason linked - you can't have playlists sort one way and songs the other. https://github.com/user-attachments/assets/a5fee27a-319d-4a0d-87c9-149062578001

here is a video that demonstrates this. if i change order on songs, it changes on playlists and vice versa.