fsShoutcast Module

Module for displaying public shoutcast information
* title of the current song
* image (if there is a titelmatching .jpg)
* link to Play
* listener count
* link "buy on amazon"
* multilingual Backend
* auto update shoutcast information (ajax)

=== V 0.7 ===
+ URL support for imagedirectory
+ italian language file (feel free to give a feedback)
- removed some wrong path on autorefresh
* cleanup of jscript
# typo in languagefile
# ajax-cache bug
# autorefresh fix for multi usage in one page

=== V 0.6 ===
* prevent autorefresh to update with non valid data,
if the server was not responding
* autorefresh setable in seconds

=== V 0.5 ===
+ Multilingual Front- and Backend (en-GB/de-DE)
+ Autorefresh support
* definition changed for linked images
# install file matching dtd

=== V 0.4 ===
* hide last(current) song if server is offline
* hide warning if server is not reachable
* hide amazon button server is offline and no current song
+ Display serverstatus when offline and no image
# Notice on slow connections between webserver and shoutcast


=== V 0.3 ===
+ Max listener and listenerpeak added
# fixed warning on depricated call of fsocket
# hiding amazon link (already fixed in 0.2 forgotten in history file)

=== V 0.2 ===
* HTML output more formated
* default server changed
+ amazon selectable .de|.com|.co.uk|.fr|.at|.co.jp|joyo.com
(need information about right amazone request, leave a notice in guestbook, comments or forum)
+ RegEx replacement
- Replace _ with space
# if stream not reachable site is displayed

=== V 0.1 ===
basic release


===============================
Symbols

* changed
+ added
- removed
# fixed

Report