App ignores .flac 'album disc' tag #409
Description
Shuttle version:
v2.0.6
Device, OS:
Nokia 6.1, Android 9.0
Description of bug:
The app ignores album disc tags for .flac files. If you had a double album with .flac files in it, the app would list the .flac tracks in the following order 'Track 1, disc 1', 'Track 1, disc 2', 'Track 2, disc 1', 'Track 2, disc 2', etc. If the album mixes .mp3 and .flac files than all .flac files will be listed first by their track tag, then .mp3 files organized properly by disc and by track.
Steps to reproduce:
- Have an album with multiple discs, with at least some .flac files in it
- Open the album
Expected outcome:
You expect the order of the tracks to be based on tags only, with proper discs and track order preserved despite .flac files or a mix of .flac files and some other format.
Observations/Actual Result:
All .flac files are ordered first (in a 'disc 0', of sorts) by their track number. In the order I listed previously: 'Track 1, disc 1', 'Track 1, disc 2', 'Track 2, disc 1', 'Track 2, disc 2', etc. If there are .mp3 files remaining in the album, they are organized properly, in their respective discs listed by their track number.