Implemented the song class for musicbrainz search

This commit is contained in:
N0\A
2025-10-31 23:36:18 +01:00
parent 31e4bfb38c
commit cf2d4cf7d8
8 changed files with 145 additions and 11 deletions

116
results.json Normal file
View File

@@ -0,0 +1,116 @@
{
"recording-list": [
{
"id": "0567332d-f973-4a74-9c0c-cf8c8cbf8baa",
"ext:score": "100",
"title": "You Wouldnt Know",
"length": "197000",
"artist-credit": [
{
"name": "Jonathan Coulton",
"artist": {
"id": "d8df7087-06d5-4545-9024-831bb8558ad1",
"name": "Jonathan Coulton",
"sort-name": "Coulton, Jonathan",
"alias-list": [
{
"sort-name": "J. Coulton",
"type": "Search hint",
"alias": "J. Coulton"
},
{
"sort-name": "Coulton, Jonathan William",
"type": "Legal name",
"alias": "Jonathan William Coulton"
},
{
"locale": "en",
"sort-name": "Coulton, Jonathan",
"type": "Artist name",
"primary": "primary",
"alias": "Jonathan Coulton"
},
{ "sort-name": "JoCo", "type": "Artist name", "alias": "JoCo" }
]
}
},
" feat. ",
{
"name": "Ellen McLain",
"artist": {
"id": "f318585d-b1a6-4127-bac3-c0d4d2019b67",
"name": "Ellen McLain",
"sort-name": "McLain, Ellen"
}
}
],
"release-list": [
{
"id": "d381e5c3-5166-4000-8819-bc5b405f8bf1",
"title": "You Wouldnt Know",
"status": "Official",
"artist-credit": [
{
"name": "Jonathan Coulton",
"artist": {
"id": "d8df7087-06d5-4545-9024-831bb8558ad1",
"name": "Jonathan Coulton",
"sort-name": "Coulton, Jonathan"
}
},
" feat. ",
{
"name": "Ellen McLain",
"artist": {
"id": "f318585d-b1a6-4127-bac3-c0d4d2019b67",
"name": "Ellen McLain",
"sort-name": "McLain, Ellen"
}
}
],
"release-group": {
"id": "fd297dd1-86cc-4c45-aee6-4ee38ddacf84",
"type": "Single",
"title": "You Wouldnt Know",
"primary-type": "Single",
"secondary-type-list": ["Soundtrack"]
},
"date": "2015-09-28",
"country": "XW",
"release-event-list": [
{
"date": "2015-09-28",
"area": {
"id": "525d4e18-3d00-31b9-a58b-a146a916de8f",
"name": "[Worldwide]",
"sort-name": "[Worldwide]",
"iso-3166-1-code-list": ["XW"]
}
}
],
"medium-list": [
{
"position": "1",
"format": "Digital Media",
"track-list": [
{
"id": "4127d181-61a8-4f7c-8383-9e50cd5eadfd",
"number": "1",
"title": "You Wouldnt Know",
"length": "197000",
"track_or_recording_length": "197000"
}
],
"track-count": 1
}
],
"medium-track-count": 1,
"medium-count": 1,
"artist-credit-phrase": "Jonathan Coulton feat. Ellen McLain"
}
],
"artist-credit-phrase": "Jonathan Coulton feat. Ellen McLain"
}
],
"recording-count": 2922944
}