Currently, folder view supports sorting only by filename, number of songs, and number of subfolders. This causes albums stored in folders to play in alphabetical order instead of the intended album order.
- Add a new sorting option: Track number (from ID3/FLAC tags).
- If tags are missing, fallback to filename sorting.
- Users who organize music by folders will be able to listen to albums in the correct order without renaming files manually.
Currently, folder view supports sorting only by filename, number of songs, and number of subfolders. This causes albums stored in folders to play in alphabetical order instead of the intended album order.