<05couscous4304> I have around 10 listen data showing in the listens page in ListenBrainz, when would stats and created for you be ready for me? It seems like the stats would get updated everyday according to the docs: https://listenbrainz.readthedocs.io/en/latest/g...
texke has quit
mara42 joined the channel
texke joined the channel
mara42 has quit
mara42 joined the channel
mara42 has quit
<02UltimateRiff> I think there might be a lower limit before stats are generated, but I'm not certain (I'm not a dev). either way, that should probably be added to the docs
minimal has quit
munishk joined the channel
s-crypt has quit
s-crypt joined the channel
mara42 joined the channel
mara42 has quit
mara42 joined the channel
Lotheric has quit
<05couscous4304> Yeah, I was trying to find the limit, but I lost track of it in the code. I hope somebody could enlighten me on this 🥹
relaxoMob has quit
munishk has quit
Maxr1998_ joined the channel
relaxoMob joined the channel
Maxr1998 has quit
munishk joined the channel
mara42 has quit
relaxoMob has quit
mara42 joined the channel
relaxoMob joined the channel
mara42 has quit
mara42 joined the channel
rimskii[m] joined the channel
rimskii[m]
lucifer (IRC): I wanted to ask a question regarding a troi. So Im trying to generate a playlist in LB using mbids, and found this [troi patch](https://github.com/metabrainz/troi-recommendation-playground/blob/main/troi/patches/playlist_from_mbids.py). But it only accepts a filename to work with. Can I change the code for this patch, Are there other patches that might work for me?
relaxoMob has quit
twodoorcoupe joined the channel
yvanzo
O’Moin
reosarevok
moin!
rimskii[m]
morning!
TOPIC: MetaBrainz Community and Development channel | MusicBrainz non-development: #musicbrainz | BookBrainz: #bookbrainz | Channel is logged and bridged to Matrix and Discord; see https://musicbrainz.org/doc/IRC for details | Agenda: Reviews, MB schema change announcement (reo)
yvanzo
Hi reosarevok: It would be nice to randomize again list of participants in the meeting again.
*the
reosarevok
You mean the order?
If you want, I can look into it - I get the feeling people often try not to choose always the same person anyway, but maybe that makes it easier
yvanzo
It is more to make all participants feel as equals.
The list used to be randomized beforehand.
munishk has quit
reosarevok
Yeah, Freso has a link to a randomizer from the same page, I just never used it because I didn't see the point, but if you feel people might not feel as equals if there's an order, then sure, I can randomize
yvanzo
How do you keep this list? You can also use `shuf` on the command line.
yvanzo: ^ some more stuff from today's translating while waiting for tests
yvanzo: also, this is ok despite the checks in Weblate, right:
Cover art can’t be uploaded to this release because we don’t own the associated item at the Internet Archive. Please contact us at {contact_url} so we can resolve this.
No puedes subir imágenes para esta publicación porque no somos los dueños de su entrada asociada en el Internet Archive. Por favor, {contact_url|háznoslo saber} para que podamos arreglarlo.
Since it still detaches to $CONTACT_URL it should be able to turn it into an URL with text just fine I expect :)
yvanzo
I don’t know but the source string should probably be changed anyway.
There is no guarantee that it might work.
reosarevok
Do you think it's fine to amend the source to Please {contact_url|contact us} so we can resolve this. then?
I could do that
Updating prod for now
yvanzo
👍
rimskii[m]
UltimateRiff regarding our discussion about playlist folders, wouldnt you mind if I add implementation of this feature to gsoc proposal? Id like to work on it sm!, but currently finishing another PR ive been working on
reosarevok
yvanzo: I don't think I've seen this before, was this container intentionally down?
(maybe it always tries to do config stuff and I just didn't notice it before)
yvanzo
The container is up for 4 weeks.
Yes it always checks if a container exists before creating a new one.
reosarevok
Yeah, but all the accounts and permission bits under it
munishk joined the channel
Also, I just noticed that string from earlier is from ws/js, so I guess the point is that we cannot use html stuff in it so it just prints the url :) so I won't do fancy stuff and leave it be
yvanzo
Same, it creates accounts/vhosts and set permissions if missing/outdated.
reosarevok
Ok. It still feels a bit weird that we don't specifically target
the MBS containers with this but just run all the stuff, but oh well
Probably doesn't hurt
yvanzo
what do you mean with “we don't specifically target”?
reosarevok
Well, that the deploy prod script still runs through all the containers and displays all the irrelevant data rather than just, well, not even looking at them :)
I know we don't take them down or anything, obviously, but... it still feels weird it wouldn't just be "take this down, update this, then restart this, do nothing else"
yvanzo
Yes, it is the safest and simplest way to do it, but it’s also inflating logs.
s/logs/script output/
reosarevok
I know that the instructions do say something like "there'll be a lot of irrelevant stuff, you can ignore it" but it's hard sometimes to be sure all of it is irrelevant :D
Anyway, not a huge deal, I just had forgotten how much of it there is
I see cron is now in hendrix, need to update the instructions
Oh, and now I see you had already updated this anyway :)
For the reports
Oh well, at least the info is up to date now
zas
lucifer: we'll have to replace few more NVMe drives (many of the same model are reporting errors), few on J5 machines, can we organize to stop them to let Hetzner technicians replace those?
tito & jermaine for now
mara42 has quit
mara42 joined the channel
reosarevok
yvanzo: getting the docker changes ready. You mentioned testing them, how do you do generally do that?
(the instructions do not include separate tests, is it just CI in the repo?)
yvanzo
reosarevok: rebuilding `musicbrainz` image with `MUSICBRAINZ_SERVER_VERSION=production`, running and visiting.
reosarevok
yvanzo: I can try that - wanna review the blog post in the meantime? :)
(and the release draft, but that is hopefully trivial)
yvanzo
yup
reosarevok
Is MUSICBRAINZ_SERVER_VERSION just the default?
Eh. MUSICBRAINZ_SERVER_VERSION=production I mean
(also shouldn't we be using specifically the new version tag we updated rather than production?)
twodoorcoupe has quit
yvanzo: oh, crap, just realized it needs to download stuff and whatnot
Would you mind doing the testing? I'm on a very metered connection until I get my real internet in hopefully a week 😓
(just accidentally lost 200 MB, whoops)
I pushed the new commit and tag, anyway
I'll start a beta update in the meantime I guess with the new strings etc