Rockbox.org home
releases
current build
extras FAQ
manual
wiki
docs index mailing lists
IRC
forums bugs
patches



Rockbox mail archive

Subject: RE: Playlist creation

RE: Playlist creation

From: Mark Bright <mark_at_redbreva.co.uk>
Date: 2004-12-30

Just what I was trying to do...

I was getting in a mess with %1 and %i not to mention %%, and the /R was
something I would not have worked out - it was well hidden in plain sight!!
I was too busy looking at the /D and /F variants to notice it

Now I can start tweaking it to randomise etc... Hehehe

Thank you...

Mark

|FOR /R %1 %%i IN (.) DO DIR /b /s "%%i"\*.mp3 > "%%i"\Playlist.m3u
|
|If you want to actually type it yourself without running from
|a batch file, just change %%i to %i and I think that'll do it.
|
|_______________________________________________
|http://cool.haxx.se/mailman/listinfo/rockbox
|

_______________________________________________
http://cool.haxx.se/mailman/listinfo/rockbox
Received on Thu Dec 30 10:10:23 2004


Page was last modified "Mar 9 2008" The Rockbox Crew