ah nevermind - does anyone know of any working code (in any language) that can submit a rating for an entity (specifically a release group)?
2022-11-15 31956, 2022
chancey has quit
2022-11-15 31955, 2022
chancey joined the channel
2022-11-15 31915, 2022
chancey has quit
2022-11-15 31949, 2022
chancey joined the channel
2022-11-15 31957, 2022
chancey has quit
2022-11-15 31931, 2022
chancey joined the channel
2022-11-15 31950, 2022
chancey has quit
2022-11-15 31901, 2022
chancey joined the channel
2022-11-15 31904, 2022
chancey has quit
2022-11-15 31946, 2022
chancey joined the channel
2022-11-15 31914, 2022
chancey has quit
2022-11-15 31925, 2022
d4rkie_ joined the channel
2022-11-15 31944, 2022
chancey joined the channel
2022-11-15 31955, 2022
d4rkie has quit
2022-11-15 31912, 2022
chancey has quit
2022-11-15 31921, 2022
chancey joined the channel
2022-11-15 31919, 2022
chancey has quit
2022-11-15 31926, 2022
chancey joined the channel
2022-11-15 31949, 2022
chancey has quit
2022-11-15 31918, 2022
chancey joined the channel
2022-11-15 31959, 2022
chancey has quit
2022-11-15 31921, 2022
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 :)
2022-11-15 31946, 2022
monkey
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)
2022-11-15 31922, 2022
monkey
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)
2022-11-15 31959, 2022
monkey
Not sure about showing the number of votes; not sure it's needed. Currently they are sorted by number of votes
2022-11-15 31955, 2022
yvanzo
O’Moin
2022-11-15 31903, 2022
chancey joined the channel
2022-11-15 31913, 2022
mayhem
moooin!
2022-11-15 31946, 2022
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?
2022-11-15 31922, 2022
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.
2022-11-15 31927, 2022
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)
2022-11-15 31903, 2022
chancey has quit
2022-11-15 31906, 2022
lucifer
i see, makes sense.
2022-11-15 31952, 2022
lucifer
yvanzo: another thing, do we have a wscompat server running somewhere? otherwise can you point me to the repo having that code
2022-11-15 31908, 2022
lucifer
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
2022-11-15 31959, 2022
lucifer
oh! makes sense
2022-11-15 31919, 2022
lucifer
ah yes that should have been caaReleaseMbid
2022-11-15 31900, 2022
monkey
Ya. Just making sure I'm not missing anything :)
2022-11-15 31919, 2022
yvanzo
lucifer: It seems to be broken atm indeed, I cannot make it work locally either.
2022-11-15 31931, 2022
lucifer
oh! i see
2022-11-15 31904, 2022
lucifer
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.
2022-11-15 31935, 2022
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-server…
2022-11-15 31946, 2022
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
2022-11-15 31957, 2022
lucifer
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
2022-11-15 31954, 2022
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-masto…
[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-server…