lastfm-backup/README.md

20 lines
649 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?style=flat-square)
![PyVersion](https://img.shields.io/pypi/pyversions/lastfm-backup.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 =)
**TODO:**
--------
- [ ] web service [see lfmbak](https://github.com/iiiypuk/lfmbak)
- [ ] more output types (sqlite, csv)
- [ ] confirugurabled output
- [ ] continue backup
- [ ] multithreading