apognu / otter

Music player for Funkwhale
MIT License
215 stars 21 forks source link

Album ordering scatter based on letter case #80

Closed AMoonRabbit closed 4 years ago

AMoonRabbit commented 4 years ago

Describe the bug

It appears that the Albums, and possibly other sections, aren't ordering quite how you'd expect. I'm seeing all CAPS album names A-Z before Normal Albums, and the lowercase albums at the end of the list. Whether this is case sensitive issue or something else behind the scenes will need further investigation.

How to reproduce

View the order of albums

Expected behavior

Assuming the default ordering is alphabetical, then regardless of case, albums should be ordered correctly.

Screenshots

Screenshot_20200906-134146 Screenshot_20200906-134154 Screenshot_20200906-134218 Screenshot_20200906-134424

Environment details

apognu commented 4 years ago

Thanks for opening this.

As discussed on Matrix, I cannot seem to reproduce this on open.audio or my own instance. Awaiting access to your private instance to try and debug this.

AMoonRabbit commented 4 years ago

This has been confirmed to be on my pod's end and not app specific. Closing issue.