Solo tagging with Mp3tag: Difference between revisions

From tango.info wiki
Jump to navigation Jump to search
Line 22: Line 22:
You've retrieved the tag lines for your tracks.
You've retrieved the tag lines for your tracks.


===Step 3 - Save the tag data===
===Step 2 - Save the tag data===
#Identify the tag list - from the previous step it is all lines between (not including) the last two horizontal rules, but excluding any final line(s) starting with '''not found:Array ( )''' (these can be safely ignored)
#Identify the tag list - from the previous step it is all lines between (not including) the last two horizontal rules, but excluding any final line(s) starting with '''not found:Array ( )''' (these can be safely ignored)
#Select all lines in the tag list, then right click and Copy to the clipboard.
#Select all lines in the tag list, then click ''' Edit | Copy'''.
#Launch Notepad and into it Paste the clipboard.
#Launch Notepad and click '''Edit | Paste'''.
#Save under the filename '''c:\temp.txt'''.
#Click '''File | Save''', enter the filename '''c:\mp3tag.txt''', and click '''OK'''.


You've saved the tag lines for your tracks.
You've saved the tag lines for your tracks.

Revision as of 2007-11-22T02:12:45

Limitations

  • Solo tagging works only for single-CD albums - for multi-CD albums, instead use mass tagging.

Requirements

  • Your album's track files are in one folder containing no additional audio files.
  • Track filenames begin with the track number and these numbers are the all same length e.g. 01,02,...10 (not 1,2,...10).

Setup - set up Mp3tag

  1. Go here to download Mp3tag V2.39f or later, and then install and launch.

Step 1 - Retrieve tag data

  • If you have the album's barcode number:
  1. Go to http://tools.tango.info/tagging.php.
  2. Enter the barcode number into the (unlabelled) text input box and click Submit.
  • Else (you do not have the barcode number):
  1. Go to http://eng.tango.info, enter album's title or artist name and click search (you'll get a list of matching albums listed under CDs).
  2. Identify your album, checking title and artist name, and click on it (you'll get the tango.info album page).
  3. Check that album page's track quantity agrees with your album's files. If it doesn't, you probably mis-identified the album.
  4. Click on the link in the top left of that page labelled tools.tango.info/tagging.

You've retrieved the tag lines for your tracks.

Step 2 - Save the tag data

  1. Identify the tag list - from the previous step it is all lines between (not including) the last two horizontal rules, but excluding any final line(s) starting with not found:Array ( ) (these can be safely ignored)
  2. Select all lines in the tag list, then click Edit | Copy.
  3. Launch Notepad and click Edit | Paste.
  4. Click File | Save, enter the filename c:\mp3tag.txt, and click OK.

You've saved the tag lines for your tracks.

Step 4 - Put the tag data into your track files

  1. Launch mp3tag.
  2. Click File | Change directory... and select your album folder.
  3. In the tracklist heading, click on Title then Filename (you'll get the track list ordered by ascending track number).
  4. Click Edit | Select all files.
  5. Click Convert | Text file - Tag (you'll get the Text file - Tag dialog box).
  6. In Filename: enter c:\temp.txt.
  7. In Format string enter
    %dummy%;%album%;%track%;%title%;%artist%;%genre%;%year%;%dummy%
  8. Click OK.

You've put the tag data into your track files. Mp3tag shows you the result.