Update MusicBrainz fixtures
This commit is contained in:
@@ -240,6 +240,7 @@ defmodule MusicLibrary.RecordsTest do
|
|||||||
"ab151aa6-7538-4e93-be60-eded52b5b7b7",
|
"ab151aa6-7538-4e93-be60-eded52b5b7b7",
|
||||||
"b94bbd1f-ae5d-4e7b-98ff-28bfe135f20c",
|
"b94bbd1f-ae5d-4e7b-98ff-28bfe135f20c",
|
||||||
"4b9fe13b-4837-4c02-9368-e97ba6f5a086",
|
"4b9fe13b-4837-4c02-9368-e97ba6f5a086",
|
||||||
|
"3f89357a-eeb3-4040-af34-a27b7c2aea2b",
|
||||||
"a4b02377-0b5e-448e-9cd6-5500c0378523",
|
"a4b02377-0b5e-448e-9cd6-5500c0378523",
|
||||||
"f3937bc5-b99f-443a-9609-a404201f21ca"
|
"f3937bc5-b99f-443a-9609-a404201f21ca"
|
||||||
]
|
]
|
||||||
@@ -297,6 +298,7 @@ defmodule MusicLibrary.RecordsTest do
|
|||||||
"ab151aa6-7538-4e93-be60-eded52b5b7b7",
|
"ab151aa6-7538-4e93-be60-eded52b5b7b7",
|
||||||
"b94bbd1f-ae5d-4e7b-98ff-28bfe135f20c",
|
"b94bbd1f-ae5d-4e7b-98ff-28bfe135f20c",
|
||||||
"4b9fe13b-4837-4c02-9368-e97ba6f5a086",
|
"4b9fe13b-4837-4c02-9368-e97ba6f5a086",
|
||||||
|
"3f89357a-eeb3-4040-af34-a27b7c2aea2b",
|
||||||
"a4b02377-0b5e-448e-9cd6-5500c0378523",
|
"a4b02377-0b5e-448e-9cd6-5500c0378523",
|
||||||
"f3937bc5-b99f-443a-9609-a404201f21ca"
|
"f3937bc5-b99f-443a-9609-a404201f21ca"
|
||||||
]
|
]
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
"artist-credit": [
|
"artist-credit": [
|
||||||
{
|
{
|
||||||
"artist": {
|
"artist": {
|
||||||
"disambiguation": "",
|
"disambiguation": "Tobias Sammet’s Avantasia",
|
||||||
"genres": [
|
"genres": [
|
||||||
{
|
{
|
||||||
"count": 7,
|
"count": 7,
|
||||||
@@ -65,7 +65,7 @@
|
|||||||
"artist-credit": [
|
"artist-credit": [
|
||||||
{
|
{
|
||||||
"artist": {
|
"artist": {
|
||||||
"disambiguation": "",
|
"disambiguation": "Tobias Sammet’s Avantasia",
|
||||||
"id": "2ecbc483-dee4-442f-8ce7-f3ab31c73f87",
|
"id": "2ecbc483-dee4-442f-8ce7-f3ab31c73f87",
|
||||||
"name": "Avantasia",
|
"name": "Avantasia",
|
||||||
"sort-name": "Avantasia",
|
"sort-name": "Avantasia",
|
||||||
|
|||||||
@@ -506,6 +506,40 @@
|
|||||||
},
|
},
|
||||||
"title": "Marbles"
|
"title": "Marbles"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"barcode": "636551722223",
|
||||||
|
"country": "XE",
|
||||||
|
"date": "2017-08",
|
||||||
|
"disambiguation": "",
|
||||||
|
"genres": [],
|
||||||
|
"id": "3f89357a-eeb3-4040-af34-a27b7c2aea2b",
|
||||||
|
"packaging": "Digipak",
|
||||||
|
"packaging-id": "8f931351-d2e2-310f-afc6-37b89ddba246",
|
||||||
|
"quality": "normal",
|
||||||
|
"release-events": [
|
||||||
|
{
|
||||||
|
"area": {
|
||||||
|
"disambiguation": "",
|
||||||
|
"id": "89a675c2-3e37-3518-b83c-418bad59a85a",
|
||||||
|
"iso-3166-1-codes": [
|
||||||
|
"XE"
|
||||||
|
],
|
||||||
|
"name": "Europe",
|
||||||
|
"sort-name": "Europe",
|
||||||
|
"type": null,
|
||||||
|
"type-id": null
|
||||||
|
},
|
||||||
|
"date": "2017-08"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"status": "Official",
|
||||||
|
"status-id": "4e304316-386d-3409-af2e-78857eec5cfe",
|
||||||
|
"text-representation": {
|
||||||
|
"language": "eng",
|
||||||
|
"script": "Latn"
|
||||||
|
},
|
||||||
|
"title": "Marbles"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"barcode": "636551808613",
|
"barcode": "636551808613",
|
||||||
"country": "XE",
|
"country": "XE",
|
||||||
|
|||||||
Reference in New Issue
Block a user