title
Products            Buy            Support Forum            Professional            About            Codec Central
 

[title] tag defaults to track number?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • anders
    • Dec 2003
    • 15

    [title] tag defaults to track number?

    Does the [title] tag default to the track number if there is no title tag for a track?

    I'm asking this, because if I have no title for a track, and use "[track] [title]" when converting, I get file names like "01 01", "02 02", etc. I would have expected "01 ", "02 ", etc.
  • LtData
    dBpoweramp Guru
    • May 2004
    • 8288

    #2
    Re: [title] tag defaults to track number?

    It should be "Track 01" for the title, not just "01". If your getting "01" for the title, it is apparently retrieving that from somewhere. When you insert the CD and open up the CD ripper, just after it retrieves the titles, there is a small pop-up tip that says where the meta-data was retrieved from. What does it say?

    Comment

    • anders
      • Dec 2003
      • 15

      #3
      Re: [title] tag defaults to track number?

      Originally posted by LtData
      It should be "Track 01" for the title, not just "01". If your getting "01" for the title, it is apparently retrieving that from somewhere. When you insert the CD and open up the CD ripper, just after it retrieves the titles, there is a small pop-up tip that says where the meta-data was retrieved from. What does it say?
      I probably didn't provide enough details. I'm using dMC to convert some FLAC files into MP3s. The FLAC files have tags for track number, but no title tags.

      Using "[track] [title]", the file names of the MP3's become "01 01" where I would expect just "01 ", as the title tag doesn't exist.

      Comment

      • Spoon
        Administrator
        • Apr 2002
        • 43930

        #4
        Re: [title] tag defaults to track number?

        This is correct, if the title is missing it will be taken from the filename.

        You could do it dynamically with:

        [track] [IF!EQUALS]title,[track],[title][]
        Spoon
        www.dbpoweramp.com

        Comment

        • anders
          • Dec 2003
          • 15

          #5
          Re: [title] tag defaults to track number?

          Originally posted by Spoon
          This is correct, if the title is missing it will be taken from the filename.

          You could do it dynamically with:

          [track] [IF!EQUALS]title,[track],[title][]
          Works like a charm -- thanks.

          Comment

          Working...

          ]]>