trobble

command module
v0.0.0-...-b3bfe55 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 13, 2022 License: MIT Imports: 9 Imported by: 0

README

trobble

Catches last.fm scrobble requests and stores them in a database instead.

This does not proxy requests! It receives a subset of requests of the last.fm api:

  • auth.getMobileSession
  • track.updateNowPlaying
  • track.scrobble (single track only)

and returns dummy ok responses.

Remember to set --username, --api-key and --secret as expected by the client. --api-key and --secret are best set differently to your valid lastfm details if possible.

$ go get hawx.me/code/trobble
$ trobble --username "Me" --api-key "..." --secret "..."
...

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL