Script to backup Last.fm scrobbles
Go to file
Alexander Popov ac05aad045 1.0 2017-04-23 20:35:19 +03:00
samples rename repo 2016-10-22 13:43:33 +03:00
.gitignore 0.1.1 2016-10-19 14:04:20 +03:00
LICENSE.txt 0.1.1 2016-10-19 14:04:20 +03:00
README.md 1.0 2017-04-23 20:35:19 +03:00
config.json.example first version 2016-10-18 05:27:59 +03:00
lastfm_backup.py 1.0 2017-04-23 20:35:19 +03:00
setup.cfg 0.1.1 2016-10-19 14:04:20 +03:00
setup.py 1.0 2017-04-23 20:35:19 +03:00

README.md

Version License PyVersion

How to use:

  • Get 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