Skip to content

dbrailovsky/lastfm_radio_scrobbler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Lastfm Radio Scrobbler

Scrobble shoutcast radio

Configuration file

Path to config ~/.lastfm_scrobbler/lastfm.json. It contains something like this:

{
	"api_key" : "apikey",
	"user_name": "username",
	"app_name": "app_name",
	"shared_secret": "api_secret",
	"password": "password_md5_hash"
}

Run

python lastfm_radio_scrobble.py name="radio_url". Press button Scrobble.

About

Scrobble shoutcast radio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages