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



Rockbox mail archive

Subject: RE: Playlist creation under windoz

RE: Playlist creation under windoz

From: David Reis <dlr_at_cbord.com>
Date: Mon, 6 Jan 2003 15:28:28 -0500

NOTE: The before mentioned ways in which to create playlists is NOT
available in DOS.

They are only available in Win NT , 2000, maybe ME.

Sorry for the confusion


-----Original Message-----
From: David Reis [mailto:dlr_at_cbord.com]
Sent: Monday, January 06, 2003 2:40 PM
To: rockbox_at_cool.haxx.se
Subject: RE: Playlist creation under windoz


Another option


C:\Music>FOR /R %I IN (*.mp3) DO echo %~pnxI >>All_MP3.m3u

/R === recurse sub dir's

~pnxI p-path
                    n-filename
                x- extension









-----Original Message-----
From: peter j lavarreda [mailto:grendel_at_ucla.edu]
Sent: Monday, January 06, 2003 2:24 PM
To: rockbox_at_cool.haxx.se
Subject: Re: Playlist creation under windoz


You can easily get rid of the absolute path with a find and replace in
notepad or word.

The problem that I had with using DOS to create playlists was bands with non
standard characters, like Sigur Rós or Björk

p


----- Original Message -----
From: "David Reis" <dlr_at_cbord.com>
To: <rockbox_at_cool.haxx.se>
Sent: Monday, January 06, 2003 10:50 AM
Subject: RE: Playlist creation under windoz


> My understanding of the software is that the drive letter is ignored.
> This was true for Archos but, I'm not sure about Rockbox.
>
>
> -----Original Message-----
> From: Matthew Daubenspeck [mailto:matt_at_oddprocess.org]
> Sent: Monday, January 06, 2003 1:20 PM
> To: Rockbox (E-mail)
> Subject: Re: Playlist creation under windoz
>
>
> On Mon, Jan 06, 2003 at 12:36:41PM -0500, David Reis wrote:
> > The following command line may be executed on any windows/DOS machine,
and
> > will generate a playlist named "All_MP3s.m3u".
> >
> > C:\MUSIC>dir *.mp3 /s /d /b >All_MP3s.m3u
> >
> >
> > dir === system directory command (like ls)
> >
> > /s === will include subdirectories
> >
> > /d === like wide format in a single column
> >
> > /b === Bare format
>
> This never works for me (Under Win2k anyway) as it always adds the
> Drive letter to the front of everything. So I use linux and forget
> about Windows :)
>
>
>
Received on 2003-01-06

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