|
|
Rockbox mail archiveSubject: Re: Fully qualified paths.From: Daniel Stenberg (daniel_at_haxx.se) Date: 2002-08-23
On Thu, 22 Aug 2002, Chad Lockwood wrote:
> Hi all I am wondering how people deal with the fact that rockbox won't
Right. Since you use a unix, you can just copy the playlist to your archos
sed 's:/mnt/archos::g' < sourcelist.m3u > /mnt/archos/playlist.m3u
> Do you mount your archos as "/" some how? I currently edit and remove the
Personally, I always build my playlists with the find command under linux:
find mp3 -name "*mp3" > fulllist.m3u
-- Daniel "Bagder" Stenberg -- http://rockbox.haxx.se/
Page was last modified "Jan 10 2012" The Rockbox Crew |