la-delete

command module
v0.0.0-...-09c3e23 Latest Latest
Warning

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

Go to latest
Published: May 18, 2015 License: MIT Imports: 10 Imported by: 0

README

la-delete

Delets all scrobbles after a duration. (Use https://secure.last.fm/settings/account to clear listening data before first use, or you will a) be waiting forever, and b) probably get your api key blocked.)

Put credentials in a file at ~/.config/la-delete/auth,

apiKey = "..."
apiSecret = "..."
username = "..."
password = "..."

Password can also be set as the md5 hash of your password instead.

$ go get hawx.me/code/la-delete
$ la-delete --after 72h --save ./someplace

If --save is given the deleted scrobbles are saved in the folder as .json documents named with the time of the scrobble.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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