Script to backup Last.fm scrobbles
a0a84a212f
Added header row to CSV. Added field names for simple export. |
||
---|---|---|
samples | ||
.gitignore | ||
config.json.example | ||
lastfm_backup.py | ||
LICENSE.txt | ||
README.md | ||
setup.cfg | ||
setup.py |
Features:
- simple
- three formats for export data
How to use:
- Stop scrobbling!
- Get API Key.
- Modify
config.json
. - Run
lastfm_backup.py
. - WAIT =)
TODO:
- web service see lfmbak
- more output types (sqlite, csv)
- confirugurabled output
- continue backup
- multithreading