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 paths? Absolute or relative?

Re: Playlist paths? Absolute or relative?

From: Björn Stenberg <bjorn_at_haxx.se>
Date: Wed, 22 Jan 2003 11:34:54 +0100

Hardeep Sidhu wrote:
> Use one of the daily builds and the playlists will work correctly. We strip
> bad path prefixes before playing a song.

Actually, even 1.4 does that.

Another thing:

Warren 'Llama' Ernst wrote:
> > instead of relative pathnames, like:
> >
> > \80s\song1.mp3
> > \90s\song2.mp3

Those are not relative pathnames. They are absolute pathnames, just without a drive letter. Relative pathnames look like this:

  80s\song2.mp3
  90s\song2.mp3

That is, without any path prefix before the first directory.

-- 
Björn
Received on 2003-01-22

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