Re: [SLUG] Playlist Maker

From: Eben King (eben01@verizon.net)
Date: Wed Dec 26 2007 - 01:51:34 EST


On Wed, 26 Dec 2007, Paul M Foster wrote:

> Anyone know of a command line utility which will scan a directory
> recursively to discover all the WAVs, MP3s, OGGs, etc. and generate a
> playlist for all of them?

It's just a list of filenames (at least what XMMS uses is). "find $MP3_ROOT
-iname \*.wav -o -iname \*.mp3 ... > playlist" should do it. I wrote a
companion script (a bit of sed, IIRC) which converts the names into "as seen
by a Windows machine" UNC paths.

-- 
-eben   QebWenE01R@vTerYizUonI.nOetP   royalty.mine.nu:81

He who will not reason is a bigot; he who cannot is a fool; and he who dares not is a slave. -Sir William Drummond ----------------------------------------------------------------------- This list is provided as an unmoderated internet service by Networked Knowledge Systems (NKS). Views and opinions expressed in messages posted are those of the author and do not necessarily reflect the official policy or position of NKS or any of its employees.



This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 20:06:58 EDT