TINTed album labelling

From tango.info wiki
Revision as of 2008-06-18T19:50:18 by Chrisjjj (talk | contribs) (New page: In TINT-based filing, it is usefult to label all album folders with '''<Artist> ; <Album>''' held in the name of an empty file. This me done automatically as follows using Mp3tag: #Load a...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

In TINT-based filing, it is usefult to label all album folders with <Artist> ; <Album> held in the name of an empty file. This me done automatically as follows using Mp3tag:

  1. Load and select all album track files
  2. Click File | Export and create a new export config containing e.g.:
$filename(s:\TLIB\%_parent_directory%\%band% ; %album%.)

Tha absolute path is necessary to make the destination independent of the Mp3tag current directory.

  1. Ensure '[X] One file per directory'
  2. Click OK.