Shtooka Scanner

Shtooka Scanner (shtooka-scan) is a simple command line program that enables the extracting of information encapsulated in Vorbis Comment tags of all audio files Flac and Ogg contained in one or several directories. It enables the easy generation of text index for SWAC audio collections.

This program is distributed under the GNU Public License (GPL). It is available as source code and binary packages for Linux and Windows (it can be compiled for Mac OS X).

Dowload

Usage:

Shtooka Vorbis Comment Tags Scanner
-----------------------------------

  This program is distributed and licensed under the GNU General Public
  License (GPL). See the file gpl.txt for more information.

  This product is available as source code and in binary form, at
  Shtooka Project home page at:

     http://shtooka.net/soft/shtooka_tools/

  Shtooka Vorbis Comment Tags Scanner is Copyright (c) 2007 N. Vion (zMoo)

USAGE: shtooka_scan.exe   [-r --recurse; -O --optimize]
  * Scan all .flac and .ogg files contained in .
  * Generate a text index with all information as .
  * --optimize option collect constant information in [GLOBAL] section.
      Example: shtooka_scan.exe ./ index.txt --optimize

  • Use the "optimize" option to collect all common pieces of information in a [GLOBAL] section. This "optimization" can be useful to accelerate parsing of the output files.
  • Use the "recurse" option to scan all subdirectories.

SWAC format