Skip to content

Integrates with the Last.fm API to query recently loved tracks, get album information, search for the album on What.cd, and then connect to a uTorrent WebUI instance to remote start the album download.

BBonifield/last.fm-what.cd-utorrent-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Setup instructions:

1.) Go to last.fm and setup an API key.
1.) Copy 'config.yml.sample' to 'config.yml'.
2.) Put your personal config settings into 'config.yml'.
3.) Setup CRON job and enjoy.
    Example crontab entry (every 15 minutes):
    */15    *   *   *   *   root    ruby /path/to/script/downloader.rb

About

Integrates with the Last.fm API to query recently loved tracks, get album information, search for the album on What.cd, and then connect to a uTorrent WebUI instance to remote start the album download.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published