plamere / OrganizeYourMusic

Organize your saved music on Spotify
242 stars 40 forks source link

Alphabetic organized system broken #18

Open SylisMC opened 1 year ago

SylisMC commented 1 year ago

The current sort alphabetically system is case sensitive calling for uppercase A-Z before lower case a-z (instead of Aa Bb Cc)

This causes artists / songs like "alt-j" to be shown below "Weezer" based on capital letters. the service is great! but it is inconvenient when trying to sort out large playlists and having the sorting order wrong

Here is an example sorting by artists on both Spotify and OYM image image

SylisMC commented 1 year ago

Here is another example sorting by title image image

plamere commented 1 year ago

Thanks for the report. On Sun, May 7, 2023 at 3:05 PM Sylis @.***> wrote:

Here is another example sorting by title [image: image] https://user-images.githubusercontent.com/19602662/236697527-89349457-bc55-48ca-a914-7e7e925861b9.png [image: image] https://user-images.githubusercontent.com/19602662/236697577-03cd488e-0ae6-47dd-b8ff-897174389e17.png

— Reply to this email directly, view it on GitHub https://github.com/plamere/OrganizeYourMusic/issues/18#issuecomment-1537518948, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAW6GKTPLHJSFOJGMNU5YLXE7W63ANCNFSM6AAAAAAXZCB2KY . You are receiving this because you are subscribed to this thread.Message ID: @.***>

SylisMC commented 1 year ago

Update:

I've also noticed that the alphabetizing system doesn't skip over words like "A" or "the" whereas most music platforms do, including Spotify and iTunes