Mp3ListMaker

Current Version: 1.1 (2000-10-07)

This is a small Tcl/Tk script I wrote to generate the mp3lists for my Mp3Database. It gives you the choice of HTML output, or plain text. Pretty small, and simple to use. Since everything is in the eye of the beholder, there is a small help menu, just in case..
The plain-text output is about the same as doing a "find /whereever -iname *.mp3", except that it strips the /whereever off. In reality, the script actually uses 'find' to generate the list, then modifies it from there. This cuts down on wasted code, etc. Plus, I have no idea how to do it properly.

You might have to edit the location of your 'wish' binary, if the script won't run. Other then that, you should have no problems. (Unless you don't have 'find' on your machine, or not in the path.)

Changelog:

1.1

  • Added the choice of stripping the absolute path.
  • 1.0

  • Initial public release, after re-write.
  • Where can I get it?:

  • Here


  • Back
    mp3db@killinghand.org
    Page last updated on: October 18th, 2000