lastfm-backup/README.md

23 lines
673 B
Markdown
Raw Normal View History

2017-04-23 20:35:19 +03:00
![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)
2016-10-19 14:04:20 +03:00
2017-04-23 20:35:19 +03:00
**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!!
2016-10-19 14:04:20 +03:00
2017-04-23 20:35:19 +03:00
My `>72,2k` tracks scrobbles sized `~9.9M`.
Tar.xz sized `5.4K`.
2016-10-19 14:04:20 +03:00
2017-04-23 20:35:19 +03:00
**TODO:**
--------
- [ ] web service
- [ ] more output types (sqlite, csv)
- [ ] confirugurabled output
- [ ] continue backup
- [ ] multithread