Module: Shoutcast
Overview
Simple API for shoutcast.com.
Usage
Shoutcast.genres # => Genrelist
Shoutcast.search(:search => "Metal", :br => 128) # => Stationlist
Defined Under Namespace
Modules: Xml Classes: Fetcher, Genre, Genrelist, Station, Stationlist
Constant Summary collapse
- VERSION =
"0.2.0"
- USER_AGENT =
"Mozilla/5.0 Chromium Chrome Safari"