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
Slávek Banko 9be5499101
Drop python2 support.
1 year ago
..
CMakeLists.txt Conversion to the cmake building system based on S.Amelian's work. 4 years ago
Makefile.am Added abandoned KDE3 version of Amarok 15 years ago
Playlist.py Drop python2 support. 1 year ago
PlaylistServer.py Drop python2 support. 1 year ago
PlaylistServer.spec Added abandoned KDE3 version of Amarok 15 years ago
README Added abandoned KDE3 version of Amarok 15 years ago
playlist2html.py Drop python2 support. 1 year ago
playlist2html.spec Added abandoned KDE3 version of Amarok 15 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>