Save liked track metadata even if no match is found

It seem the taste tab in listenbrainz only display track that have a match with musicbrainz. It might be nice to let the user see all the tracks he liked, even the one that didn’t match, and allow him to link the track to mb if he wants to.

Without this, liking is seems inefficient because track will be added randomly to your collection and you have no way to know for sure.

Hi there,

Looks like I am able to like an unmatched listen, and see it in my taste tab:


If I inspect one of those listens in my taste tab, I can confirm it has no recording MBID:

{
  "listened_at": 1764328807,
  "track_metadata": {
    "additional_info": {
      "recording_msid": "78663336-1df1-47d0-8781-e5f5f08c582f"
    },
    "artist_name": "Skinshape, Horus All Stars",
    "release_name": "Skinshape x Horus",
    "track_name": "God Of The Sun"
  }
}

So something else might be going on?
Can you point me to the listen in question on your profile?

Actually, I did you one better :stuck_out_tongue:

Looks like I’m able to like one of your unmatched listens as well.

Maybe it’s specific to the listen in question, then?