TagScanner 5.1 Preview

Removed:

  • Tag processor module: Copy tag
  • Standalone playlist editor (now integrated into main list of files)

  • New features and changes:

  • Natural sortings in list of files (on by default for WinXP and later)
  • New: Tag Processor module: Tag fields scrambler - format, extract and move any tag fields data to other fields
  • New: Tag Processor module: Import tag data from text files
  • Special transform script field SOURCESTRING for input string processing (for new modules)
  • New funtion in transform scripts: Change codepage (from selected codepage to unicode)
  • New: Filtering in filelist
  • New: Save playlist from selected files function
  • New: Ability to sort list on presense of embedded pictures
  • Export list function now work for selection
  • Ability to create copy of whole transform script
  • Undo operation now restore original encoding of tag

  • In progress:

  • List maker export features: new formats,additional settings for all formats, templates
  • Find duplicates function for filelist (by lenght,title,size)
  • User defined formating template for quick folder renaming from menu
  • User defined genres for Tag Editor
  • Import additional info from Discogs and Amazon

  • Examples of Tag fields scrambler usage::

    If title field contain data in style: Artist \ Song title
    Source : %title%
    Destination : %artist% \ %title%

    after run you get:
    artist = Artist
    title = Song title

    If you want swap Artist and Title you can use this:
    Source : %artist%~%title%
    Destination : %title%~%artist%

    where ~ just any unique symbol.

    If you want add some data to Title field you can set this:
    Source : %title% some data
    Destination : %title%


    TagScanner 5.1 preview build 540 (1.79 MB)
    Please, don't send this version to software catalogs.

    (с) 1999-2009 Серков Сергей <xdev@yandex.ru>