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: building m3u-playlists from bash in unix

Re: building m3u-playlists from bash in unix

From: Björn Stenberg <bjorn_at_haxx.se>
Date: Thu, 2 Oct 2003 12:39:29 +0200

svante t wrote:
> find ~/Music/* -type f -name '*.mp3' > ~/Music/Playlist.m3u
>
> Now, the problem is that I dont always mirror my files locally
> exactly like on my archos. So how do I modify the above to put in
> another path than the output?

'cd' to the root dir of your music collection (~/Music) before you run the find command. Then all paths will be relative to ".", which allows Rockbox to find the files.

-- 
Björn
Received on 2003-10-02

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