|
|
Rockbox mail archiveSubject: Re: new rockbox playlist format (was: .LNK FILES IN ROCKBOX - an other approach)Re: new rockbox playlist format (was: .LNK FILES IN ROCKBOX - an other approach)
From: Ray Lambert <listlizard_at_interthingy.net>
Date: 2005-12-07
Neon John wrote:
I thought of that but I couldn't remember for certain if M3U supported
In any case, I think it would be cleaner to create our own format. The
If we create a facility that can 'convert' a rockbox play list file into
In fact, I'm thinking that one relatively easy way to implement this would
I thought of one more file name extension that I like: .BOX
So now I have .RX and .BOX
(I considered .ROX too but I think it sounds too much like .rock and would
I think I'm leaning towards .BOX
So maybe if I find some free time I'll look into implementing this. No
~ray
PS: Here's my first attempt at defining a format (comments please):
------------------------------------------------------------------
- # comment
- ! config config-statement[; config-statement]
- ! config load <any config file>
- ! include /path/playlist[.BOX|.M3U]
- [/][path/][filename.ext]
- ! match [recursive] /path/dirname[/regexp]
- ! select <database query TBD>
- ! playlist-file <playlist.m3u>
- ! generate-only
- ! auto-cleanup
- ! windows-drive-letter <[A-Z]>
Notes:
- 'playlist-file' is used to override the default output (M3U)
- 'generate-only' tells the .BOX player to only generate an
- 'auto-cleanup' tells the .BOX player to automatically delete
- 'windows-drive-letter' indicates which drive letter to write
Page was last modified "Jan 10 2012" The Rockbox Crew |