Script to backup Last.fm scrobbles
Go to file
Alexander Popov 029af27ea2 add export more format 2020-07-02 04:03:07 +03:00
samples 1.0.1 2019-08-30 00:29:25 +03:00
.gitignore add export more format 2020-07-02 04:03:07 +03:00
LICENSE.txt 0.1.1 2016-10-19 14:04:20 +03:00
README.md add export more format 2020-07-02 04:03:07 +03:00
config.json.example add export more format 2020-07-02 04:03:07 +03:00
lastfm_backup.py add export more format 2020-07-02 04:03:07 +03:00
setup.cfg 0.1.1 2016-10-19 14:04:20 +03:00
setup.py add export more format 2020-07-02 04:03:07 +03:00

README.md

Version License PyVersion

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