To enable, get hold of prototype from here:
http://prototype.conio.net/
Click the 'Justs the .js please'. Put this file in a webaccessable directory, such as where your kPlaylist script resides. Then, go to 'Settings'>Customize and fill out the URL for this file in 'AJAX Prototype URL'.
Then, edit the script and set
- Code: Select all
$cfg['livestreamajax']
to true.
Then the active streams should automatically update. The interval
can be adjusted with the parameter:
- Code: Select all
$cfg['livestreamajaxupdatetime']
