Add Last.fm scrobbling and integration #25
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Integrate with Last.fm for two purposes: (1) scrobbling played tracks (if using the built-in player or Subsonic server), and (2) using Last.fm's data for better recommendations and similar-artist lookups.
artist.getSimilarfor playlist generation and discoveryartist.getTopTracksfor suggesting which tracks to download for a monitored artistSearchProviderimplementation — implement the search trait from Issue #8 using Last.fm as a backendAcceptance Criteria
Dependencies