> I want to capture the title of the current song I have running on my box > through mpg123 and redirect it to a file. In this process, I don't want > the /long/path/to/song but just the song.mp3. Is it possible to capture > the song title this way?
I haven't used it, but you might want to check out the MP3::Tag module available on CPAN. There are also MP3::Info and MP3::ID3v1Tag modules which are on CPAN or available through ppm if you're using windows. Again, I haven't used any of these and don't know how good or bad they are. good luck db -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]