You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
4 lines
615 B
Markdown
4 lines
615 B
Markdown
9 years ago
|
# Musicplayer
|
||
|
Its a Musicplayer, which uses Windows Media player. You can import a playlist or any songs. The Musicplayer outputs the songinformation in a textdocument and a html-document. It also saves the album-art in the local folder, this is also displayed in the html-document. The background of the html-document is oriantated on the album art and also safed in an extra jpg file. You can upload the document to a connected ftp-server. And at last, the player also works like a normal Musicplayer.
|
||
|
For ftp, just put your connection data in the voids uploadToServer, uploadImageToServer and deleteFromServer.
|