Mass tagging with Mp3tag - warnings: Difference between revisions

From tango.info wiki
Jump to navigation Jump to search
No edit summary
Line 12: Line 12:
** tagger1.x.php  
** tagger1.x.php  
***user-settable artist role separator e.g. , & -  canta voc: voc.
***user-settable artist role separator e.g. , & -  canta voc: voc.
***Album Artist i.e. %BAND% - this will make hte interface non-back-compatible, so should go on a new parallel version.
* Done
* Done
** tagger1.x.php  
** tagger1.x.php  

Revision as of 2008-04-23T20:13:04

Improvements

  • Proposed
    • tagger1.x.php
      • Change Error: track not found to Warning: track not found
      • Change Completed. lines including <n> errors to Completed. lines including <w> warnings and <n> errors
      • change title to tools.tango.info - tagger
      • replace out-of-date intro text with This tool provides track info from the tango.info database for you to label your music files. You give it a list of track references and it gives you a list of tags. For instructions see tagger tool. For an example click [??? here].
        • partially done. Tobiasco 2008-03-06T16:50:12 (UTC)
      • remove "mp3tag -fields" list
      • Add TINT\ support for non-Mp3tag users
  • Desired
    • tagger1.x.php
      • user-settable artist role separator e.g. , & - canta voc: voc.
  • Done
    • tagger1.x.php
      • to fix spurious Error line at end of output - DONE, and confirmed by Chrisjjj
      • track references input box to be labelled (above): Track references: and taglist output box (above): Tag list: - Done by TB, confirmed by Chrisjjj
      • change completion message 'number of lines: N' to Completed. lines including <n> errors.