Skip to content

alastair/scrobbyl

Repository files navigation

Scrobbyl

Don't you wish you could scrobble your vinyl? Well, now you can.

What it does

  1. Listens to line-in for 20 seconds
  2. Uses the echonest fingerprinter to work out what the song is
  3. If this song is different to the last 20 seconds, scrobble it
  4. rinse and repeat

To run

  • get the echonest codegen and put it in this directory (codegen.Linux-i686 or codegen.Darwin)
  • put your echonest api key in echonestconf.py
  • run 'python lastfm.py auth' to link scrobbyl to your account
  • plug in your turntable through your line in
  • run

To do

Stay tuned for fingerprinting with a microphone instead of line-in

About

Automatically scrobble your vinyl collection in real time

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages