Safe Haskell | None |
---|
Playlist API module
Documentation
addTrack :: Playlist -> Artist -> Track -> APIKey -> SessionKey -> Secret -> Lastfm ResponseSource
Add a track to a Last.fm user's playlist. More: http://www.last.fm/api/show/playlist.addTrack
create :: Maybe Title -> Maybe Description -> APIKey -> SessionKey -> Secret -> Lastfm ResponseSource
Create a Last.fm playlist on behalf of a user. More: http://www.last.fm/api/show/playlist.create