Tango.info track mass tagging with foobar2000

From tango.info wiki
Revision as of 2009-02-27T05:20:07 by Tobiasco (talk | contribs)
Jump to navigation Jump to search

This page describes mass tagging with foobar2000.


Note: You should see a line that describes the output

%X-linecounter%;%X-TIN%;%album%;%BAND%;%discnumber%;%track%;%title%;%artist%;%genre%;%year%;%dummy%

A corresponding output line itself could look like, e.g.

1;00008637207120;King of Rhythm 1937-1944;Juan D'Arienzo;1;1;El choclo;Juan D'Arienzo;tango;1937-07-26;;22;


  • Copy the results and return to foobar2000
  • Right click | Tagging | Manage Scripts
  • Add | Input data
  • In the Input data dialog, paste the data in the bottom pane.
  • Put the following scheme in the top line:
  • %%;%barcode%;%album%;%album artist%;%discnumber%;%track%;%title%;%track artist%;%genre%;%date%;%%;%totaltracks%;

Note: This scheme should match the output of the tango.info tagger, "%%" discards data.


  • You get a preview before pressing Run to update actual tags.