PDA

View Full Version : html music playlist


hacked1o0o
06-15-2006, 02:36 AM
does anyoine know where i can get the code to make a html music playlist?

shivandeveloper
06-21-2006, 01:31 PM
I don't even know what you're talking about... I tried google and found no consitent definition of what this is.

benjaminq
06-21-2006, 05:16 PM
Hm, there is a script in amaroK that will export the current playlist in a html file. You can also set up a music server with amarok ... wait ...

PLAYLIST2HTML and PLAYLISTSERVER
About: PLAYLIST2HTML

Generates a HTML file with the contents of the current playlist.

About: PLAYLISTSERVER
This scripts starts a small http-server that serves the current-playlist as HTML. Start it and point your browser to http://localhost:4773/

Dependencies:
Python 2.3

License:
GPL V2

Author:
André Kelpe ( fs111 at web dot de )

WEBCONTROL
About:
Generates a HTML file with the contents of the current playlist and the ability to control amarok through that.

It is based on playlist2html codebase.

Using:

This scripts starts a small http-server that serves the current-playlist as HTML. Start it and point your browser to http://localhost:4774/ You can configure the http-server to disable controlling features.

Is this what you wanted?

BEnjamin

shivandeveloper
06-22-2006, 12:33 PM
Can someone tell me what the point of exporting a playlist to HTML would be? Is it so you can pipe down music and a playlist at once remotely?

benjaminq
06-22-2006, 01:22 PM
I used to export to HTML to get the tracklist of special home made sampler CDs. Ohters may want to create a list just for placing it somewhere on their homepage (though you would need a motor driven mouse wheel for my collection :-) ) and then there is even the possibility to let amarok act as a music server by this (if I got it right).

But what hacked1o0o wants to do with it ... I don't know ...