Sorting by filename yields incorrect order

App version

Production

Issue description

Hello, thanks for the good work on the app.

I’m trying to use the sort by filename feature, but I can’t seem to get consistent results.
I’m using Navidrome 0.60 as a media provider if that’s relevant.
The order is incorrect even when file names are numbered (01 - Song, 02 - Song). A few tracks will end up a the end of the list (for ex 04 and 08).
When checking details on the songs within Symfonium, the filenames feature the correct number (though the file structure is different than the source folder, not sure if that’s Navidrome renaming/reordering files), so if Symfonium uses that, it should sort properly in any case.

I haven’t be able to determine why some files sort wrong and other are sorted properly. I can provide the files upon request.

Device type

Phone

Media provider

Navidrome

Steps to reproduce

  1. Sort by filename
  2. Check wrong album order

I searched existing issues first

on

I understand that logs are mandatory

on

Log upload name / description

debug.log

Symfonium use the full path for sort as reported by Navidrome (by default it’s not the actual filenames you can change that on Navidrome side)

Ok thanks for the info and the quick response. But both paths should work nonetheless for sorting according to what I’m seeing of the filepath via Symfonium details.

Look better at the values include case, logs don’t show them.

Ah ! You’re right it was a case issue, I’m using MusicBee to tag but it doesn’t seem to care about case (because it’s on Windows ?), when the server with Navidrome is running on a Mac.
Thanks again for the prompt answer !