Downloads
Release notes
New Features
* Multiple individually configurable blocks. This will allow you to control visibility of specific streams stats using Drupal native block visibility tests.
* Full Shoutcast DNAS statistics integration with help from thumb for block and details page.
* GeoIP integration: if GeoIP module is installed then stream details page will display location of listener.
New install
Set the number of blocks to create in: /admin/settings/shoutcast
Configure the block specific settings as desired: /admin/build/block/configure/shoutcast/1
Set block in the region desired
Upgrading
Due to the config storage I created an .install file to transfer settings to the new key storage. This will hopefully create one working block if you have installed this module v6 previously. You need to only activate the block in the admin block settings & set the region for its placement
Permission change:
access shoutcast content -> access shoutcast detail
don't for get to validate your permissions
* Error reporting setting currently does nothing although, if server doesn't respond with code 200 then block is not returned.