23 lines
673 B
Markdown
23 lines
673 B
Markdown
![Version](https://img.shields.io/pypi/v/lastfm-backup.svg?style=flat-square)
|
|
![License](https://img.shields.io/pypi/l/lastfm-backup.svg.svg?style=flat-square)
|
|
![PyVersion](https://img.shields.io/pypi/pyversions/lastfm-backup.svg.svg?style=flat-square)
|
|
|
|
**How to use:**
|
|
--------------
|
|
* [Get](http://www.last.fm/api/account/create) API Key.
|
|
* Stop scrobbling!
|
|
* Rename `config.json.example` to `config.json` and edit.
|
|
* Run script `lastfm_backup.py`.
|
|
* WAIT!!
|
|
|
|
My `>72,2k` tracks scrobbles sized `~9.9M`.
|
|
Tar.xz sized `5.4K`.
|
|
|
|
**TODO:**
|
|
--------
|
|
- [ ] web service
|
|
- [ ] more output types (sqlite, csv)
|
|
- [ ] confirugurabled output
|
|
- [ ] continue backup
|
|
- [ ] multithread
|