Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 356 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 356 Bytes

Scrobbleproxy

A terrible Last.fm API 2.0 compatible server that implements scrobbling and full authentication. Currently using mocked out local storage in sqlite.

You'll want this in your hosts file for now:

127.0.0.1 ws.audioscrobbler.com
127.0.0.1 www.last.fm

You do not want to use this yet. Here be dragons.

DRAGONS I SAID.