Abdulkadir Furkan Şanlı
1111246cc4
Print more informtion, implement increasing sleep on failure
Signed-off-by: Abdulkadir Furkan Şanlı <me@abdulocra.cy>
lb_import
ListenBrainz allows you to export your scrobbles as a .json file. This tool allows you to import them back into an account.
Usage
lb_import depends on pylistenbrainz.
Once the dependency is installed you can run an import with the following command:
lb_import.py MY-API-KEY scrobbles.json
Importing the same dump multiple times will not create duplicates.
Description
Languages
Python
100%