extm3u.pl 0.1 review

Download
by rbytes.net on

extm3u.pl generates an extended .m3u playlist from a given directory

License: GPL (GNU General Public License)
File size: 8K
Developer: Andreas Gohr
0 stars award from rbytes.net

extm3u.pl generates an extended .m3u playlist from a given directory. The generated playlist can be used with XMMS, Winamp, and other MPEG layer 3 players. The playlist is printed to stdout. Extended .m3u files contain additional information, such as the length of the song and data from the ID3 tag. This script requires the MP3::Info Perl-module.

For the curious the process will looks like this:

EXTINF:187,Bob Marley & The Wailers - Keep On Moving
./Bob_Marley_and_The_Wailers/Trilogy_CD3/Keep_On_Moving.mp3

The first number is the length of the song in seconds, then comes the artistname and songname from the ID3-tag

What's New in This Release:
Added OGG Vorbis Support (thanks to David Klotz)

extm3u.pl 0.1 keywords