liblastfm-0.0.3.7: Wrapper to Lastfm API

Safe HaskellNone

Network.Lastfm.JSON.Radio

Description

Radio API module

Synopsis

Documentation

getPlaylist :: Maybe Discovery -> Maybe RTP -> Maybe BuyLinks -> Multiplier -> Bitrate -> APIKey -> SessionKey -> Secret -> Lastfm ResponseSource

Fetch new radio content periodically in an XSPF format. More: http://www.last.fm/api/show/radio.getPlaylist

search :: Name -> APIKey -> Lastfm ResponseSource

Resolve the name of a resource into a station depending on which resource it is most likely to represent. More: http://www.last.fm/api/show/radio.search