Script to backup Last.fm scrobbles
samples | ||
.gitignore | ||
config.json.example | ||
lastfm_backup.py | ||
LICENSE.txt | ||
README.md | ||
setup.cfg | ||
setup.py |
How to use:
- Get API Key.
- Stop scrobbling!
- Rename
config.json.example
toconfig.json
and edit. - Run script
lastfm_backup.py
. - WAIT =)
TODO:
- web service see lfmbak
- more output types (sqlite, csv)
- confirugurabled output
- continue backup
- multithreading