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: Mark Bright <mark_at_redbreva.co.uk>
Date: Wed, 29 Dec 2004 09:28:18 -0000

Something you clever DOS people may be able to assist with...

I use something very similar to this to create a small number of randomised
"artist" playlists from a .cmd file in the root of my music drive, but what
I would like to be able to do is...

I want to leave my rockbox set to random play, and create an ordered
playlist in every music folder. Then if I want an album played in order - I
play the playlist, else I just play a track from the folder.

I assume that I need to use a FOR /d %%i IN (*) DO *DIR /b /s > Playlist.m3u
type of command, but don't seem to be able to get it right...

Any suggestions?

Mark

|-----Original Message-----
|From: rockbox-bounces_at_cool.haxx.se
|[mailto:rockbox-bounces_at_cool.haxx.se] On Behalf Of Christian Marg
|Sent: 28 December 2004 15:24
|To: rockbox_at_cool.haxx.se
|Subject: Re: Playlist creation
|
|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
|

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

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