Script to backup Last.fm scrobbles
Go to file
Alexander Popov 3a0e5011df 1.0.1
remove API keys
add display current download page
2019-08-30 00:29:25 +03:00
samples 1.0.1 2019-08-30 00:29:25 +03:00
.gitignore 1.0.1 2019-08-30 00:29:25 +03:00
LICENSE.txt 0.1.1 2016-10-19 14:04:20 +03:00
README.md 1.0.1 2019-08-30 00:29:25 +03:00
config.json.example first version 2016-10-18 05:27:59 +03:00
lastfm_backup.py 1.0.1 2019-08-30 00:29:25 +03:00
setup.cfg 0.1.1 2016-10-19 14:04:20 +03:00
setup.py 1.0.1 2019-08-30 00:29:25 +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 =)

TODO:

  • web service
  • more output types (sqlite, csv)
  • confirugurabled output
  • continue backup
  • multithreading