Perl Playlist 0.1 review

Download
by rbytes.net on

Perl Playlist is a command line application to generate m3u files based on your all your MP3s. Perl Playlist uses MP3::Info to rea

License: GPL (GNU General Public License)
File size: 106K
Developer: John Hass
0 stars award from rbytes.net

Perl Playlist is a command line application to generate m3u files based on your all your MP3s.

Perl Playlist uses MP3::Info to read the MP3 tags.

Perl playlist maker was designed to build a playlist on a remote machine that does not have a screen or X windows.

Requirements:
Perl
perl MP3::Info

Installation:

build MP3-Info

cd MP3-Info-1.20
perl Makefile.PL
make
make install

copy playlist.pl to some where in the path. On a linux machine you may type something like cp playlist.pl /usr/bin/

You need to make sure perl is installed on your machine.

Perl Playlist 0.1 search tags