2012-10-26, 20:20
Hi,
Because of there is no real Shoutcast radio add-on (at least no official supported) I created a new one.
It's called "Shoutcast 2"
It is a complete new (written from sratch) code base and shares nothing with the old (pre-darma) one or its forks.
It uses the "new v2" shoutcast (or winamp or AOL or whatever ) API.
Features:
The Add-on is in the official XBMC.org Add-on Repository.
Changelog:
Feedback appreciated!
Have fun,
sphere
Because of there is no real Shoutcast radio add-on (at least no official supported) I created a new one.
It's called "Shoutcast 2"
It is a complete new (written from sratch) code base and shares nothing with the old (pre-darma) one or its forks.
It uses the "new v2" shoutcast (or winamp or AOL or whatever ) API.
Features:
- Top 500 Stations
- Browse by genre (and subgenre if enabled in settings)
- Search Station by name
- Search Stations by current playing track
- You can manage a "My Stations"-list
- bitrate and amount of listeners visible and sortable
- 500 Stations on each Page (can be changed in the settings)
- uses cache (24h genre, 1h station listings)
- set minimum bitrate in add-on settings
The Add-on is in the official XBMC.org Add-on Repository.
Changelog:
Code:
2.2.0 (23.04.2013)
- fixed unicode related error (Top 500 was broken)
- added bitrate filter
- updated translations
2.1.1 (09.03.2013)
- updated translations
- migrated to xbmcswift2 v2.4.0
2.1.0 (30.01.2013)
- Rename Add-on to "SHOUTcast" to match guidelines
- Changed to xbmcswift2 v1.3
- Fix Sorting
- updated translations
2.0.1 (02.11.2012)
- added method and setting for auto choose server (don't ask for playlist entries)
2.0.0 (unreleased)
- Initial Release
- Features:
Top 500 Stations
Browse by genre (and subgenre if enabled in settings)
Search Station by name
Search Stations by current playing track
You can manage a "My Stations"-list
bitrate and amount of listeners visible and sortable
500 Stations on each Page (can be changed in the settings)
uses cache (24h genre, 1h station listings)
Feedback appreciated!
Have fun,
sphere