=== SHOUTcast Sidebar Widget 1.3.2 ===
Contributors: wevans77
Donate Link: http://www.wesleyevans.net/shoutcast-sidebar-widget/
Tags: shoutcast, audio, streaming, music
Requires at least: 2.0
Tested up to: 2.1
Stable tag: release-1.3.2

This WordPress plugin provides an easy way to get the current status of a
SHOUTcast server and integrate it into a WordPress blog.

== Description ==

This WordPress plugin provides an easy way to get the current status of a
SHOUTcast server and integrate it into a WordPress blog. It detects the
currently playing song and provides links to listen to the SHOUTcast stream on
Winamp, iTunes, or Windows Media Player.

== Installation ==

1. First, you must install the WordPress Sidebar Widgets plugin found here:

   http://wordpress.org/extend/plugins/widgets/

2. Next, you must extract all files from the archive and move them directly under
   the following folder, overwriting any existing files from previous versions:
   
   wp-content/plugins/sc&#95;widget

3. Finally, activate the plugin from the WordPress plugins page. You can then
   drag the SHOUTcast widget into the sidebar. From the widget configuration menu
   you must supply the URL to the SHOUTcast stream. The URL should be in the
   form:

   http://servername:portnumber

   You can customize the HTML displayed by editing the files sc&#95;running.htm and
   sc&#95;down.htm.

== Frequently Asked Questions ==

* Coming Soon

== Screenshots ==

* Coming Soon

== Version History ==

* 2007-Mar-19 - 1.3.2, Updated readme.txt
* 2007-Mar-19 - 1.3.1, Updated readme.txt to WordPress plugin readme file
                       standard
* 2007-Jan-6 - 1.3, Fixed for "private" SHOUTcast servers, Added alternative
                    implementation for servers where "allow&#95;url&#95;fopen" is disabled,
                    disabled warning messages
* 2006-Sep-24 - 1.2, Added support for extra statistics (number of listeners,
                     bitrate, etc..). These are disabled by default. Edit 
                     sc&#95;running.htm template to enable new statistics.
* 2006-Sep-4  - 1.1, Added support for multiple instances
* 2006-Aug-27 - 1.0, Initial Release 
