ListenBrainz: Support import of loves without recording MBID

This commit is contained in:
Philipp Wolfer 2023-11-13 18:49:20 +01:00
parent 1b5ea241b6
commit 4d18a207ee
No known key found for this signature in database
GPG key ID: 8FDF744D4919943B
6 changed files with 68 additions and 5 deletions

View file

@ -112,4 +112,4 @@
],
"user_id": "outsidecontext"
}
}
}

View file

@ -0,0 +1,10 @@
{
"artist_credit_name": "Paradise Lost",
"artist_mbids": [
"10bf95b6-30e3-44f1-817f-45762cdc0de0"
],
"recording_mbid": "569436a1-234a-44bc-a370-8f4d252bef21",
"recording_name": "Say Just Words",
"release_mbid": "90b2d144-e5f3-3192-9da5-0d72d67c61be",
"release_name": "One Second"
}