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

Add support for track numbering in ID3 TRCK style (NN/MM). #6

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

Commits on Jul 10, 2021

  1. Add support for track numbering in ID3 TRCK style (NN/MM).

    This fixes TianyiShi2001#5
    
    Example FLAC metadata using this style:
    
        comment[0]: album=Chosen Lords
        comment[1]: discid=820d4b0a
        comment[2]: title=Reunion 2
        comment[3]: artist=Aphex Twin
        comment[4]: tracknumber=2/10
    jamesyoungman committed Jul 10, 2021
    Configuration menu
    Copy the full SHA
    ebcccbb View commit details
    Browse the repository at this point in the history