Abdulkadir Furkan Şanlı a4e56f7a9e
Implement retries on server error.
Signed-off-by: Abdulkadir Furkan Şanlı <me@abdulocra.cy>
2021-11-17 00:53:50 +01:00
2021-11-16 23:09:16 +01:00
2021-11-16 23:17:12 +01:00

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
Import ListenBrainz .json exports.
Readme 32 KiB
Languages
Python 100%