RAA - m3umaker

m3umaker / 1.0.0

Short description: Make M3U Playlists of MP3 files
Category: Application/Audio
Status: stable
Created: 2007-10-11 23:26:34 GMT
Last update: 2007-10-11 23:26:34 GMT
Owner: science (Projects of this owner)
Homepage: http://www.misuse.org/science/2007/10/11/mp3-playlist-m3u-file-creator/
Download: svn://svn.misuse.org/science/m3umaker/trunk/m3umaker.rb
License: Ruby's
Dependency:
None
Description:

It’s a Ruby script that creates M3U files for MP3 Players - basically playlists. It’s not fancy but lets you script creation of arbitrary M3U files for any number of folders. It automatically processes subfolders as well. I have several “genre” folders and lots of band/album folders underneath. I use this tool to create a large playlist of all bands within a genre. The syntax is:

m3umaker.rb name_of_playlist.m3u root_folder/to/process

As a bonus if you want to also create a playlist of only new music (defined as added in last 60 days) add the flag “/new” to the end of the command.

Edit this project (for project owner)

back to RAA top