Rockbox.org home
release
dev builds
extras
themes manual
wiki
device status forums
mailing lists
IRC bugs
patches
dev guide
translations



Rockbox mail archive

Subject: Re: Playlist creation

Re: Playlist creation

From: Christian Marg <christian.marg_at_tu-clausthal.de>
Date: Tue, 28 Dec 2004 16:23:59 +0100

Hello...

Brian Wolven wrote:
> There are many ways to do this. [...]

Yes, I for example use something along the lines of:

dir /s /b H:\diverse\*.mp3 | sort | sed -e s/H:\\//g > playlist.m3u

Note that the needed "dir"-functionality is not available on
Linux/Unix-OSes but can be substituted by "find", and that "sort" and
"sed" are "GNU Utilities for Win32"... ;)

bye
Christian

_______________________________________________
http://cool.haxx.se/mailman/listinfo/rockbox
Received on 2004-12-28

Page template was last modified "Tue Sep 7 00:00:02 2021" The Rockbox Crew -- Privacy Policy