Installation instructions:
Get the player here: http://musicplayer.sourceforge.net/
Install it somewhere where it can be accessed via web on the host where you have kP. Example: xspf under the kP directory.
Find the direct URL to the xspf_player.swf file, example: http://localhost/xspf/xspf_player.swf
Now, edit the kP script and find the following:
- Code: Select all
$cfg['xspf_url']
and put the URL that was mentioned above there.
Finally, just switch it on by putting
- Code: Select all
$cfg['xspf_enable']
to true.
To start playing, log into kP, click Options and choose 'xspf' as the
playlist type.
