18:54 PM
reosarevok
Oh, wait, that seems perfectly fine
18:54 PM
bitmap
but right now it uses a separate string for that, 'Medium {position}: {title}'
18:55 PM
reosarevok
yvanzo: ok, I'd rerun the selenium test to see if it's it just being shit again, let's see
18:55 PM
bitmap
dunno if that's necessary
18:55 PM
reosarevok
Hmm. I can't see why it'd be needed tbh
18:55 PM
nav2002_ joined the channel
18:55 PM
bitmap
it could be argued that l('Medium') isn't a format
18:56 PM
reosarevok
I mean, it could, but I'd be surprised to see it being a problem that it's translated in the same way as CD would
18:56 PM
bitmap
so substituting that might not make sense in some cases?
18:56 PM
alright then
18:56 PM
reosarevok
I dunno. I mean, I'm fine with what we have too
18:56 PM
yvanzo: what do you think?
18:57 PM
bitmap
also the medium_description macro uses add_colon to join '{medium_format} {position}' with the title instead of having one '{medium_format} {position}: {title}' string
18:57 PM
we should prob pick one way and combine these
18:57 PM
BrainzGit
18:57 PM
BrainzBot
18:59 PM
reosarevok
yvanzo: re the flow eslint thing
18:59 PM
yvanzo
reosarevok: I mean, can you please test it once again? (last minute changes sometimes have surprises)
18:59 PM
reosarevok
yvanzo: sure, I can
19:00 PM
re: eslint, It would for example mean that we wouldn't have genreMap: {+[string]: GenreT, ...}; on TagEditor, but genreMap: {+[descriptive-key: string]: GenreT, ...};
19:00 PM
yvanzo
So we can merge it without waiting for Selenium tests to pass again.
19:00 PM
reosarevok
I'd tell you what the descriptive key would be, but I've forgotten what the key string is, which proves my point of why it'd be nice to have :p
19:00 PM
bitmap
tagName: string probably
19:01 PM
just makes it clear how the object is supposed to be used by reading the type
19:01 PM
reosarevok
+stats: {[string]: number}, would become +stats: {[statName: string]: number},
19:01 PM
OR something to that effect, in the stats code
19:01 PM
yvanzo
Thank you!
19:06 PM
rahul24 has quit
19:07 PM
BrainzGit
19:08 PM
19:08 PM
BrainzBot
19:09 PM
reosarevok
19:11 PM
rahul24 joined the channel
19:11 PM
BrainzGit
19:11 PM
BrainzBot
19:12 PM
iliekcomputers
pristine__: did you make the test dir in listenbrainz-labs because of import problems?
19:13 PM
reosarevok
19:13 PM
19:14 PM
19:18 PM
yvanzo
reosarevok: I removed myself from 1285 reviewers as it is English text change only, thus it can be merged. :)
19:18 PM
BrainzGit
19:18 PM
BrainzBot
19:18 PM
reosarevok
If you're sure :)
19:19 PM
yvanzo
deploying 1246 to test.mb.o for quick review
19:19 PM
reosarevok
19:21 PM
bitmap
I still agree with my last comment there (so I think displaying the full relationships might be a better solution but am fine with merging this)
19:21 PM
approved it since it appears I didn't do that
19:22 PM
reosarevok
I can't imagine how to do that without making a huge mess of the table
19:23 PM
CatQuest
\o/
19:23 PM
any improvement of this is bestter
19:23 PM
reosarevok
Like, if we had all rels inline under the stuff, it'd make the table huge :/
19:23 PM
CatQuest
it will make moving things from generic drum and mebranophone A LOT easier
19:25 PM
bitmap
I guess you'd need an option to hide them if it showed the rels
19:25 PM
yvanzo
bitmap: Is that something that can be improved more easily after refactoring tables?
19:25 PM
CatQuest
don' overthink this please
19:25 PM
yvanzo
reosarevok: ^
19:26 PM
CatQuest: there already is a PR for that
19:26 PM
CatQuest
overthinking?
19:26 PM
reosarevok
Yes, there's a few for overthinking :D
19:26 PM
bitmap
that'd make hiding stuff easier but don't think it should depend on it
19:26 PM
reosarevok
The refactoring tables, I guess - but that's still quite a while away, so I'd still merge this to help CatQuest
19:26 PM
If it seems ok
19:26 PM
CatQuest
haha probably :D
19:28 PM
yvanzo
reosarevok: that is exactly my suggestion, so as to avoid "making a huge mess of the table"
19:28 PM
reosarevok
Then I like the suggestion :p
19:30 PM
yvanzo
bitmap: I checked 1246 on test.mb.o and I cannot reproduce the two remaining issues you mentioned.
19:31 PM
bitmap
for the first one, did the "Subscribed" column update to Yes after you subscribed to a collection?
19:31 PM
I couldn't get that to work
19:32 PM
yvanzo
yes, it works for my account at least
19:33 PM
bitmap
19:33 PM
reosarevok
19:35 PM
yvanzo
bitmap: you ruined my test results :p
19:35 PM
bitmap
sorry :P
19:35 PM
yvanzo
(deploying it atm)
19:37 PM
rahul24 has quit
19:38 PM
bitmap
yvanzo: you're still without a local mbs setup, right?
19:41 PM
rahul24 joined the channel
19:41 PM
nav2002_ has quit
19:42 PM
yvanzo
right
19:43 PM
bitmap
getting a new laptop first?
19:45 PM
BrainzGit
19:45 PM
yvanzo
bitmap: got it already :) but still running dev env from chroot (so no lxc atm)
19:46 PM
nav2002__ joined the channel
19:46 PM
bitmap
ohh nice
19:48 PM
yvanzo
bitmap: found the issue with 1246 :)
19:48 PM
rahul24 has quit
19:49 PM
bitmap
do you see teh css one too?
19:49 PM
(don't have any collections on test.mb for me to check)
19:53 PM
nvm I saw you just pushed a fix
19:53 PM
yvanzo
stupid typo th->td
19:53 PM
building test images with that fix
19:54 PM
bitmap
lol
19:54 PM
how hard will it be to get your local setup working again?
19:55 PM
waiting for test images to build and deploying them seems much harder :P
19:57 PM
BrainzGit
20:00 PM
yvanzo
bitmap: check my collections
20:02 PM
bitmap
that looks better but I can't test the subscription column there
20:03 PM
BrainzGit
20:03 PM
20:04 PM
20:08 PM
c1e0 has quit
20:15 PM
rahul24 joined the channel
20:24 PM
20:24 PM
BrainzBot
20:26 PM
antara has quit
20:30 PM
BrainzGit
20:30 PM
BrainzBot
20:30 PM
20:30 PM
rahul24 has quit
20:38 PM
sbvkrishna has quit
20:47 PM
chirlu joined the channel
20:52 PM
bitmap
20:54 PM
chirlu has quit
20:55 PM
ohrstrom joined the channel
21:06 PM
jbs1
Hi -- I was wondering whether you had a process for handling security vulnerabilities?
21:08 PM
reosarevok
Heh, already found something?
21:08 PM
BrainzGit
21:08 PM
reosarevok
jbs1: which of the sites?
21:09 PM
jbs1
metabrainz-server, low severity -- to the point where some would debate if it's a security issue (I would argue that it is)
21:09 PM
I tested locally
21:10 PM
reosarevok
if it's metabrainz- rather than musicbrainz- I'd suggest letting ruaok know directly in PM and he can take it from there or suggest you what to do :)
21:12 PM
BrainzGit
21:13 PM
rahul24 joined the channel
21:13 PM
21:15 PM
iliekcomputers
jbs1: happy to help with the issue as well if it's urgent, ruaok might not be around.
21:15 PM
reosarevok
iliekcomputers: it was actually MBS, it seems :)
21:15 PM
Just a misunderstanding. So we got this
21:15 PM
But thanks!
21:16 PM
BrainzGit
21:16 PM
iliekcomputers
no problem!
21:16 PM
reosarevok
jbs1: if you do find something with metabrainz (which isn't impossible either) then you can also contact iliekcomputers :)
21:16 PM
iliekcomputers
or any of the other python sites
21:19 PM
jbs1
will do, thank you!
21:20 PM
rahul24 has quit
21:21 PM
ruaok is around enough
21:21 PM
CatQuest has quit
21:24 PM
iliekcomputers
oh awesome, wasn't sure which timezone you were on :P
21:24 PM
rahul24 joined the channel
21:24 PM
reosarevok
Oh no. A hint is given
21:26 PM
CatQuest joined the channel
21:26 PM
iliekcomputers
or maybe a misdirection
21:27 PM
CatQuest
ack, what a time to have a disconnect
21:27 PM
reosarevok
oh no, not the old ruaok travel bamboozle
21:27 PM
BrainzGit
21:28 PM
iliekcomputers
odd are the ways of music metadata geeks
21:31 PM
gonna need a screenshot for that emoji / unicode character CatQuest
21:31 PM
CatQuest
iliekcomputers: finally one yo udon't have
21:31 PM
21:32 PM
iliekcomputers
lol
21:37 PM
CatQuest
hm now I wonder how 🖒 looks for you