Skip to content
This repository was archived by the owner on Dec 28, 2022. It is now read-only.
This repository was archived by the owner on Dec 28, 2022. It is now read-only.

App ignores .flac 'album disc' tag #409

Open
@JonJonXs

Description

@JonJonXs

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:

  1. Have an album with multiple discs, with at least some .flac files in it
  2. 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.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions