MP3 Jukebox-Tk
by David J. Blood
(geekd@users.sourceforge.net)
jukebox-tk.sourceforge.net
A MP3 jukebox/organizer written in Perl\Tk
- INSTALL
No install necessay. Just untar/unzip the file (which you probably already did, since you are reading this.)
- USE
cd to the "jukebox" directory and type ./jukebox.pl
If this is the first time you are using this, you get a boring looking empty box. Enter the path to your mp3 files in the box where it says "Add Files" and press the Add button. Jukebox-Tk will search that directory and all sub-directories for mp3 files. These will get sorted by band according to thier ID3 tags (v2 first then v1). You will then get a list of band names in the box. Double click on a band name for a list of songs, double click on a song to ad it to XMMS's playlist. Right click on the selected band or song for stats.
- DEPENDENCIES
this prgram assumes you have the following installed:
available from http://www.cpan.org/
Perl
Tk
MP3:ID3v1Tag
MPEG::ID3v2Tag
MLDBM
available from http://www.xmms.org/
XMMS
If you are running under windows, I assume you have WinAmp installed.
More complete docs and screenshots can be found at: http://jukebox-tk.sourceforge.net/
-geekd
