ah nevermind - does anyone know of any working code (in any language) that can submit a rating for an entity (specifically a release group)?
chancey has quit
chancey joined the channel
chancey has quit
chancey joined the channel
chancey has quit
chancey joined the channel
chancey has quit
chancey joined the channel
chancey has quit
chancey joined the channel
chancey has quit
d4rkie_ joined the channel
chancey joined the channel
d4rkie has quit
chancey has quit
chancey joined the channel
chancey has quit
chancey joined the channel
chancey has quit
chancey joined the channel
chancey has quit
aerozol
monkey: didn’t have time to do MeB stuff yet this week, but how’s it going? What do you think about the rating mockups? I hope I didn’t mess with your plans
aerozol: Hi! Blehh sort of week for me, fighting with the test infrastructure, and it's taking all my time and will to live :)
So similarly, had no time to think about design. I dig the tags though! I like the simplicity of it, they look quite clean (and I was getting nowhere trying to find a color that would work so white/transparent solves that)
I'm on the fence about showing the +/- buttons to vote. I think if we don't show them it won't be clear at all that a user can vote, and also I think we'll want to keep single click interaction to navigate to a genre radio (in the future)
Not sure about showing the number of votes; not sure it's needed. Currently they are sorted by number of votes
yvanzo
O’Moin
chancey joined the channel
mayhem
moooin!
yvanzo
lucifer: not sure what exactly means "rank much higher in runtime"? good idea to try updating the default config! I can setup a MB Docker instance dedicated to testing SIR on wolf if that helps with?
lucifer
yvanzo: i am modifying the existing one on wolf and it seems to be working fine. yes, i'll try playing around with the default config and see what comes up. i'll redo the profiling and share the results to look at.
yvanzo
(the current MB Docker instance is used to test other things IIUC, and has much more memory than what is required for a simple mirror)
chancey has quit
lucifer
i see, makes sense.
yvanzo: another thing, do we have a wscompat server running somewhere? otherwise can you point me to the repo having that code
the current behaviour of sir wrt artist aliases for wscompat seems to be weird. iiuc, its indexing those for release group and recordings but not for releases.
yvanzo: i see. makes sense. if it wanted to query search.musicbrainz.org dirctly, what would be the right url? reading the code it seems to be `http://search.musicbrainz.org/ws/2/release?query=release:mismatched&type=release&fmt=xml&limit=1` but it returns a 404.
That string `https://archive.org/download/mbid-${releaseMBID}/mbid-${releaseMBID}-${caaId}_thumb500.jpg` was using the wrong MBID in that code, I think. Will add the proper URL construction to my PR
lucifer
oh! makes sense
ah yes that should have been caaReleaseMbid
monkey
Ya. Just making sure I'm not missing anything :)
yvanzo
lucifer: It seems to be broken atm indeed, I cannot make it work locally either.
lucifer
oh! i see
mayhem: the incremental updates when using pink are quite fast it seems. take < 1 min
i am not sure if i am reading those incorrectly or if those don't record the urls of each request.
BrainzGit
[listenbrainz-server] 14mayhem opened pull request #2248 (03master…fix-art-again): Make test for production a bit more MeB specific and not use FLASK_ENV. https://github.com/metabrainz/listenbrainz-serv...
yvanzo
reosarevok: there is a screen session opened for 6 months on kiki, not sure it is still needed.
atj: that query likely won't work on mb ws because it performs some modifications on the params before calling search.mb.lrh
i had modified the params manually to try to recreate what an internal call from mb ws to search.mb would look like acc to my understanding
mayhem
atj: I read and article a couple of years back that talked about mastondon being rife with abusive behaviour. I can't find that article... its just buried in more current things. few of which are really taking a close look at mastondon. but there is this: https://lucumr.pocoo.org/2022/11/14/scaling-mas...
[listenbrainz-server] 14mayhem merged pull request #2248 (03master…fix-art-again): Make test for production a bit more MeB specific and not use FLASK_ENV. https://github.com/metabrainz/listenbrainz-serv...