-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
None
I have edited this listen several times to link it to a release (although the listen already contains the MBID, that looks like another bug), and everytime I open the web again the link is missing.
https://listenbrainz.org/user/Isabelxxx/?max_ts=1733439178
Before editing:
{ "inserted_at": 1733481451, "listened_at": 1733413322, "recording_msid": "fc317cba-01e9-44cc-a8a7-6ce7d12997be", "track_metadata": { "additional_info": { "artist_mbids": [ "9fc8a029-6a9c-4e9f-846e-07d3550e2208" ], "duration_ms": 132362, "media_player": "FIIO Music", "media_player_version": "3.2.2", "recording_mbid": "a38d10ce-e4d6-439b-a371-00af4d817608", "recording_msid": "fc317cba-01e9-44cc-a8a7-6ce7d12997be" }, "artist_name": "Cano", "mbid_mapping": { "artist_mbids": [ "9fc8a029-6a9c-4e9f-846e-07d3550e2208" ], "artists": [ { "artist_credit_name": "Cano", "artist_mbid": "9fc8a029-6a9c-4e9f-846e-07d3550e2208", "join_phrase": "" } ], "recording_mbid": "a38d10ce-e4d6-439b-a371-00af4d817608", "recording_name": "Mi Triana" }, "release_name": "Triana", "track_name": "Mi triana" }, "user_name": "Isabelxxx" }
After linking:
{ "inserted_at": 1733481451, "listened_at": 1733413322, "recording_msid": "fc317cba-01e9-44cc-a8a7-6ce7d12997be", "track_metadata": { "additional_info": { "artist_mbids": [ "9fc8a029-6a9c-4e9f-846e-07d3550e2208" ], "duration_ms": 132000, "media_player": "FIIO Music", "media_player_version": "3.2.2", "recording_mbid": "a38d10ce-e4d6-439b-a371-00af4d817608", "recording_msid": "fc317cba-01e9-44cc-a8a7-6ce7d12997be", "release_artist_names": [ "Cano" ], "release_mbid": "295d4340-9db5-44e3-af64-24be22b1845e" }, "artist_name": "Cano", "mbid_mapping": { "artist_mbids": [ "9fc8a029-6a9c-4e9f-846e-07d3550e2208" ], "artists": [ { "artist_credit_name": "Cano", "artist_mbid": "9fc8a029-6a9c-4e9f-846e-07d3550e2208", "join_phrase": "" } ], "recording_mbid": "a38d10ce-e4d6-439b-a371-00af4d817608", "recording_name": "Mi Triana" }, "release_name": "Triana", "track_name": "Mi Triana" }, "user_name": "Isabelxxx" }
If I reload the window, then it gets back to the previous state. Not only the UI, but also the listen JSON!
- is related to
-
LB-1399 Link release in "link with MusicBrainz" feature
-
- In Progress
-