Uploaded image for project: 'ListenBrainz'
  1. ListenBrainz
  2. LB-1036 Incorrect automatic mapping rollup ticket
  3. LB-1181

Listens mapped to wrong recordings and release

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Unresolved
    • Icon: Normal Normal
    • None
    • MessyBrainz
    • None

      For example the track "Rogue" on https://music.youtube.com/playlist?list=OLAK5uy_lkdXsA6zvmD6D26SXElM8Ace7oHP8wM_0 is consistently mapped to the wrong recording and release.

      Currently ListenBrainz maps it to https://musicbrainz.org/recording/fc4daa79-4c6d-4521-82e5-a0101136003e (which has a completely different title) but it should be https://musicbrainz.org/recording/52315de7-563f-4543-9192-373be52e8851

      Latest listen:

      {
        "track_metadata": {
          "artist_name": "DUSTCELL",
          "release_name": "Hypnotize",
          "additional_info": {
            "duration": 111,
            "origin_url": "https://music.youtube.com/playlist?list=OLAK5uy_lkdXsA6zvmD6D26SXElM8Ace7oHP8wM_0",
            "recording_msid": "50373553-cefc-468c-944e-f02bf50ad6f6",
            "submission_client": "Web Scrobbler",
            "music_service_name": "YouTube Music",
            "submission_client_version": "2.82.2"
          },
          "track_name": "Rogue",
          "mbid_mapping": {
            "recording_mbid": "fc4daa79-4c6d-4521-82e5-a0101136003e",
            "release_mbid": "2ff57924-f1af-4b1b-8bd9-a9495520251a",
            "artist_mbids": [
              "e1c61561-1a2a-40c8-b3da-928849323d4f"
            ],
            "artists": [
              {
                "artist_mbid": "e1c61561-1a2a-40c8-b3da-928849323d4f",
                "artist_credit_name": "DUSTCELL",
                "join_phrase": ""
              }
            ],
            "caa_id": 27757934293,
            "caa_release_mbid": "261d900a-17cd-4ceb-961f-5ffad132d499"
          }
        },
        "listened_at": 1671539130,
        "recording_msid": "50373553-cefc-468c-944e-f02bf50ad6f6",
        "user_name": "chaban",
        "inserted_at": 1671539187
      }
      

      I also find it curious only some of the album's tracks are mapped at all.

      Another case of an incorrectly mapped recording (and artist!):

      Track 1 on https://music.youtube.com/playlist?list=OLAK5uy_mXQ_6pQ_XndpizRnmvDr07qg3xwrQhQ4w is mapped to https://musicbrainz.org/recording/b871da07-8603-4ba6-b343-576cda0e08f2 on LB but should be https://musicbrainz.org/recording/35acffe3-16fa-49cc-93a0-df2dee336fa2

      (BTW, that track also suffers from LB-1165)

      {
        "track_metadata": {
          "artist_name": "Utsu-P",
          "release_name": "RENAISSANCE",
          "additional_info": {
            "duration": 60,
            "origin_url": "https://music.youtube.com/playlist?list=OLAK5uy_mXQ_6pQ_XndpizRnmvDr07qg3xwrQhQ4w",
            "recording_msid": "82089ee7-a286-4dc3-8dab-d8cbe7688a07",
            "submission_client": "Web Scrobbler",
            "music_service_name": "YouTube Music",
            "submission_client_version": "2.82.2"
          },
          "track_name": "RENAISSANCE (feat. Hatsune Miku)",
          "mbid_mapping": {
            "recording_mbid": "b871da07-8603-4ba6-b343-576cda0e08f2",
            "release_mbid": "3d50b08b-cfa5-495a-b224-5eecb3600c30",
            "artist_mbids": [
              "e5d19855-921f-4cbf-91c5-3ed295d333f5"
            ],
            "artists": [
              {
                "artist_mbid": "e5d19855-921f-4cbf-91c5-3ed295d333f5",
                "artist_credit_name": "Yutsuu",
                "join_phrase": ""
              }
            ],
            "caa_id": 28414931451,
            "caa_release_mbid": "3d50b08b-cfa5-495a-b224-5eecb3600c30"
          }
        },
        "listened_at": 1671724277,
        "recording_msid": "82089ee7-a286-4dc3-8dab-d8cbe7688a07",
        "user_name": "chaban",
        "inserted_at": 1671724307
      }
      

      Same result when listening from Spotify:

      {
        "track_metadata": {
          "artist_name": "Utsu-P",
          "release_name": "RENAISSANCE",
          "additional_info": {
            "isrc": "JPE561905910",
            "discnumber": 1,
            "origin_url": "https://open.spotify.com/track/1pTsprvpz5ZIxoVQrqY87i",
            "spotify_id": "https://open.spotify.com/track/1pTsprvpz5ZIxoVQrqY87i",
            "duration_ms": 59799,
            "tracknumber": 1,
            "artist_names": [
              "Utsu-P"
            ],
            "music_service": "spotify.com",
            "recording_msid": "b75aaa4c-726a-44d9-8c21-725379aeb0e8",
            "spotify_album_id": "https://open.spotify.com/album/0rlreh6xdNumlAQtJagDsz",
            "submission_client": "listenbrainz",
            "spotify_artist_ids": [
              "https://open.spotify.com/artist/3Zo5u5IljPxQEfbNY2OgsX"
            ],
            "release_artist_name": "Utsu-P",
            "release_artist_names": [
              "Utsu-P"
            ],
            "spotify_album_artist_ids": [
              "https://open.spotify.com/artist/3Zo5u5IljPxQEfbNY2OgsX"
            ]
          },
          "track_name": "RENAISSANCE",
          "mbid_mapping": {
            "recording_mbid": "b871da07-8603-4ba6-b343-576cda0e08f2",
            "release_mbid": "3d50b08b-cfa5-495a-b224-5eecb3600c30",
            "artist_mbids": [
              "e5d19855-921f-4cbf-91c5-3ed295d333f5"
            ],
            "artists": [
              {
                "artist_mbid": "e5d19855-921f-4cbf-91c5-3ed295d333f5",
                "artist_credit_name": "Yutsuu",
                "join_phrase": ""
              }
            ],
            "caa_id": 28414931451,
            "caa_release_mbid": "3d50b08b-cfa5-495a-b224-5eecb3600c30"
          }
        },
        "listened_at": 1671725229,
        "recording_msid": "b75aaa4c-726a-44d9-8c21-725379aeb0e8",
        "user_name": "chaban",
        "inserted_at": 1671725906
      }
      

            Unassigned Unassigned
            chaban chaban
            Votes:
            2 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:

                Version Package