mpd-scrobbler

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

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

Go to latest
Published: Aug 18, 2017 License: MIT Imports: 9 Imported by: 0

README

mpd-scrobbler

Scrobbler for mpd.

Install with:

$ go get hawx.me/code/mpd-scrobbler

Then create a config file somewhere, for example ~/.config/mpd-scrobbler/config.toml, in the format:

[lastfm]
key = "...your lastfm api key..."
secret = "...your lastfm secret..."
username = "...your lastfm username..."
password = "...your lastfm password..."

[trobble]
key = "...your trobble api key..."
secret = "...your trobble secret..."
username = "...your trobble username..."
password = "...your trobble password..."
uri = "...your trobble uri..."

As shown multiple sections can be added for other services by also specifying the uri to the api endpoint. It can then be run with:

$ mpd-scrobbler --config ~/.config/mpd-scrobbler/config.toml
...

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
mpd
Package mpd provides the client side interface to MPD (Music Player Daemon).
Package mpd provides the client side interface to MPD (Music Player Daemon).

Jump to

Keyboard shortcuts

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