Tango.info track mass tagging with foobar2000: Difference between revisions

From tango.info wiki
Jump to navigation Jump to search
Line 17: Line 17:
** selecting all files, Right-click | Utils | Text tools | Copy: TINT
** selecting all files, Right-click | Utils | Text tools | Copy: TINT
* '''Send TINTs and name of fields to tango.info'''
* '''Send TINTs and name of fields to tango.info'''
** http://www.tango.info/tools/tagger1.3.php
** https://tango.info/tools/tagger1.3.2.php
** Paste TINTs into the form field "Track references":
** Paste TINTs into the form field "Track references":
** Select tags you want to get data for
** Select tags you want to get data for

Revision as of 2012-03-13T18:06:07

This page describes tango.info music mass tagging with foobar2000.

Setup

  • Install the component "Text tools" (foo texttools)
  • Configure the "Text tools" to copy TINTs:
    • File | Preferences | Tools | Text tools
    • Add a new tag called TINT, with the following pattern if you use TINT-based filing
      • $num($directory(%path%,2),14)-%directory%-%_filename%
    • Or if you use tags with barcode, you may use
      • $num(%barcode%,14)-$num($max(1,%discnumber%),2)-%track%

Mass tagging

  • Select the files you want to masstag
    • put them in a playlist
  • Copy TINTs
    • selecting all files, Right-click | Utils | Text tools | Copy: TINT
  • Send TINTs and name of fields to tango.info
  • Put the metadata obtained from tango.info into foobar2000
    • Copy the results and return to foobar2000
    • Right click | Properties | Tools | Automatically Fill Valuess
    • Clipboard: line per track
    • enter the pattern into the foobar2000 field "Pattern"
    • if you only want dates, put only %date%
    • or you use something like %%;%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
  • click ok to write the tags