PDA

View Full Version : templated HTML playlist generation


GPV
19th May 2000, 15:57
It would be a great expansion to make templates use for set design of generated HTML playlist. Something like in DiscPlay CD player.
I don't like current design of winamp HTML playlists, I'd like to design them myself.

Herbi
19th May 2000, 19:29
Hi!
I wish to export to *.xls and *.txt;
thanks...

Ice
20th May 2000, 20:11
Actually not to have a HTML template, just a template in generall.... wouldn't be to hard for the slacker-type programmer http://forums.winamp.com/ubb/biggrin.gif

have a template be able to output to almost any format could be possible.. a person makes the original design with variables in them..
like a html template... might look like this http://forums.winamp.com/ubb/frown.gifhopefully the bulletin board software will make it look right)

<html>
<head>
<title>Winamp List</title>
</head>
<body>
Winamp Playlist<br><br>

[LIST:START]
[ENTRY] %a - %t (%p %b %s) [ENTRY]
[LIST:END]

</body>
</html>

then winamp would find the [LIST] tag, and replace that with the list

the [entry] tag would show winamp the format of it.. how i showed it it would do it in the format of Artist - Title (Playtime Bitrate Size)


just an idea...

Nitrox
21st May 2000, 09:39
i think enabeling export to html option for the playlist is a great idea to post your playlist on your site or something