kellnerd[m], Do you possibly have an example of using the musicbrainz parser in your client?
vardhan joined the channel
vardhan has quit
vardhan joined the channel
vardhan has quit
vardhan_ joined the channel
vardhan_ has quit
meowking05 joined the channel
relaxo[m] joined the channel
relaxo[m]
Does anyone know how to pass multiple mbids to the "mbids" parameter for the similar artists endpoint or is it just not possible? I thought it is because of the plural s.
relaxo: After some testing, I think you should be able to send the same parameter multiple times, like so `artist_mbids=f58384a4-2ad2-4f24-89c5-c7b74ae1cce7&artist_mbids=fac74c62-3e64-4fa6-86b5-7870780ccfd2`
Not ideal or very clear, I must say
BrainzBot joined the channel
elkiensad[m] joined the channel
elkiensad[m] uploaded an image: (129KiB) < https://matrix.chatbrainz.org/_matrix/media/v3/download/envs.net/2208ffa8055b1541ef5cd3009d06a2f64011d39f1886390922837491712/68f27712-e11e-44bd-a8a9-7cc5ddc32e4e.jpg >
elkiensad[m]
this animation overflows the page as it progresses
relaxo[m]
<monkey[m]> "relaxo: After some testing, I..." <- > <@monkey:chatbrainz.org> relaxo: After some testing, I think you should be able to send the same parameter multiple times, like so `artist_mbids=f58384a4-2ad2-4f24-89c5-c7b74ae1cce7&artist_mbids=fac74c62-3e64-4fa6-86b5-7870780ccfd2`... (full message at <https://matrix.chatbrainz.org/_matrix/media/v3/...>)
monkey[m]
relaxo: I don't think there is a calculation for similarity with multiple artists, so i would assume they are just appended.
As for scores, bigger artists = more datapoints = higher scores, and the inverse unfortunately
relaxo[m]
Okay, thank you. Then I stay with one artist per query.
Okay. Thats the problem you discussed with sanojjonas in the forums. I understand.
meowking05 has quit
rahul3112 joined the channel
rahul3112
..
rahul3112 has quit
rahul3112 joined the channel
rahul3112 has quit
rahul3112 joined the channel
rahul3112 has quit
shisma[m] joined the channel
shisma[m] uploaded an image: (374KiB) < https://matrix.chatbrainz.org/_matrix/media/v3/download/chatbrainz.org/XzXGraMdWWCYbYtxGiLzAfrz/Screenshot_2025-02-03_at_20.03.35.png >
shisma[m]
If i add a release from bandcamp after listening it. Shouldn’t lb be able to automatically link it? I mean this link is pretty obvious
I’m adding the same link to the release
metadataismydrug has quit
monkey[m]
shisma.: It takes some time for everything to percolate between MusicBrainz and ListenBrainz basically, but we periodically re-check unmatched listens so if you added it to MusicBrainz it's only a matter of time.
>If a listen is not matched, we set a timer for when to try to match the listen again. We start the timer at 1day, but for each time we fail to match it we will double the delay before try it again, up to a max of 30 days.
shisma[m]
Sounds smart, but is the origin_url taken into account when matching?
monkey[m]
Not at the moment, but there is a ticket for something similar, let me check
The ticket I was thinking of was something different, I've created LB-1740 to track this one.
Currently we don't have access to the link relationships from MusicBrainz in the process that does the matching, but it could indeed improve matches.