Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

show disc number as prefix of track number #835

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

sludgefeast
Copy link

Instead of displaying an album with multiple disc like:

  • 01 First Title
  • 02 Second Title
  • ...
  • 01 First Title of second disc
  • ...
  • 01 Also a First Title on another disc

it will be displayed:

  • 1-01 First Title
  • 1-02 Second Title
  • ...
  • 2-01 First Title of second disc
  • ...
  • 3-01 Also a First Title on another disc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant