You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
amarok/amarok/src/scripts/playlist2html
tpearson 1dbf3ff1cb
rename the following methods:
13 years ago
..
CMakeLists.txt [applications/amarok] initial cmake support 13 years ago
Makefile.am Added abandoned KDE3 version of Amarok 14 years ago
Playlist.py rename the following methods: 13 years ago
PlaylistServer.py Added abandoned KDE3 version of Amarok 14 years ago
PlaylistServer.spec Added abandoned KDE3 version of Amarok 14 years ago
README Added abandoned KDE3 version of Amarok 14 years ago
playlist2html.py Added abandoned KDE3 version of Amarok 14 years ago
playlist2html.spec Added abandoned KDE3 version of Amarok 14 years ago

README

<div align="center"><b>PLAYLIST2HTML and PLAYLISTSERVER</b></div>

<b>About: PLAYLIST2HTML</b><br>
<br>
Generates a HTML file with the contents of the current playlist.<br>
<br>
<b>About: PLAYLISTSERVER</b><br>
This scripts starts a small http-server that serves the current-playlist as
HTML. Start it and point your browser to http://localhost:4773/<br>
<br>
<b>Dependencies:</b><br>
Python 2.3<br>
<br>
<b>License:</b><br>
GPL V2<br>
<br>
<b>Author:</b><br>
André Kelpe ( fs111 at web dot de )<br>