ad-on-is / lidarr-deemix

38 stars 2 forks source link

[BUG] Lots of random artists are suddenly added + same album with different capitalisation #7

Closed karbowiak closed 4 months ago

karbowiak commented 5 months ago

Hi, first of all, awesome tool !

Second, i've noticed a few bugs, for example for some artists the same album shows up multiple times, but with different capitalisation. For example Halseys hopeless fountain kingdom can show up as hopeless fountain kingdom but also as Hopeless Fountain Kingdom

On top of that, it seems that if an artist vaguely matches some other artist, it doesn't really know what to do, except return multiple artists.

In my case it's especially fond of returning every single Phonk artist that seemingly exists šŸ˜‚

I'm not saying i know a solution, but I'm guessing you could do something like.

  1. Compare an album to existing albums, by lower casing the entire thing and comparing both ways, and seeing if there is a match - ie: hopeless fountain kingdom -> hopeless fountain kingdom or What Was I Made For? -> What Was I Made For? (Barbie movie edition or whatever it is Deezer calls it)

  2. Add the possibility that it won't match an artist unless it can make a 100% match, no vague matches or loading songs that don't have a one hundred percent accurate artist

ad-on-is commented 5 months ago

Hey, thx for your feedback

The script already lowercases the album names and additionally it replaces character like čƧć to c, to mitigate the issue as much as possible. There's also the option to prefer the deemix version of an album over the MB one.

Could it be that they have a slightly different spelling?

karbowiak commented 5 months ago

Hey,

Not as far as i could tell, Lidarr showed them as:

I didn't check against the mitm API tho, so there's that.

The deemix preference switch, does that simply remove the MusicBrainz version if it's in the data from Lidarr's API ? I would assume that it would be the other way round if it's false, instead of true šŸ˜…

Guess i'll have a look at the API output, and see if i can't help you track down this weirdness

ad-on-is commented 5 months ago

Could you compare their IDs, please? If its bbbbb-bbbbxx.. it's from deemix, otherwise it's from MB.

api.lidarr.audio gets the data from MB on their servers. so lidarr = MB ... in short your Lidarr app talks to api.lidarr.audio which talks to MB/spotify, etc..

karbowiak commented 5 months ago

json from api.lidarr.api directly:

{
    "Albums": [
        {
            "Id": "51b7757f-5d7b-4de8-a95b-4b22dbe8c66a",
            "OldIds": [
            ],
            "ReleaseStatuses": [
                "Bootleg"
            ],
            "SecondaryTypes": [
                "Remix"
            ],
            "Title": "Without Me (Nurko & Miles Away Remix)",
            "Type": "Single"
        },
        {
            "Id": "a7147d77-f5b3-4402-b547-7ba832bd15c4",
            "OldIds": [
            ],
            "ReleaseStatuses": [
                "Official"
            ],
            "SecondaryTypes": [
            ],
            "Title": "Ghost",
            "Type": "Single"
        },
        {
            "Id": "14794eea-478b-484c-a7ef-2966b857abb2",
            "OldIds": [
            ],
            "ReleaseStatuses": [
                "Official",
                "Promotion"
            ],
            "SecondaryTypes": [
            ],
            "Title": "New Americana",
            "Type": "Single"
        },
        {
            "Id": "fe2675ef-8820-4f0c-8725-8bd8419bf468",
            "OldIds": [
            ],
            "ReleaseStatuses": [
                "Official"
            ],
            "SecondaryTypes": [
            ],
            "Title": "Colors",
            "Type": "Single"
        },
        {
            "Id": "1ea683b3-299d-430f-bfaa-8b224e5c21eb",
            "OldIds": [
            ],
            "ReleaseStatuses": [
                "Official"
            ],
            "SecondaryTypes": [
            ],
            "Title": "Tokyo Narita (Freestyle)",
            "Type": "Single"
        },
        {
            "Id": "490d1539-2b92-431c-9ff5-86aac3aa6305",
            "OldIds": [
            ],
            "ReleaseStatuses": [
                "Official"
            ],
            "SecondaryTypes": [
            ],
            "Title": "Castle",
            "Type": "Single"
        },
        {
            "Id": "e8a8605a-8e44-49ba-988f-d18caea3e076",
            "OldIds": [
            ],
            "ReleaseStatuses": [
                "Official"
            ],
            "SecondaryTypes": [
                "Remix"
            ],
            "Title": "Complementary Colors",
            "Type": "EP"
        },
        {
            "Id": "d360d12b-896e-4111-b064-d4675f6098ac",
            "OldIds": [
                "09363376-d158-4a07-ac6f-12e477a0f980",
                "be990ebd-edb2-4377-8327-280a044f58a1"
            ],
            "ReleaseStatuses": [
                "Official"
            ],
            "SecondaryTypes": [
            ],
            "Title": "Room 93",
            "Type": "EP"
        },
        {
            "Id": "ac12d35d-8f26-4e4a-83b4-f089d5a07b13",
            "OldIds": [
                "c87ec871-1c9b-4b1a-927d-cd0fa10452bd",
                "246bc2fe-3581-472d-9e88-6147cb9b4ab1",
                "7199e981-e29f-452f-90a8-8e3c027f711d"
            ],
            "ReleaseStatuses": [
                "Official"
            ],
            "SecondaryTypes": [
            ],
            "Title": "Badlands",
            "Type": "Album"
        },
        {
            "Id": "4f9f1cce-a446-41bd-b8cb-0b92d71f093e",
            "OldIds": [
                "4ec40070-d3b5-4625-9ae5-baef36f71eb0"
            ],
            "ReleaseStatuses": [
                "Official"
            ],
            "SecondaryTypes": [
                "Soundtrack"
            ],
            "Title": "Not Afraid Anymore",
            "Type": "Single"
        },
        {
            "Id": "ac5e8957-7363-40a4-a89d-deb3cc393268",
            "OldIds": [
            ],
            "ReleaseStatuses": [
                "Official",
                "Promotion"
            ],
            "SecondaryTypes": [
            ],
            "Title": "Now or Never",
            "Type": "Single"
        },
        {
            "Id": "25144a85-90da-4031-9886-d11c48ea22f8",
            "OldIds": [
            ],
            "ReleaseStatuses": [
                "Official"
            ],
            "SecondaryTypes": [
            ],
            "Title": "Eyes Closed",
            "Type": "Single"
        },
        {
            "Id": "7f26bcde-0686-46c4-a98b-08cbe0a19111",
            "OldIds": [
            ],
            "ReleaseStatuses": [
                "Official"
            ],
            "SecondaryTypes": [
                "Remix"
            ],
            "Title": "Bad at Love (Remixes)",
            "Type": "EP"
        },
        {
            "Id": "a0d55b92-5e57-41b9-8eb9-87efb599a6db",
            "OldIds": [
            ],
            "ReleaseStatuses": [
                "Official"
            ],
            "SecondaryTypes": [
            ],
            "Title": "Nightmare",
            "Type": "Single"
        },
        {
            "Id": "538afd4d-6b46-42e7-8a7e-181ded63b49e",
            "OldIds": [
            ],
            "ReleaseStatuses": [
            ],
            "SecondaryTypes": [
                "Remix"
            ],
            "Title": "Castle (Ranji & Katri remix)",
            "Type": "Single"
        },
        {
            "Id": "26ec878f-b4a9-43f7-bf91-e0bb3d7e51fd",
            "OldIds": [
            ],
            "ReleaseStatuses": [
                "Official"
            ],
            "SecondaryTypes": [
                "Remix"
            ],
            "Title": "Alone (remixes)",
            "Type": "Single"
        },
        {
            "Id": "2c388972-ddff-421d-af9f-6cbafd5203af",
            "OldIds": [
            ],
            "ReleaseStatuses": [
                "Official"
            ],
            "SecondaryTypes": [
            ],
            "Title": "Without Me",
            "Type": "Single"
        },
        {
            "Id": "5a861eef-fedb-4e54-bdb2-869d49c3f2cd",
            "OldIds": [
            ],
            "ReleaseStatuses": [
                "Official"
            ],
            "SecondaryTypes": [
            ],
            "Title": "So Good",
            "Type": "Single"
        },
        {
            "Id": "4d328d96-617d-4d72-917a-177d0ca95696",
            "OldIds": [
            ],
            "ReleaseStatuses": [
                "Official"
            ],
            "SecondaryTypes": [
                "Remix"
            ],
            "Title": "Without Me (ILLENIUM remix)",
            "Type": "Single"
        },
        {
            "Id": "abebe1bb-d714-4461-9303-ce76be9ea6ab",
            "OldIds": [
            ],
            "ReleaseStatuses": [
                "Official"
            ],
            "SecondaryTypes": [
                "Live"
            ],
            "Title": "Room 93: 1 Mic 1 Take",
            "Type": "EP"
        },
        {
            "Id": "fc69f138-ec63-438d-b851-5efaac1bccf7",
            "OldIds": [
            ],
            "ReleaseStatuses": [
                "Official"
            ],
            "SecondaryTypes": [
                "Remix"
            ],
            "Title": "Room 93: The Remixes",
            "Type": "EP"
        },
        {
            "Id": "37b9b7bd-85af-4fc2-9b53-9d05ef1a9bd2",
            "OldIds": [
            ],
            "ReleaseStatuses": [
                "Official"
            ],
            "SecondaryTypes": [
                "Soundtrack"
            ],
            "Title": "Castle (The Huntsman: Winter's War Version)",
            "Type": "Single"
        },
        {
            "Id": "551cb4b2-2551-4d44-8317-f5b9169fd902",
            "OldIds": [
            ],
            "ReleaseStatuses": [
                "Official"
            ],
            "SecondaryTypes": [
            ],
            "Title": "Bad at Love",
            "Type": "Single"
        },
        {
            "Id": "bc12037c-0e80-49ee-b003-9de3b8095ed1",
            "OldIds": [
            ],
            "ReleaseStatuses": [
                "Official"
            ],
            "SecondaryTypes": [
            ],
            "Title": "Graveyard",
            "Type": "Single"
        },
        {
            "Id": "27607bc3-bd86-4bd8-a132-0422ea21be13",
            "OldIds": [
            ],
            "ReleaseStatuses": [
                "Official"
            ],
            "SecondaryTypes": [
            ],
            "Title": "Finally // beautiful stranger",
            "Type": "Single"
        },
        {
            "Id": "182a2938-06da-4ead-b376-c86bf15915a5",
            "OldIds": [
            ],
            "ReleaseStatuses": [
                "Official"
            ],
            "SecondaryTypes": [
            ],
            "Title": "You should be sad",
            "Type": "Single"
        },
        {
            "Id": "50e1fb42-ac14-4487-a58d-ed5c847f701d",
            "OldIds": [
                "bdb7f0ea-d872-4334-b348-ec13b47edf1b"
            ],
            "ReleaseStatuses": [
                "Official"
            ],
            "SecondaryTypes": [
            ],
            "Title": "Manic",
            "Type": "Album"
        },
        {
            "Id": "433ae826-8ae8-406a-90a4-90068cdaec04",
            "OldIds": [
            ],
            "ReleaseStatuses": [
                "Official"
            ],
            "SecondaryTypes": [
                "Remix"
            ],
            "Title": "You should be sad (Tiƫsto remix)",
            "Type": "Single"
        },
        {
            "Id": "49390359-af05-4418-966d-4bd76558246a",
            "OldIds": [
            ],
            "ReleaseStatuses": [
                "Official"
            ],
            "SecondaryTypes": [
                "Remix"
            ],
            "Title": "Now or Never (R3HAB remix)",
            "Type": "Single"
        },
        {
            "Id": "544c8a8b-2164-459c-b059-2da1ab745d85",
            "OldIds": [
            ],
            "ReleaseStatuses": [
                "Official"
            ],
            "SecondaryTypes": [
            ],
            "Title": "You should be sad (acoustic)",
            "Type": "Single"
        },
        {
            "Id": "2d164204-3b52-46a6-9d33-39ab88ad7032",
            "OldIds": [
            ],
            "ReleaseStatuses": [
                "Official"
            ],
            "SecondaryTypes": [
                "Compilation"
            ],
            "Title": "Collabs",
            "Type": "EP"
        },
        {
            "Id": "963b93cf-506e-434b-a26f-5f0def3a29b1",
            "OldIds": [
            ],
            "ReleaseStatuses": [
                "Official"
            ],
            "SecondaryTypes": [
            ],
            "Title": "Graveyard (acoustic)",
            "Type": "Single"
        },
        {
            "Id": "4a09681d-e2b7-43c7-9e3d-185268ff77f6",
            "OldIds": [
            ],
            "ReleaseStatuses": [
                "Official"
            ],
            "SecondaryTypes": [
                "Remix"
            ],
            "Title": "Graveyard (Axwell remix)",
            "Type": "Single"
        },
        {
            "Id": "ce066e57-dea1-4707-8b76-9d2c8aabd70c",
            "OldIds": [
            ],
            "ReleaseStatuses": [
                "Official"
            ],
            "SecondaryTypes": [
            ],
            "Title": "clementine",
            "Type": "Single"
        },
        {
            "Id": "2351c113-62db-4ab5-be4a-c0f421b8ef52",
            "OldIds": [
            ],
            "ReleaseStatuses": [
                "Official"
            ],
            "SecondaryTypes": [
                "Live"
            ],
            "Title": "Badlands (live from Webster Hall)",
            "Type": "Album"
        },
        {
            "Id": "69eb9696-35c8-4463-aff5-952526213ce8",
            "OldIds": [
            ],
            "ReleaseStatuses": [
                "Official"
            ],
            "SecondaryTypes": [
            ],
            "Title": "hopeless fountain kingdom",
            "Type": "Album"
        },
        {
            "Id": "bb98af51-cd9f-4cae-b9cb-85fc0dd35dd5",
            "OldIds": [
            ],
            "ReleaseStatuses": [
                "Official"
            ],
            "SecondaryTypes": [
                "Compilation"
            ],
            "Title": "Manic: Revenge EP",
            "Type": "EP"
        },
        {
            "Id": "4a7baaf8-09a1-4a7e-b636-d6c63550eb2f",
            "OldIds": [
            ],
            "ReleaseStatuses": [
                "Official"
            ],
            "SecondaryTypes": [
                "Compilation"
            ],
            "Title": "Manic: Confessional EP",
            "Type": "EP"
        },
        {
            "Id": "75ecca2d-9659-465f-badf-dc76208bcdc9",
            "OldIds": [
            ],
            "ReleaseStatuses": [
                "Official"
            ],
            "SecondaryTypes": [
                "Compilation"
            ],
            "Title": "Love and Power EP: Love",
            "Type": "EP"
        },
        {
            "Id": "88d12b64-5971-4902-a3fa-d18bd636c0ae",
            "OldIds": [
            ],
            "ReleaseStatuses": [
                "Official"
            ],
            "SecondaryTypes": [
                "Remix"
            ],
            "Title": "You should be sad (remixes)",
            "Type": "Single"
        },
        {
            "Id": "128a87ee-5916-467d-b264-670c0a30ec7f",
            "OldIds": [
            ],
            "ReleaseStatuses": [
                "Promotion"
            ],
            "SecondaryTypes": [
                "Live"
            ],
            "Title": "Halsey X Magnum",
            "Type": "Broadcast"
        },
        {
            "Id": "4a8d56a1-1076-4525-9995-6bf6182a504b",
            "OldIds": [
            ],
            "ReleaseStatuses": [
                "Official"
            ],
            "SecondaryTypes": [
                "Compilation"
            ],
            "Title": "Love and Power EP: Power",
            "Type": "EP"
        },
        {
            "Id": "77ac5e0b-99f1-4443-bec5-9d31c6af3ca6",
            "OldIds": [
            ],
            "ReleaseStatuses": [
                "Official"
            ],
            "SecondaryTypes": [
                "Remix"
            ],
            "Title": "I am not a woman, Iā€™m a god (remixes)",
            "Type": "Single"
        },
        {
            "Id": "52534bf0-8cd7-4085-8463-a43556e30a6d",
            "OldIds": [
            ],
            "ReleaseStatuses": [
                "Official"
            ],
            "SecondaryTypes": [
            ],
            "Title": "So Good (stripped)",
            "Type": "Single"
        },
        {
            "Id": "8fcae6b6-dfd8-40ab-bd6f-0a6545cbba33",
            "OldIds": [
            ],
            "ReleaseStatuses": [
                "Official"
            ],
            "SecondaryTypes": [
                "Live"
            ],
            "Title": "hopeless fountain kingdom (Live from Webster Hall)",
            "Type": "Album"
        },
        {
            "Id": "ea5dc6b4-d432-4cf4-bc32-8c779350e1b7",
            "OldIds": [
            ],
            "ReleaseStatuses": [
                "Official"
            ],
            "SecondaryTypes": [
                "Compilation"
            ],
            "Title": "Manic: Is She Like, You Knowā€¦ EP",
            "Type": "EP"
        },
        {
            "Id": "65bbc249-239d-4ce9-8b82-ce14f698fbb2",
            "OldIds": [
            ],
            "ReleaseStatuses": [
                "Official"
            ],
            "SecondaryTypes": [
                "Compilation"
            ],
            "Title": "Manic: ā€¦Or Are You Normal EP",
            "Type": "EP"
        },
        {
            "Id": "798e5814-9f96-46b2-a72a-408d67267661",
            "OldIds": [
                "c37d885b-2bc1-423b-abbe-4b4138511249"
            ],
            "ReleaseStatuses": [
                "Official"
            ],
            "SecondaryTypes": [
            ],
            "Title": "If I Canā€™t Have Love, I Want Power",
            "Type": "Album"
        },
        {
            "Id": "5be58d4c-1891-4986-a9f9-454d4977e04e",
            "OldIds": [
            ],
            "ReleaseStatuses": [
                "Official"
            ],
            "SecondaryTypes": [
            ],
            "Title": "Die 4 Me",
            "Type": "Single"
        },
        {
            "Id": "c43f729f-51a2-4f59-92ca-91b9221e384a",
            "OldIds": [
            ],
            "ReleaseStatuses": [
                "Official"
            ],
            "SecondaryTypes": [
                "Live"
            ],
            "Title": "Love Yourself (Like a Version)",
            "Type": "Broadcast"
        },
        {
            "Id": "6585dcdd-602b-4fca-854c-f090fc91683e",
            "OldIds": [
            ],
            "ReleaseStatuses": [
                "Official"
            ],
            "SecondaryTypes": [
                "Live"
            ],
            "Title": "Graveyard (Stripped - Live From Nashville)",
            "Type": "Single"
        },
        {
            "Id": "0b68e919-2219-4a77-afcd-bb988d55735c",
            "OldIds": [
            ],
            "ReleaseStatuses": [
                "Promotion"
            ],
            "SecondaryTypes": [
            ],
            "Title": "Strangers",
            "Type": "Single"
        },
        {
            "Id": "339f968d-dc71-4137-9313-a0a4f610dbe8",
            "OldIds": [
                "13303450-0713-45a4-951b-43eefd86dfe7"
            ],
            "ReleaseStatuses": [
                "Official"
            ],
            "SecondaryTypes": [
                "Remix"
            ],
            "Title": "Alone",
            "Type": "Single"
        },
        {
            "Id": "441ac8d0-bf83-49e0-b827-c0cfaf8bf455",
            "OldIds": [
            ],
            "ReleaseStatuses": [
                "Official"
            ],
            "SecondaryTypes": [
                "Remix"
            ],
            "Title": "Alone (Calvin Harris remix)",
            "Type": "Single"
        },
        {
            "Id": "ed5937d5-b3d3-4bf7-8b6e-66a014379fc1",
            "OldIds": [
            ],
            "ReleaseStatuses": [
                "Official"
            ],
            "SecondaryTypes": [
            ],
            "Title": "SUGAā€™s Interlude",
            "Type": "Single"
        },
        {
            "Id": "705c2fdf-ed1d-4b5f-992f-323bdf2ff025",
            "OldIds": [
            ],
            "ReleaseStatuses": [
                "Official"
            ],
            "SecondaryTypes": [
                "Soundtrack"
            ],
            "Title": "Lilith (Diablo IV anthem)",
            "Type": "Single"
        },
        {
            "Id": "dc598efe-880c-4f3d-8417-ddda5f93ca7b",
            "OldIds": [
            ],
            "ReleaseStatuses": [
                "Official"
            ],
            "SecondaryTypes": [
                "Remix"
            ],
            "Title": "Without Me (All the Damn Vampires remix)",
            "Type": "Single"
        },
        {
            "Id": "0fa96514-1e66-44d5-89d3-dd99d138b0d6",
            "OldIds": [
            ],
            "ReleaseStatuses": [
                "Official"
            ],
            "SecondaryTypes": [
                "Remix"
            ],
            "Title": "Without Me",
            "Type": "Single"
        }
    ],
    "artistaliases": [
    ],
    "artistname": "Halsey",
    "disambiguation": "US singer/songwriter Ashley Frangipane",
    "genres": [
        "Alternative Pop",
        "Alternative Rock",
        "Contemporary R&B",
        "Electropop",
        "Indie Pop",
        "Pop",
        "Pop Rock",
        "Synth-Pop",
        "Alternative R&B"
    ],
    "id": "3377f3bb-60fc-4403-aea9-7e800612e060",
    "images": [
        {
            "CoverType": "Fanart",
            "Url": "http://assets.fanart.tv/fanart/music/3377f3bb-60fc-4403-aea9-7e800612e060/artistbackground/halsey-61562c73bae54.jpg"
        },
        {
            "CoverType": "Logo",
            "Url": "http://assets.fanart.tv/fanart/music/3377f3bb-60fc-4403-aea9-7e800612e060/hdmusiclogo/halsey-5bc561cb7835b.png"
        },
        {
            "CoverType": "Poster",
            "Url": "http://assets.fanart.tv/fanart/music/3377f3bb-60fc-4403-aea9-7e800612e060/artistthumb/halsey-612e7b4272fc4.jpg"
        },
        {
            "CoverType": "Banner",
            "Url": "https://imagecache.lidarr.audio/v1/tadb/artist/banner/ypvwrv1440428800.jpg"
        }
    ],
    "links": [
        {
            "target": "https://open.spotify.com/artist/26VFTg2z8YR0cCuwLzESi2",
            "type": "spotify"
        },
        {
            "target": "https://www.facebook.com/HalseyMusic",
            "type": "facebook"
        },
        {
            "target": "https://www.wikidata.org/wiki/Q18534249",
            "type": "wikidata"
        },
        {
            "target": "https://www.discogs.com/artist/4298621",
            "type": "discogs"
        },
        {
            "target": "https://www.allmusic.com/artist/mn0003010517",
            "type": "allmusic"
        },
        {
            "target": "http://iamhalsey.com/",
            "type": "iamhalsey"
        },
        {
            "target": "https://rateyourmusic.com/artist/halsey",
            "type": "rateyourmusic"
        },
        {
            "target": "https://twitter.com/halsey",
            "type": "twitter"
        },
        {
            "target": "https://www.youtube.com/user/iamhalsey",
            "type": "youtube"
        },
        {
            "target": "https://soundcloud.com/halseymusic",
            "type": "soundcloud"
        },
        {
            "target": "https://www.instagram.com/iamhalsey/",
            "type": "instagram"
        },
        {
            "target": "https://itunes.apple.com/us/artist/id324916925",
            "type": "apple"
        },
        {
            "target": "https://www.beatport.com/artist/halsey/465925",
            "type": "beatport"
        },
        {
            "target": "https://play.google.com/store/music/artist?id=A2p43akrsjfdsrtzvdpiutxhpjq",
            "type": "google"
        },
        {
            "target": "https://www.last.fm/music/Halsey",
            "type": "last"
        },
        {
            "target": "https://www.discogs.com/artist/4529387",
            "type": "discogs"
        },
        {
            "target": "https://www.deezer.com/artist/5292512",
            "type": "deezer"
        },
        {
            "target": "https://genius.com/artists/Halsey",
            "type": "genius"
        },
        {
            "target": "https://www.imdb.com/name/nm7214498/",
            "type": "imdb"
        },
        {
            "target": "https://imvdb.com/n/halsey",
            "type": "imvdb"
        },
        {
            "target": "https://www.bandsintown.com/a/2658914",
            "type": "bandsintown"
        },
        {
            "target": "https://www.musik-sammler.de/artist/halsey/",
            "type": "musik-sammler"
        },
        {
            "target": "https://secondhandsongs.com/artist/100317",
            "type": "secondhandsongs"
        },
        {
            "target": "https://www.setlist.fm/setlists/halsey-1bd961dc.html",
            "type": "setlist"
        },
        {
            "target": "https://www.songkick.com/artists/8067338",
            "type": "songkick"
        },
        {
            "target": "http://viaf.org/viaf/316801676",
            "type": "viaf"
        },
        {
            "target": "https://www.whosampled.com/Halsey/",
            "type": "whosampled"
        },
        {
            "target": "https://www.junodownload.com/artists/Halsey/releases/",
            "type": "junodownload"
        },
        {
            "target": "https://www.onkyomusic.com/GB/artist/halsey",
            "type": "onkyomusic"
        },
        {
            "target": "https://www.7digital.com/artist/halsey",
            "type": "7digital"
        },
        {
            "target": "https://www.bbc.co.uk/music/artists/3377f3bb-60fc-4403-aea9-7e800612e060",
            "type": "bbc"
        },
        {
            "target": "https://d-nb.info/gnd/1133513166",
            "type": "d-nb"
        },
        {
            "target": "http://id.loc.gov/authorities/names/no2015100318",
            "type": "loc"
        },
        {
            "target": "https://www.worldcat.org/identities/lccn-no2015100318",
            "type": "worldcat"
        },
        {
            "target": "https://tidal.com/artist/5386709",
            "type": "tidal"
        },
        {
            "target": "https://music.apple.com/us/artist/324916925",
            "type": "apple"
        },
        {
            "target": "https://vk.com/halsey",
            "type": "vk"
        },
        {
            "target": "https://www.musixmatch.com/artist/Halsey",
            "type": "musixmatch"
        },
        {
            "target": "https://muzikum.eu/en/halsey/lyrics",
            "type": "muzikum"
        },
        {
            "target": "https://us.napster.com/artist/ashley-halsey-frangipane",
            "type": "napster"
        },
        {
            "target": "https://www.qobuz.com/gb-en/interpreter/halsey/download-streaming-albums",
            "type": "qobuz"
        },
        {
            "target": "https://www.livefans.jp/artists/68705",
            "type": "livefans"
        },
        {
            "target": "https://www.cdjapan.co.jp/person/700735099",
            "type": "cdjapan"
        },
        {
            "target": "https://music.amazon.com/artists/B002M8JRNE",
            "type": "amazon"
        },
        {
            "target": "https://us.7digital.com/artist/halsey",
            "type": "7digital"
        }
    ],
    "oldids": [
    ],
    "overview": "Ashley Nicolette Frangipane (IPA:  FRAN-jih-PAH-nee; born September 29, 1994), known professionally as Halsey ( HAWL-zee), is an American singer and songwriter. Noted for her distinctive singing voice, she has received several awards including three Billboard Music Awards, a Billboard Women in Music Award, an American Music Award and nominations for three Grammy Awards. She was included on Time's annual list of the 100 most influential people in the world in 2020.Halsey was born and raised in New Jersey. Gaining attention from self-released music on social media platforms, she signed with Astralwerks in 2014 to release her debut extended play (EP), Room 93 in October of that year. Her debut studio album, Badlands (2015) was met with critical and commercial successā€”debuting at number two on the Billboard 200. It received double platinum by the Recording Industry Association of America (RIAA), likewise with its singles \"Colors\", \"Gasoline\" and \"New Americana\", the latter of which became her first entry on the Billboard Hot 100ā€”at number 60.\nIn 2016, Halsey co-performed with The Chainsmokers on their single \"Closer\", which topped the charts in the US and ten countries, while receiving 14Ɨ platinum certification by the RIAA. Her second studio album, Hopeless Fountain Kingdom (2017) embodied a more \"radio-friendly\" sound than her previous efforts; it peaked the Billboard 200, while its singles \"Now or Never\" and \"Bad at Love\" both reached the top 20 of the Billboard Hot 100ā€”with the latter peaking in the top five. Her 2018 single, \"Eastside\" (with Benny Blanco and Khalid), found continued success and peaked within the top ten. Later that year, she was moved to Capitol Records.\nHalsey's third studio album, Manic (2020), became her best selling album worldwide. Its lead single, \"Without Me\" peaked the Billboard Hot 100, received diamond certification by the RIAA, and remains her most commercially successful song as a lead artist. Her fourth album, If I Can't Have Love, I Want Power (2021), moved away from her previous sound in favor of a darker industrial sound; described by Halsey as \"the album [she] always wanted to make\", it was produced by Nine Inch Nails members Trent Reznor and Atticus Ross and received generally positive reception. She then parted ways with Capitol in 2023, following a controversy surrounding the release of her non-album single, \"So Good\" the year prior.In 2020, Billboard reported that Halsey has sold over one million albums and received over six billion streams in the United States. Aside from music, she has been involved in suicide prevention awareness, sexual assault victim advocacy, and racial justice protests.",
    "rating": {
        "Count": 2,
        "Value": 9
    },
    "sortname": "Halsey",
    "status": "active",
    "type": "Person"
}

json from mitm proxy with (OVERRIDE_MB=false and PRIO_DEEMIX=false)

{
  "Albums": [
    {
      "Id": "51b7757f-5d7b-4de8-a95b-4b22dbe8c66a",
      "OldIds": [],
      "ReleaseStatuses": [
        "Bootleg"
      ],
      "SecondaryTypes": [
        "Remix"
      ],
      "Title": "Without Me (Nurko & Miles Away Remix)",
      "Type": "Single"
    },
    {
      "Id": "a7147d77-f5b3-4402-b547-7ba832bd15c4",
      "OldIds": [],
      "ReleaseStatuses": [
        "Official"
      ],
      "SecondaryTypes": [],
      "Title": "Ghost",
      "Type": "Single"
    },
    {
      "Id": "14794eea-478b-484c-a7ef-2966b857abb2",
      "OldIds": [],
      "ReleaseStatuses": [
        "Official",
        "Promotion"
      ],
      "SecondaryTypes": [],
      "Title": "New Americana",
      "Type": "Single"
    },
    {
      "Id": "fe2675ef-8820-4f0c-8725-8bd8419bf468",
      "OldIds": [],
      "ReleaseStatuses": [
        "Official"
      ],
      "SecondaryTypes": [],
      "Title": "Colors",
      "Type": "Single"
    },
    {
      "Id": "1ea683b3-299d-430f-bfaa-8b224e5c21eb",
      "OldIds": [],
      "ReleaseStatuses": [
        "Official"
      ],
      "SecondaryTypes": [],
      "Title": "Tokyo Narita (Freestyle)",
      "Type": "Single"
    },
    {
      "Id": "490d1539-2b92-431c-9ff5-86aac3aa6305",
      "OldIds": [],
      "ReleaseStatuses": [
        "Official"
      ],
      "SecondaryTypes": [],
      "Title": "Castle",
      "Type": "Single"
    },
    {
      "Id": "e8a8605a-8e44-49ba-988f-d18caea3e076",
      "OldIds": [],
      "ReleaseStatuses": [
        "Official"
      ],
      "SecondaryTypes": [
        "Remix"
      ],
      "Title": "Complementary Colors",
      "Type": "EP"
    },
    {
      "Id": "d360d12b-896e-4111-b064-d4675f6098ac",
      "OldIds": [
        "09363376-d158-4a07-ac6f-12e477a0f980",
        "be990ebd-edb2-4377-8327-280a044f58a1"
      ],
      "ReleaseStatuses": [
        "Official"
      ],
      "SecondaryTypes": [],
      "Title": "Room 93",
      "Type": "EP"
    },
    {
      "Id": "ac12d35d-8f26-4e4a-83b4-f089d5a07b13",
      "OldIds": [
        "c87ec871-1c9b-4b1a-927d-cd0fa10452bd",
        "246bc2fe-3581-472d-9e88-6147cb9b4ab1",
        "7199e981-e29f-452f-90a8-8e3c027f711d"
      ],
      "ReleaseStatuses": [
        "Official"
      ],
      "SecondaryTypes": [],
      "Title": "Badlands",
      "Type": "Album"
    },
    {
      "Id": "4f9f1cce-a446-41bd-b8cb-0b92d71f093e",
      "OldIds": [
        "4ec40070-d3b5-4625-9ae5-baef36f71eb0"
      ],
      "ReleaseStatuses": [
        "Official"
      ],
      "SecondaryTypes": [
        "Soundtrack"
      ],
      "Title": "Not Afraid Anymore",
      "Type": "Single"
    },
    {
      "Id": "ac5e8957-7363-40a4-a89d-deb3cc393268",
      "OldIds": [],
      "ReleaseStatuses": [
        "Official",
        "Promotion"
      ],
      "SecondaryTypes": [],
      "Title": "Now or Never",
      "Type": "Single"
    },
    {
      "Id": "25144a85-90da-4031-9886-d11c48ea22f8",
      "OldIds": [],
      "ReleaseStatuses": [
        "Official"
      ],
      "SecondaryTypes": [],
      "Title": "Eyes Closed",
      "Type": "Single"
    },
    {
      "Id": "7f26bcde-0686-46c4-a98b-08cbe0a19111",
      "OldIds": [],
      "ReleaseStatuses": [
        "Official"
      ],
      "SecondaryTypes": [
        "Remix"
      ],
      "Title": "Bad at Love (Remixes)",
      "Type": "EP"
    },
    {
      "Id": "a0d55b92-5e57-41b9-8eb9-87efb599a6db",
      "OldIds": [],
      "ReleaseStatuses": [
        "Official"
      ],
      "SecondaryTypes": [],
      "Title": "Nightmare",
      "Type": "Single"
    },
    {
      "Id": "538afd4d-6b46-42e7-8a7e-181ded63b49e",
      "OldIds": [],
      "ReleaseStatuses": [],
      "SecondaryTypes": [
        "Remix"
      ],
      "Title": "Castle (Ranji & Katri remix)",
      "Type": "Single"
    },
    {
      "Id": "26ec878f-b4a9-43f7-bf91-e0bb3d7e51fd",
      "OldIds": [],
      "ReleaseStatuses": [
        "Official"
      ],
      "SecondaryTypes": [
        "Remix"
      ],
      "Title": "Alone (remixes)",
      "Type": "Single"
    },
    {
      "Id": "2c388972-ddff-421d-af9f-6cbafd5203af",
      "OldIds": [],
      "ReleaseStatuses": [
        "Official"
      ],
      "SecondaryTypes": [],
      "Title": "Without Me",
      "Type": "Single"
    },
    {
      "Id": "5a861eef-fedb-4e54-bdb2-869d49c3f2cd",
      "OldIds": [],
      "ReleaseStatuses": [
        "Official"
      ],
      "SecondaryTypes": [],
      "Title": "So Good",
      "Type": "Single"
    },
    {
      "Id": "4d328d96-617d-4d72-917a-177d0ca95696",
      "OldIds": [],
      "ReleaseStatuses": [
        "Official"
      ],
      "SecondaryTypes": [
        "Remix"
      ],
      "Title": "Without Me (ILLENIUM remix)",
      "Type": "Single"
    },
    {
      "Id": "abebe1bb-d714-4461-9303-ce76be9ea6ab",
      "OldIds": [],
      "ReleaseStatuses": [
        "Official"
      ],
      "SecondaryTypes": [
        "Live"
      ],
      "Title": "Room 93: 1 Mic 1 Take",
      "Type": "EP"
    },
    {
      "Id": "fc69f138-ec63-438d-b851-5efaac1bccf7",
      "OldIds": [],
      "ReleaseStatuses": [
        "Official"
      ],
      "SecondaryTypes": [
        "Remix"
      ],
      "Title": "Room 93: The Remixes",
      "Type": "EP"
    },
    {
      "Id": "37b9b7bd-85af-4fc2-9b53-9d05ef1a9bd2",
      "OldIds": [],
      "ReleaseStatuses": [
        "Official"
      ],
      "SecondaryTypes": [
        "Soundtrack"
      ],
      "Title": "Castle (The Huntsman: Winter's War Version)",
      "Type": "Single"
    },
    {
      "Id": "551cb4b2-2551-4d44-8317-f5b9169fd902",
      "OldIds": [],
      "ReleaseStatuses": [
        "Official"
      ],
      "SecondaryTypes": [],
      "Title": "Bad at Love",
      "Type": "Single"
    },
    {
      "Id": "bc12037c-0e80-49ee-b003-9de3b8095ed1",
      "OldIds": [],
      "ReleaseStatuses": [
        "Official"
      ],
      "SecondaryTypes": [],
      "Title": "Graveyard",
      "Type": "Single"
    },
    {
      "Id": "27607bc3-bd86-4bd8-a132-0422ea21be13",
      "OldIds": [],
      "ReleaseStatuses": [
        "Official"
      ],
      "SecondaryTypes": [],
      "Title": "Finally // beautiful stranger",
      "Type": "Single"
    },
    {
      "Id": "182a2938-06da-4ead-b376-c86bf15915a5",
      "OldIds": [],
      "ReleaseStatuses": [
        "Official"
      ],
      "SecondaryTypes": [],
      "Title": "You should be sad",
      "Type": "Single"
    },
    {
      "Id": "50e1fb42-ac14-4487-a58d-ed5c847f701d",
      "OldIds": [
        "bdb7f0ea-d872-4334-b348-ec13b47edf1b"
      ],
      "ReleaseStatuses": [
        "Official"
      ],
      "SecondaryTypes": [],
      "Title": "Manic",
      "Type": "Album"
    },
    {
      "Id": "433ae826-8ae8-406a-90a4-90068cdaec04",
      "OldIds": [],
      "ReleaseStatuses": [
        "Official"
      ],
      "SecondaryTypes": [
        "Remix"
      ],
      "Title": "You should be sad (Tiƫsto remix)",
      "Type": "Single"
    },
    {
      "Id": "49390359-af05-4418-966d-4bd76558246a",
      "OldIds": [],
      "ReleaseStatuses": [
        "Official"
      ],
      "SecondaryTypes": [
        "Remix"
      ],
      "Title": "Now or Never (R3HAB remix)",
      "Type": "Single"
    },
    {
      "Id": "544c8a8b-2164-459c-b059-2da1ab745d85",
      "OldIds": [],
      "ReleaseStatuses": [
        "Official"
      ],
      "SecondaryTypes": [],
      "Title": "You should be sad (acoustic)",
      "Type": "Single"
    },
    {
      "Id": "2d164204-3b52-46a6-9d33-39ab88ad7032",
      "OldIds": [],
      "ReleaseStatuses": [
        "Official"
      ],
      "SecondaryTypes": [
        "Compilation"
      ],
      "Title": "Collabs",
      "Type": "EP"
    },
    {
      "Id": "963b93cf-506e-434b-a26f-5f0def3a29b1",
      "OldIds": [],
      "ReleaseStatuses": [
        "Official"
      ],
      "SecondaryTypes": [],
      "Title": "Graveyard (acoustic)",
      "Type": "Single"
    },
    {
      "Id": "4a09681d-e2b7-43c7-9e3d-185268ff77f6",
      "OldIds": [],
      "ReleaseStatuses": [
        "Official"
      ],
      "SecondaryTypes": [
        "Remix"
      ],
      "Title": "Graveyard (Axwell remix)",
      "Type": "Single"
    },
    {
      "Id": "ce066e57-dea1-4707-8b76-9d2c8aabd70c",
      "OldIds": [],
      "ReleaseStatuses": [
        "Official"
      ],
      "SecondaryTypes": [],
      "Title": "clementine",
      "Type": "Single"
    },
    {
      "Id": "2351c113-62db-4ab5-be4a-c0f421b8ef52",
      "OldIds": [],
      "ReleaseStatuses": [
        "Official"
      ],
      "SecondaryTypes": [
        "Live"
      ],
      "Title": "Badlands (live from Webster Hall)",
      "Type": "Album"
    },
    {
      "Id": "69eb9696-35c8-4463-aff5-952526213ce8",
      "OldIds": [],
      "ReleaseStatuses": [
        "Official"
      ],
      "SecondaryTypes": [],
      "Title": "hopeless fountain kingdom",
      "Type": "Album"
    },
    {
      "Id": "bb98af51-cd9f-4cae-b9cb-85fc0dd35dd5",
      "OldIds": [],
      "ReleaseStatuses": [
        "Official"
      ],
      "SecondaryTypes": [
        "Compilation"
      ],
      "Title": "Manic: Revenge EP",
      "Type": "EP"
    },
    {
      "Id": "4a7baaf8-09a1-4a7e-b636-d6c63550eb2f",
      "OldIds": [],
      "ReleaseStatuses": [
        "Official"
      ],
      "SecondaryTypes": [
        "Compilation"
      ],
      "Title": "Manic: Confessional EP",
      "Type": "EP"
    },
    {
      "Id": "75ecca2d-9659-465f-badf-dc76208bcdc9",
      "OldIds": [],
      "ReleaseStatuses": [
        "Official"
      ],
      "SecondaryTypes": [
        "Compilation"
      ],
      "Title": "Love and Power EP: Love",
      "Type": "EP"
    },
    {
      "Id": "88d12b64-5971-4902-a3fa-d18bd636c0ae",
      "OldIds": [],
      "ReleaseStatuses": [
        "Official"
      ],
      "SecondaryTypes": [
        "Remix"
      ],
      "Title": "You should be sad (remixes)",
      "Type": "Single"
    },
    {
      "Id": "128a87ee-5916-467d-b264-670c0a30ec7f",
      "OldIds": [],
      "ReleaseStatuses": [
        "Promotion"
      ],
      "SecondaryTypes": [
        "Live"
      ],
      "Title": "Halsey X Magnum",
      "Type": "Broadcast"
    },
    {
      "Id": "4a8d56a1-1076-4525-9995-6bf6182a504b",
      "OldIds": [],
      "ReleaseStatuses": [
        "Official"
      ],
      "SecondaryTypes": [
        "Compilation"
      ],
      "Title": "Love and Power EP: Power",
      "Type": "EP"
    },
    {
      "Id": "77ac5e0b-99f1-4443-bec5-9d31c6af3ca6",
      "OldIds": [],
      "ReleaseStatuses": [
        "Official"
      ],
      "SecondaryTypes": [
        "Remix"
      ],
      "Title": "I am not a woman, Iā€™m a god (remixes)",
      "Type": "Single"
    },
    {
      "Id": "52534bf0-8cd7-4085-8463-a43556e30a6d",
      "OldIds": [],
      "ReleaseStatuses": [
        "Official"
      ],
      "SecondaryTypes": [],
      "Title": "So Good (stripped)",
      "Type": "Single"
    },
    {
      "Id": "8fcae6b6-dfd8-40ab-bd6f-0a6545cbba33",
      "OldIds": [],
      "ReleaseStatuses": [
        "Official"
      ],
      "SecondaryTypes": [
        "Live"
      ],
      "Title": "hopeless fountain kingdom (Live from Webster Hall)",
      "Type": "Album"
    },
    {
      "Id": "ea5dc6b4-d432-4cf4-bc32-8c779350e1b7",
      "OldIds": [],
      "ReleaseStatuses": [
        "Official"
      ],
      "SecondaryTypes": [
        "Compilation"
      ],
      "Title": "Manic: Is She Like, You Knowā€¦ EP",
      "Type": "EP"
    },
    {
      "Id": "65bbc249-239d-4ce9-8b82-ce14f698fbb2",
      "OldIds": [],
      "ReleaseStatuses": [
        "Official"
      ],
      "SecondaryTypes": [
        "Compilation"
      ],
      "Title": "Manic: ā€¦Or Are You Normal EP",
      "Type": "EP"
    },
    {
      "Id": "798e5814-9f96-46b2-a72a-408d67267661",
      "OldIds": [
        "c37d885b-2bc1-423b-abbe-4b4138511249"
      ],
      "ReleaseStatuses": [
        "Official"
      ],
      "SecondaryTypes": [],
      "Title": "If I Canā€™t Have Love, I Want Power",
      "Type": "Album"
    },
    {
      "Id": "5be58d4c-1891-4986-a9f9-454d4977e04e",
      "OldIds": [],
      "ReleaseStatuses": [
        "Official"
      ],
      "SecondaryTypes": [],
      "Title": "Die 4 Me",
      "Type": "Single"
    },
    {
      "Id": "c43f729f-51a2-4f59-92ca-91b9221e384a",
      "OldIds": [],
      "ReleaseStatuses": [
        "Official"
      ],
      "SecondaryTypes": [
        "Live"
      ],
      "Title": "Love Yourself (Like a Version)",
      "Type": "Broadcast"
    },
    {
      "Id": "6585dcdd-602b-4fca-854c-f090fc91683e",
      "OldIds": [],
      "ReleaseStatuses": [
        "Official"
      ],
      "SecondaryTypes": [
        "Live"
      ],
      "Title": "Graveyard (Stripped - Live From Nashville)",
      "Type": "Single"
    },
    {
      "Id": "0b68e919-2219-4a77-afcd-bb988d55735c",
      "OldIds": [],
      "ReleaseStatuses": [
        "Promotion"
      ],
      "SecondaryTypes": [],
      "Title": "Strangers",
      "Type": "Single"
    },
    {
      "Id": "339f968d-dc71-4137-9313-a0a4f610dbe8",
      "OldIds": [
        "13303450-0713-45a4-951b-43eefd86dfe7"
      ],
      "ReleaseStatuses": [
        "Official"
      ],
      "SecondaryTypes": [
        "Remix"
      ],
      "Title": "Alone",
      "Type": "Single"
    },
    {
      "Id": "441ac8d0-bf83-49e0-b827-c0cfaf8bf455",
      "OldIds": [],
      "ReleaseStatuses": [
        "Official"
      ],
      "SecondaryTypes": [
        "Remix"
      ],
      "Title": "Alone (Calvin Harris remix)",
      "Type": "Single"
    },
    {
      "Id": "ed5937d5-b3d3-4bf7-8b6e-66a014379fc1",
      "OldIds": [],
      "ReleaseStatuses": [
        "Official"
      ],
      "SecondaryTypes": [],
      "Title": "SUGAā€™s Interlude",
      "Type": "Single"
    },
    {
      "Id": "705c2fdf-ed1d-4b5f-992f-323bdf2ff025",
      "OldIds": [],
      "ReleaseStatuses": [
        "Official"
      ],
      "SecondaryTypes": [
        "Soundtrack"
      ],
      "Title": "Lilith (Diablo IV anthem)",
      "Type": "Single"
    },
    {
      "Id": "dc598efe-880c-4f3d-8417-ddda5f93ca7b",
      "OldIds": [],
      "ReleaseStatuses": [
        "Official"
      ],
      "SecondaryTypes": [
        "Remix"
      ],
      "Title": "Without Me (All the Damn Vampires remix)",
      "Type": "Single"
    },
    {
      "Id": "0fa96514-1e66-44d5-89d3-dd99d138b0d6",
      "OldIds": [],
      "ReleaseStatuses": [
        "Official"
      ],
      "SecondaryTypes": [
        "Remix"
      ],
      "Title": "Without Me",
      "Type": "Single"
    },
    {
      "Id": "bbbbbbbb-bbbb-bbbb-bbbb-bbbb11015718",
      "OldIds": [],
      "ReleaseStatuses": [
        "Official"
      ],
      "SecondaryTypes": [],
      "Title": "Badlands (deluxe)",
      "LowerTitle": "badlands (deluxe)",
      "Type": "Album"
    },
    {
      "Id": "bbbbbbbb-bbbb-bbbb-bbbb-bbb449028335",
      "OldIds": [],
      "ReleaseStatuses": [
        "Official"
      ],
      "SecondaryTypes": [],
      "Title": "Lilith (feat. Suga) (diablo Iv Anthem)",
      "LowerTitle": "lilith (feat. suga) (diablo iv anthem)",
      "Type": "Single"
    },
    {
      "Id": "bbbbbbbb-bbbb-bbbb-bbbb-bbbb42217971",
      "OldIds": [],
      "ReleaseStatuses": [
        "Official"
      ],
      "SecondaryTypes": [],
      "Title": "Hopeless Fountain Kingdom (deluxe)",
      "LowerTitle": "hopeless fountain kingdom (deluxe)",
      "Type": "Album"
    },
    {
      "Id": "bbbbbbbb-bbbb-bbbb-bbbb-bbb351212687",
      "OldIds": [],
      "ReleaseStatuses": [
        "Official"
      ],
      "SecondaryTypes": [],
      "Title": "If I Canā€™t Have Love, I Want Power (deluxe)",
      "LowerTitle": "if i canā€™t have love, i want power (deluxe)",
      "Type": "Album"
    },
    {
      "Id": "bbbbbbbb-bbbb-bbbb-bbbb-bbbb12811484",
      "OldIds": [],
      "ReleaseStatuses": [
        "Official"
      ],
      "SecondaryTypes": [],
      "Title": "Castle (the Huntsman: Winterā€™s War Version)",
      "LowerTitle": "castle (the huntsman: winterā€™s war version)",
      "Type": "Single"
    },
    {
      "Id": "bbbbbbbb-bbbb-bbbb-bbbb-bbbb15047717",
      "OldIds": [],
      "ReleaseStatuses": [
        "Official"
      ],
      "SecondaryTypes": [],
      "Title": "Not Afraid Anymore (from \"fifty Shades Darker Original Motion Picture Soundtrack \")",
      "LowerTitle": "not afraid anymore (from \"fifty shades darker original motion picture soundtrack \")",
      "Type": "Single"
    },
    {
      "Id": "bbbbbbbb-bbbb-bbbb-bbbb-bbb283185652",
      "OldIds": [],
      "ReleaseStatuses": [
        "Official"
      ],
      "SecondaryTypes": [],
      "Title": "If I Canā€™t Have Love, I Want Power (extended)",
      "LowerTitle": "if i canā€™t have love, i want power (extended)",
      "Type": "Album"
    },
    {
      "Id": "bbbbbbbb-bbbb-bbbb-bbbb-bbb260938252",
      "OldIds": [],
      "ReleaseStatuses": [
        "Official"
      ],
      "SecondaryTypes": [],
      "Title": "I Am Not A Woman, I'm A God (remixes)",
      "LowerTitle": "i am not a woman, i'm a god (remixes)",
      "Type": "EP"
    },
    {
      "Id": "bbbbbbbb-bbbb-bbbb-bbbb-bbbb49102162",
      "OldIds": [],
      "ReleaseStatuses": [
        "Official"
      ],
      "SecondaryTypes": [],
      "Title": "Bad At Love Remixes",
      "LowerTitle": "bad at love remixes",
      "Type": "Single"
    }
  ],
  "artistaliases": [],
  "artistname": "Halsey",
  "disambiguation": "US singer/songwriter Ashley Frangipane",
  "genres": [
    "Alternative Pop",
    "Alternative Rock",
    "Contemporary R&B",
    "Electropop",
    "Indie Pop",
    "Pop",
    "Pop Rock",
    "Synth-Pop",
    "Alternative R&B"
  ],
  "id": "3377f3bb-60fc-4403-aea9-7e800612e060",
  "images": [
    {
      "CoverType": "Fanart",
      "Url": "http://assets.fanart.tv/fanart/music/3377f3bb-60fc-4403-aea9-7e800612e060/artistbackground/halsey-61562c73bae54.jpg"
    },
    {
      "CoverType": "Logo",
      "Url": "http://assets.fanart.tv/fanart/music/3377f3bb-60fc-4403-aea9-7e800612e060/hdmusiclogo/halsey-5bc561cb7835b.png"
    },
    {
      "CoverType": "Poster",
      "Url": "http://assets.fanart.tv/fanart/music/3377f3bb-60fc-4403-aea9-7e800612e060/artistthumb/halsey-612e7b4272fc4.jpg"
    },
    {
      "CoverType": "Banner",
      "Url": "https://imagecache.lidarr.audio/v1/tadb/artist/banner/ypvwrv1440428800.jpg"
    }
  ],
  "links": [
    {
      "target": "https://open.spotify.com/artist/26VFTg2z8YR0cCuwLzESi2",
      "type": "spotify"
    },
    {
      "target": "https://www.facebook.com/HalseyMusic",
      "type": "facebook"
    },
    {
      "target": "https://www.wikidata.org/wiki/Q18534249",
      "type": "wikidata"
    },
    {
      "target": "https://www.discogs.com/artist/4298621",
      "type": "discogs"
    },
    {
      "target": "https://www.allmusic.com/artist/mn0003010517",
      "type": "allmusic"
    },
    {
      "target": "http://iamhalsey.com/",
      "type": "iamhalsey"
    },
    {
      "target": "https://rateyourmusic.com/artist/halsey",
      "type": "rateyourmusic"
    },
    {
      "target": "https://twitter.com/halsey",
      "type": "twitter"
    },
    {
      "target": "https://www.youtube.com/user/iamhalsey",
      "type": "youtube"
    },
    {
      "target": "https://soundcloud.com/halseymusic",
      "type": "soundcloud"
    },
    {
      "target": "https://www.instagram.com/iamhalsey/",
      "type": "instagram"
    },
    {
      "target": "https://itunes.apple.com/us/artist/id324916925",
      "type": "apple"
    },
    {
      "target": "https://www.beatport.com/artist/halsey/465925",
      "type": "beatport"
    },
    {
      "target": "https://play.google.com/store/music/artist?id=A2p43akrsjfdsrtzvdpiutxhpjq",
      "type": "google"
    },
    {
      "target": "https://www.last.fm/music/Halsey",
      "type": "last"
    },
    {
      "target": "https://www.discogs.com/artist/4529387",
      "type": "discogs"
    },
    {
      "target": "https://www.deezer.com/artist/5292512",
      "type": "deezer"
    },
    {
      "target": "https://genius.com/artists/Halsey",
      "type": "genius"
    },
    {
      "target": "https://www.imdb.com/name/nm7214498/",
      "type": "imdb"
    },
    {
      "target": "https://imvdb.com/n/halsey",
      "type": "imvdb"
    },
    {
      "target": "https://www.bandsintown.com/a/2658914",
      "type": "bandsintown"
    },
    {
      "target": "https://www.musik-sammler.de/artist/halsey/",
      "type": "musik-sammler"
    },
    {
      "target": "https://secondhandsongs.com/artist/100317",
      "type": "secondhandsongs"
    },
    {
      "target": "https://www.setlist.fm/setlists/halsey-1bd961dc.html",
      "type": "setlist"
    },
    {
      "target": "https://www.songkick.com/artists/8067338",
      "type": "songkick"
    },
    {
      "target": "http://viaf.org/viaf/316801676",
      "type": "viaf"
    },
    {
      "target": "https://www.whosampled.com/Halsey/",
      "type": "whosampled"
    },
    {
      "target": "https://www.junodownload.com/artists/Halsey/releases/",
      "type": "junodownload"
    },
    {
      "target": "https://www.onkyomusic.com/GB/artist/halsey",
      "type": "onkyomusic"
    },
    {
      "target": "https://www.7digital.com/artist/halsey",
      "type": "7digital"
    },
    {
      "target": "https://www.bbc.co.uk/music/artists/3377f3bb-60fc-4403-aea9-7e800612e060",
      "type": "bbc"
    },
    {
      "target": "https://d-nb.info/gnd/1133513166",
      "type": "d-nb"
    },
    {
      "target": "http://id.loc.gov/authorities/names/no2015100318",
      "type": "loc"
    },
    {
      "target": "https://www.worldcat.org/identities/lccn-no2015100318",
      "type": "worldcat"
    },
    {
      "target": "https://tidal.com/artist/5386709",
      "type": "tidal"
    },
    {
      "target": "https://music.apple.com/us/artist/324916925",
      "type": "apple"
    },
    {
      "target": "https://vk.com/halsey",
      "type": "vk"
    },
    {
      "target": "https://www.musixmatch.com/artist/Halsey",
      "type": "musixmatch"
    },
    {
      "target": "https://muzikum.eu/en/halsey/lyrics",
      "type": "muzikum"
    },
    {
      "target": "https://us.napster.com/artist/ashley-halsey-frangipane",
      "type": "napster"
    },
    {
      "target": "https://www.qobuz.com/gb-en/interpreter/halsey/download-streaming-albums",
      "type": "qobuz"
    },
    {
      "target": "https://www.livefans.jp/artists/68705",
      "type": "livefans"
    },
    {
      "target": "https://www.cdjapan.co.jp/person/700735099",
      "type": "cdjapan"
    },
    {
      "target": "https://music.amazon.com/artists/B002M8JRNE",
      "type": "amazon"
    },
    {
      "target": "https://us.7digital.com/artist/halsey",
      "type": "7digital"
    }
  ],
  "oldids": [],
  "overview": "Ashley Nicolette Frangipane (IPA:  FRAN-jih-PAH-nee; born September 29, 1994), known professionally as Halsey ( HAWL-zee), is an American singer and songwriter. Noted for her distinctive singing voice, she has received several awards including three Billboard Music Awards, a Billboard Women in Music Award, an American Music Award and nominations for three Grammy Awards. She was included on Time's annual list of the 100 most influential people in the world in 2020.Halsey was born and raised in New Jersey. Gaining attention from self-released music on social media platforms, she signed with Astralwerks in 2014 to release her debut extended play (EP), Room 93 in October of that year. Her debut studio album, Badlands (2015) was met with critical and commercial successā€”debuting at number two on the Billboard 200. It received double platinum by the Recording Industry Association of America (RIAA), likewise with its singles \"Colors\", \"Gasoline\" and \"New Americana\", the latter of which became her first entry on the Billboard Hot 100ā€”at number 60.\nIn 2016, Halsey co-performed with The Chainsmokers on their single \"Closer\", which topped the charts in the US and ten countries, while receiving 14Ɨ platinum certification by the RIAA. Her second studio album, Hopeless Fountain Kingdom (2017) embodied a more \"radio-friendly\" sound than her previous efforts; it peaked the Billboard 200, while its singles \"Now or Never\" and \"Bad at Love\" both reached the top 20 of the Billboard Hot 100ā€”with the latter peaking in the top five. Her 2018 single, \"Eastside\" (with Benny Blanco and Khalid), found continued success and peaked within the top ten. Later that year, she was moved to Capitol Records.\nHalsey's third studio album, Manic (2020), became her best selling album worldwide. Its lead single, \"Without Me\" peaked the Billboard Hot 100, received diamond certification by the RIAA, and remains her most commercially successful song as a lead artist. Her fourth album, If I Can't Have Love, I Want Power (2021), moved away from her previous sound in favor of a darker industrial sound; described by Halsey as \"the album [she] always wanted to make\", it was produced by Nine Inch Nails members Trent Reznor and Atticus Ross and received generally positive reception. She then parted ways with Capitol in 2023, following a controversy surrounding the release of her non-album single, \"So Good\" the year prior.In 2020, Billboard reported that Halsey has sold over one million albums and received over six billion streams in the United States. Aside from music, she has been involved in suicide prevention awareness, sexual assault victim advocacy, and racial justice protests.",
  "rating": {
    "Count": 2,
    "Value": 9
  },
  "sortname": "Halsey",
  "status": "active",
  "type": "Person"
}

Only differences i can spot is:

Maybe Lidarr does something weird with the (deluxe) editions where it adds them with that, and without that. You could possibly strip all the (..)'s on both sides and compare that way, and filter out some more releases.. possibly..

I'll see if i can't spot the reason why multiple artists suddenly appear out of nowhere when using the MITM proxy to get data.

ad-on-is commented 5 months ago

Yeah... I could strip (..), but the question is, whether these are different albums or exactly the same ones.

Regarding random artists. Do you have import lists set up? like spotify?

I encountered something strange today, when I set up the spotify followed artists. without proxy, only 7 artists got imported, with proxy, almost all šŸ˜‚. It's as if the proxy almost fixed some isdue on their end šŸ˜…

karbowiak commented 5 months ago

Ohhhhhhhhhhhhh i DO have an import list setup from Spotify (Importing from various playlists) But i don't have any playlists with a truckload of Phonk artists on it šŸ˜…

Interesting, i'll see if i can't setup a separate lidarr instance to test with šŸ˜„

I'll see if i can't get around to it tomorrow or so

ad-on-is commented 5 months ago

The only thing I can think of is the following:

Some tracks in your playlist have multiple artists, one of them being Phonk and then it gets imported as well.

karbowiak commented 5 months ago

Yeah that tracks (pun intended šŸ˜‚)

I'll see if i can't track down the offending query, shouldn't be too difficult to replicate if it is indeed the import

Druidblack commented 4 months ago

Good afternoon. There was a problem. When using lidarr-deemix, if you add an artist and there is one with the same name on the deezer site, then adding an artist comes with combining them. I will give an example with links to performers below. Enabling OVERRIDE_MB=true solves the problem. In this case, there are also two performers in the search, but when the desired one is added (Š­ŠæŠøŠ“ŠµŠ¼Šøя), the addition occurs correctly.

https://www.deezer.com/ru/artist/4661935 (This I add)

https://www.deezer.com/ru/artist/347812 (And this performer is added randomly to the first one)

Druidblack commented 4 months ago

Due to the addition of artists of the same name, when adding them, I wanted to try to receive data through the deezer api and synchronize data through Import Lists. But as I understand it, the data from deezer is not compatible with regular data? This option didn't work for me.

You will have to wait for this problem to be fixed or accept it. After all, not all local artists are on deezer (and not all of their albums).

ad-on-is commented 4 months ago

Dupe https://github.com/ad-on-is/lidarr-deemix/issues/11