Mercurial > ~darius > hgwebdir.cgi > cddb-stuff
view tclIndex @ 8:2c01c09bdc0f
Handle "artist - title" as well as "artist / title".
Add track number to filename.
If the infile isn't stdin, move it to the mp3 directory.
author | darius |
---|---|
date | Thu, 18 Jul 2002 06:33:52 +0000 |
parents | 5cead4da1db9 |
children |
line wrap: on
line source
# Tcl autoload index file, version 2.0 # This file is generated by the "auto_mkindex" command # and sourced to set up indexing information for one or # more commands. Typically each line is a command that # sets an element in the auto_index array, where the # element name is the name of a command and the value is # a script that loads the command. set auto_index(read_c2w) [list source [file join $dir cddb2.tcl]] set auto_index(main) [list source [file join $dir cddb2.tcl]] set auto_index(edit_tracks) [list source [file join $dir tracknamer.tcl]] set auto_index(add_entries) [list source [file join $dir tracknamer.tcl]] set auto_index(save_names) [list source [file join $dir tracknamer.tcl]] set auto_index(print_info) [list source [file join $dir tracknamer.tcl]] set auto_index(namer_exit) [list source [file join $dir tracknamer.tcl]] set auto_index(loadlibs) [list source [file join $dir tracknamer.tcl]] set auto_index(log) [list source [file join $dir tracknamer.tcl]]