Home of the Squeezebox™ & Transporter® network music players.
Results 1 to 4 of 4
  1. #1
    Member
    Join Date
    Feb 2008
    Location
    Denmark
    Posts
    75

    TRACK or TRACKNUMBER in flac?

    Hi,

    SlimServerSupportedTags says that for flac it's "TRACKNUMBER" for, well, tracknumber.

    I have this string in EAC:
    -6 -V -T "artist=%a" -T "title=%t" -T "album=%g" -T "date=%y" -T "tracknumber=%n" -T "genre=%m" -T comment="%e" -T "comment=EAC (Secure Mode)" %s

    But when I look at the flac metadata in Mp3tag it says "TRACK" not "TRACKNUMBER"?

    But Slimserver sorts the songs just fine.

    Come to think of it. "date=%y" from EAC shows up as "YEAR" in Mp3tag.

    Should I be worried? What am I doing wrong?
    Is it just Mp3tag that calls the tags something else, or?

  2. #2
    Senior Member ceejay's Avatar
    Join Date
    Apr 2005
    Location
    Reading, UK
    Posts
    2,314
    mp3tag standardises tag names for all the different file types it will work with. Don't worry, enjoy the music.

  3. #3
    Senior Member
    Join Date
    Apr 2005
    Location
    Colorado
    Posts
    10,101
    Quote Originally Posted by GoodVibrations View Post
    Should I be worried? What am I doing wrong?
    Is it just Mp3tag that calls the tags something else, or?
    No, it's correct. You've figured out what's going on. In Mp3tag TRACK actually refers to the Flac field TRACKNUMBER. Same thing with DATE and YEAR. As far as I know, these are the only two field names in Flac files that Mp3tag maps to something else - everything else gets written literally.

    There's a lot of name mapping going on behind the scenes in Mp3tag, but mostly for other types of audio files. If you look in Mp3tag's Help > Contents > Names and mapping of ID3v2/WMA tag fields, you'll see how Mp3tag field names are mapped to ID3 tags and to tags in other CODECs and applications. Unfortunately, the two Flac mappings aren't mentioned.

  4. #4
    Member
    Join Date
    Feb 2008
    Location
    Denmark
    Posts
    75
    Thank you both.

    That's 2 tags that I don't have to cleanup then.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •