/* THIS FILE IS NOT INTENDED FOR USER READING. USE HADDOCK DOCUMENTATION INSTEAD. */ #define __addTags__ \ -- | Tag an album using a list of user supplied tags. \ More: #define __getBuyLinks__ \ -- | Get a list of Buy Links for a particular Album. It is required that you supply either the artist and track params or the mbid param. \ More: #define __getInfo__ \ -- | Get the metadata for an album on Last.fm using the album name or a musicbrainz id. See playlist.fetch on how to get the album playlist. \ More: #define __getShouts__ \ -- | Get shouts for this album. \ More: #define __getTags__ \ -- | Get the tags applied by an individual user to an album on Last.fm. \ More: #define __getTopTags__ \ -- | Get the top tags for an album on Last.fm, ordered by popularity. \ More: #define __removeTag__ \ -- | Remove a user's tag from an album. \ More: #define __search__ \ -- | Search for an album by name. Returns album matches sorted by relevance. \ More: #define __share__ \ -- | Share an album with one or more Last.fm users or other friends. \ More: