/RecommenTor

Download torrents based on your Las.fm recommendations

Primary LanguagePHP

RecommenTor

Find music torrents (mp3, flac) based on your Last.fm recommendations

Requires:

Configuration

  • The Callback URL can be set to index.php (http://www.last.fm/api/accounts -> RecommenTor -> Authentication -> Callback URL)
  • add torrent sources by adding them to the $source array. Add a title, text for the link, first part of the search url (placed before the artist name + seconr part) and the second part of the search url (placed after the first part + artist name). E.g.: title = "My own torrentsite", link = "ogg", prefix = "http://www.foobar.com/search?q=" and postfix = "&filetype=ogg&sort=seeds".