jeffvli / feishin

A modern self-hosted music player.
https://feishin.vercel.app
GNU General Public License v3.0
2k stars 79 forks source link

Artist page does not sort properly #593

Closed sadmoonphoenix closed 2 months ago

sadmoonphoenix commented 2 months ago

Expected Behavior

When sorting by name, the artists show up in alphabetical order

Current Behavior

Artists that start with a lowercase letter are moved to the bottom of the list, instead of being treated case-insensitively

Steps to Reproduce

  1. Have a library that has artists that start in lowercase

  2. Sort by name on the album artists page

Possible Solution (Not obligatory)

Sort ignoring case. The albums page already does this, it seems.

Context

It's just annoying and not what I expect, and dare I say, incorrect behavior.

Your Environment

kgarner7 commented 2 months ago

Resolved by https://github.com/jeffvli/feishin/commit/595eba152a6642050fbfd8ce4242279e6ab26c99