#metabrainz

/

      • reosarevok
        Oh, wait, that seems perfectly fine
      • 2019-12-04 33859, 2019

      • bitmap
        but right now it uses a separate string for that, 'Medium {position}: {title}'
      • 2019-12-04 33815, 2019

      • reosarevok
        yvanzo: ok, I'd rerun the selenium test to see if it's it just being shit again, let's see
      • 2019-12-04 33816, 2019

      • bitmap
        dunno if that's necessary
      • 2019-12-04 33824, 2019

      • reosarevok
        Hmm. I can't see why it'd be needed tbh
      • 2019-12-04 33824, 2019

      • nav2002_ joined the channel
      • 2019-12-04 33851, 2019

      • bitmap
        it could be argued that l('Medium') isn't a format
      • 2019-12-04 33822, 2019

      • 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
      • 2019-12-04 33824, 2019

      • bitmap
        so substituting that might not make sense in some cases?
      • 2019-12-04 33839, 2019

      • bitmap
        alright then
      • 2019-12-04 33842, 2019

      • reosarevok
        I dunno. I mean, I'm fine with what we have too
      • 2019-12-04 33847, 2019

      • reosarevok
        yvanzo: what do you think?
      • 2019-12-04 33817, 2019

      • 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
      • 2019-12-04 33829, 2019

      • bitmap
        we should prob pick one way and combine these
      • 2019-12-04 33842, 2019

      • BrainzGit
        [musicbrainz-server] reosarevok merged pull request #1276 (master…MBS-10468): MBS-10468: Stop breaking Bandcamp merch links https://github.com/metabrainz/musicbrainz-server/…
      • 2019-12-04 33843, 2019

      • BrainzBot
        MBS-10468: URL cleanup breaks Bandcamp URLs containing "merch" https://tickets.metabrainz.org/browse/MBS-10468
      • 2019-12-04 33831, 2019

      • reosarevok
        yvanzo: re the flow eslint thing
      • 2019-12-04 33850, 2019

      • yvanzo
        reosarevok: I mean, can you please test it once again? (last minute changes sometimes have surprises)
      • 2019-12-04 33857, 2019

      • reosarevok
        yvanzo: sure, I can
      • 2019-12-04 33804, 2019

      • reosarevok
        re: eslint, It would for example mean that we wouldn't have genreMap: {+[string]: GenreT, ...}; on TagEditor, but genreMap: {+[descriptive-key: string]: GenreT, ...};
      • 2019-12-04 33811, 2019

      • yvanzo
        So we can merge it without waiting for Selenium tests to pass again.
      • 2019-12-04 33839, 2019

      • 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
      • 2019-12-04 33847, 2019

      • bitmap
        tagName: string probably
      • 2019-12-04 33817, 2019

      • bitmap
        just makes it clear how the object is supposed to be used by reading the type
      • 2019-12-04 33831, 2019

      • reosarevok
        +stats: {[string]: number}, would become +stats: {[statName: string]: number},
      • 2019-12-04 33839, 2019

      • reosarevok
        OR something to that effect, in the stats code
      • 2019-12-04 33857, 2019

      • yvanzo
        Thank you!
      • 2019-12-04 33818, 2019

      • rahul24 has quit
      • 2019-12-04 33834, 2019

      • BrainzGit
        [musicbrainz-server] reosarevok merged pull request #1267 (master…eslint-add-require-indexer-name): Adding flow/require-indexer-name to eslintrc https://github.com/metabrainz/musicbrainz-server/…
      • 2019-12-04 33852, 2019

      • BrainzGit
        [musicbrainz-server] yvanzo merged pull request #1299 (master…mbs-10502-rg45cat): MBS-10502: Map 45cat/45worlds records with MB RGs https://github.com/metabrainz/musicbrainz-server/…
      • 2019-12-04 33852, 2019

      • BrainzBot
        MBS-10502: 45cat/45worlds URLs point to the wrong place on MB https://tickets.metabrainz.org/browse/MBS-10502
      • 2019-12-04 33853, 2019

      • reosarevok
        oh, yvanzo: https://github.com/metabrainz/musicbrainz-server/… passed on second try it seems
      • 2019-12-04 33813, 2019

      • rahul24 joined the channel
      • 2019-12-04 33843, 2019

      • BrainzGit
        [musicbrainz-server] reosarevok merged pull request #1275 (master…MBS-10479): MBS-10479: Show RG types on recording page https://github.com/metabrainz/musicbrainz-server/…
      • 2019-12-04 33844, 2019

      • BrainzBot
        MBS-10479: Show release group types on recording page https://tickets.metabrainz.org/browse/MBS-10479
      • 2019-12-04 33837, 2019

      • iliekcomputers
        pristine__: did you make the test dir in listenbrainz-labs because of import problems?
      • 2019-12-04 33808, 2019

      • reosarevok
        yvanzo: https://github.com/metabrainz/musicbrainz-server/… from bitmap might not be too bad to review maybe?
      • 2019-12-04 33848, 2019

      • reosarevok
      • 2019-12-04 33814, 2019

      • reosarevok
        https://github.com/metabrainz/musicbrainz-server/… is also very small and includes a screenshot of the UI change and all, if you want :p
      • 2019-12-04 33809, 2019

      • yvanzo
        reosarevok: I removed myself from 1285 reviewers as it is English text change only, thus it can be merged. :)
      • 2019-12-04 33827, 2019

      • BrainzGit
        [musicbrainz-server] reosarevok merged pull request #1285 (master…MBS-10489): MBS-10489: Make EnterEditNote text less redundant https://github.com/metabrainz/musicbrainz-server/…
      • 2019-12-04 33829, 2019

      • BrainzBot
        MBS-10489: EnterEditNote text is redundant https://tickets.metabrainz.org/browse/MBS-10489
      • 2019-12-04 33830, 2019

      • reosarevok
        If you're sure :)
      • 2019-12-04 33830, 2019

      • yvanzo
        deploying 1246 to test.mb.o for quick review
      • 2019-12-04 33851, 2019

      • reosarevok
        yvanzo, bitmap: opinions on https://github.com/metabrainz/musicbrainz-server/… by now?
      • 2019-12-04 33802, 2019

      • 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)
      • 2019-12-04 33828, 2019

      • bitmap
        approved it since it appears I didn't do that
      • 2019-12-04 33848, 2019

      • reosarevok
        I can't imagine how to do that without making a huge mess of the table
      • 2019-12-04 33811, 2019

      • CatQuest
        \o/
      • 2019-12-04 33826, 2019

      • CatQuest
        any improvement of this is bestter
      • 2019-12-04 33830, 2019

      • reosarevok
        Like, if we had all rels inline under the stuff, it'd make the table huge :/
      • 2019-12-04 33853, 2019

      • CatQuest
        it will make moving things from generic drum and mebranophone A LOT easier
      • 2019-12-04 33804, 2019

      • bitmap
        I guess you'd need an option to hide them if it showed the rels
      • 2019-12-04 33829, 2019

      • yvanzo
        bitmap: Is that something that can be improved more easily after refactoring tables?
      • 2019-12-04 33851, 2019

      • CatQuest
        don' overthink this please
      • 2019-12-04 33852, 2019

      • yvanzo
        reosarevok: ^
      • 2019-12-04 33812, 2019

      • yvanzo
        CatQuest: there already is a PR for that
      • 2019-12-04 33820, 2019

      • CatQuest
        overthinking?
      • 2019-12-04 33828, 2019

      • reosarevok
        Yes, there's a few for overthinking :D
      • 2019-12-04 33836, 2019

      • bitmap
        that'd make hiding stuff easier but don't think it should depend on it
      • 2019-12-04 33843, 2019

      • reosarevok
        The refactoring tables, I guess - but that's still quite a while away, so I'd still merge this to help CatQuest
      • 2019-12-04 33846, 2019

      • reosarevok
        If it seems ok
      • 2019-12-04 33850, 2019

      • CatQuest
        haha probably :D
      • 2019-12-04 33803, 2019

      • yvanzo
        reosarevok: that is exactly my suggestion, so as to avoid "making a huge mess of the table"
      • 2019-12-04 33846, 2019

      • reosarevok
        Then I like the suggestion :p
      • 2019-12-04 33851, 2019

      • yvanzo
        bitmap: I checked 1246 on test.mb.o and I cannot reproduce the two remaining issues you mentioned.
      • 2019-12-04 33852, 2019

      • bitmap
        for the first one, did the "Subscribed" column update to Yes after you subscribed to a collection?
      • 2019-12-04 33859, 2019

      • bitmap
        I couldn't get that to work
      • 2019-12-04 33814, 2019

      • yvanzo
        yes, it works for my account at least
      • 2019-12-04 33808, 2019

      • bitmap
        test.mb.org is running 8d9e70c9d3 though?
      • 2019-12-04 33842, 2019

      • reosarevok
        Updated https://github.com/metabrainz/musicbrainz-server/… as requested, FWIW - also a very small change, screenshot present
      • 2019-12-04 33815, 2019

      • yvanzo
        bitmap: you ruined my test results :p
      • 2019-12-04 33834, 2019

      • bitmap
        sorry :P
      • 2019-12-04 33851, 2019

      • yvanzo
        (deploying it atm)
      • 2019-12-04 33823, 2019

      • rahul24 has quit
      • 2019-12-04 33820, 2019

      • bitmap
        yvanzo: you're still without a local mbs setup, right?
      • 2019-12-04 33853, 2019

      • rahul24 joined the channel
      • 2019-12-04 33857, 2019

      • nav2002_ has quit
      • 2019-12-04 33827, 2019

      • yvanzo
        right
      • 2019-12-04 33841, 2019

      • bitmap
        getting a new laptop first?
      • 2019-12-04 33815, 2019

      • BrainzGit
        [listenbrainz-labs] paramsingh opened pull request #72 (master…param/test-rabbitmq-consumer): Add tests for request consumer and fix test.sh path problems https://github.com/metabrainz/listenbrainz-labs/p…
      • 2019-12-04 33851, 2019

      • yvanzo
        bitmap: got it already :) but still running dev env from chroot (so no lxc atm)
      • 2019-12-04 33811, 2019

      • nav2002__ joined the channel
      • 2019-12-04 33814, 2019

      • bitmap
        ohh nice
      • 2019-12-04 33833, 2019

      • yvanzo
        bitmap: found the issue with 1246 :)
      • 2019-12-04 33843, 2019

      • rahul24 has quit
      • 2019-12-04 33823, 2019

      • bitmap
        do you see teh css one too?
      • 2019-12-04 33840, 2019

      • bitmap
        (don't have any collections on test.mb for me to check)
      • 2019-12-04 33829, 2019

      • bitmap
        nvm I saw you just pushed a fix
      • 2019-12-04 33834, 2019

      • yvanzo
        stupid typo th->td
      • 2019-12-04 33853, 2019

      • yvanzo
        building test images with that fix
      • 2019-12-04 33833, 2019

      • bitmap
        lol
      • 2019-12-04 33841, 2019

      • bitmap
        how hard will it be to get your local setup working again?
      • 2019-12-04 33826, 2019

      • bitmap
        waiting for test images to build and deploying them seems much harder :P
      • 2019-12-04 33844, 2019

      • BrainzGit
        [musicbrainz-server] joker314 opened pull request #1300 (master…refactor/no-negated-condition): Fix issues relating to eslint rule no-negatated-condition https://github.com/metabrainz/musicbrainz-server/…
      • 2019-12-04 33804, 2019

      • yvanzo
        bitmap: check my collections
      • 2019-12-04 33837, 2019

      • bitmap
        that looks better but I can't test the subscription column there
      • 2019-12-04 33827, 2019

      • BrainzGit
        [listenbrainz-server] paramsingh merged pull request #670 (master…dependabot/pip/jsonschema-3.2.0): Bump jsonschema from 3.1.1 to 3.2.0 https://github.com/metabrainz/listenbrainz-server…
      • 2019-12-04 33848, 2019

      • BrainzGit
        [listenbrainz-server] paramsingh merged pull request #671 (master…dependabot/pip/pygments-2.5.2): Bump pygments from 2.4.2 to 2.5.2 https://github.com/metabrainz/listenbrainz-server…
      • 2019-12-04 33814, 2019

      • BrainzGit
        [listenbrainz-server] paramsingh merged pull request #672 (master…dependabot/pip/pytest-5.3.1): Bump pytest from 5.2.4 to 5.3.1 https://github.com/metabrainz/listenbrainz-server…
      • 2019-12-04 33805, 2019

      • c1e0 has quit
      • 2019-12-04 33819, 2019

      • rahul24 joined the channel
      • 2019-12-04 33842, 2019

      • BrainzGit
        [musicbrainz-server] reosarevok merged pull request #1288 (master…MBS-10422): MBS-10422: Add ISRCs to release editor recording search https://github.com/metabrainz/musicbrainz-server/…
      • 2019-12-04 33843, 2019

      • BrainzBot
        MBS-10422: Recording inline search in release editor doesn't display ISRCs https://tickets.metabrainz.org/browse/MBS-10422
      • 2019-12-04 33843, 2019

      • antara has quit
      • 2019-12-04 33801, 2019

      • BrainzGit
        [musicbrainz-server] mwiencek merged pull request #1148 (master…mbs-10188): Fix release merge issues MBS-10188 and MBS-10279 https://github.com/metabrainz/musicbrainz-server/…
      • 2019-12-04 33803, 2019

      • BrainzBot
        MBS-10188: "Merge releases" edit is stuck https://tickets.metabrainz.org/browse/MBS-10188
      • 2019-12-04 33803, 2019

      • BrainzBot
        MBS-10279: Release merge edits display stale, possibly incorrect recording merge info https://tickets.metabrainz.org/browse/MBS-10279
      • 2019-12-04 33818, 2019

      • rahul24 has quit
      • 2019-12-04 33847, 2019

      • sbvkrishna has quit
      • 2019-12-04 33852, 2019

      • chirlu joined the channel
      • 2019-12-04 33824, 2019

      • bitmap
        yvanzo: can we merge https://github.com/metabrainz/musicbrainz-server/… for this release too?
      • 2019-12-04 33817, 2019

      • chirlu has quit
      • 2019-12-04 33816, 2019

      • ohrstrom joined the channel
      • 2019-12-04 33834, 2019

      • jbs1
        Hi -- I was wondering whether you had a process for handling security vulnerabilities?
      • 2019-12-04 33823, 2019

      • reosarevok
        Heh, already found something?
      • 2019-12-04 33824, 2019

      • BrainzGit
        [musicbrainz-server] mwiencek merged pull request #1292 (master…style/react-jsx-handler-names): Eliminate warnings caused by eslint rule react/jsx-handler-names https://github.com/metabrainz/musicbrainz-server/…
      • 2019-12-04 33856, 2019

      • reosarevok
        jbs1: which of the sites?
      • 2019-12-04 33854, 2019

      • jbs1
        metabrainz-server, low severity -- to the point where some would debate if it's a security issue (I would argue that it is)
      • 2019-12-04 33858, 2019

      • jbs1
        I tested locally
      • 2019-12-04 33843, 2019

      • 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 :)
      • 2019-12-04 33820, 2019

      • BrainzGit
        [listenbrainz-labs] paramsingh opened pull request #73 (master…param/add_init_py): Add __init__.py to recommendations module https://github.com/metabrainz/listenbrainz-labs/p…
      • 2019-12-04 33828, 2019

      • rahul24 joined the channel
      • 2019-12-04 33837, 2019

      • BrainzGit
        [musicbrainz-server] mwiencek merged pull request #1294 (master…master): Fix JS to follow the no-cond-assign eslint rule https://github.com/metabrainz/musicbrainz-server/…
      • 2019-12-04 33815, 2019

      • iliekcomputers
        jbs1: happy to help with the issue as well if it's urgent, ruaok might not be around.
      • 2019-12-04 33844, 2019

      • reosarevok
        iliekcomputers: it was actually MBS, it seems :)
      • 2019-12-04 33856, 2019

      • reosarevok
        Just a misunderstanding. So we got this
      • 2019-12-04 33859, 2019

      • reosarevok
        But thanks!
      • 2019-12-04 33803, 2019

      • BrainzGit
        [musicbrainz-server] rahulm24 closed pull request #1297 (master…master): Fixed: E-mail verification is sometimes called confirmation https://github.com/metabrainz/musicbrainz-server/…
      • 2019-12-04 33804, 2019

      • iliekcomputers
        no problem!
      • 2019-12-04 33817, 2019

      • reosarevok
        jbs1: if you do find something with metabrainz (which isn't impossible either) then you can also contact iliekcomputers :)
      • 2019-12-04 33850, 2019

      • iliekcomputers
        or any of the other python sites
      • 2019-12-04 33852, 2019

      • jbs1
        will do, thank you!
      • 2019-12-04 33853, 2019

      • rahul24 has quit
      • 2019-12-04 33840, 2019

      • ruaok is around enough
      • 2019-12-04 33845, 2019

      • CatQuest has quit
      • 2019-12-04 33807, 2019

      • iliekcomputers
        oh awesome, wasn't sure which timezone you were on :P
      • 2019-12-04 33843, 2019

      • rahul24 joined the channel
      • 2019-12-04 33854, 2019

      • reosarevok
        Oh no. A hint is given
      • 2019-12-04 33827, 2019

      • CatQuest joined the channel
      • 2019-12-04 33839, 2019

      • iliekcomputers
        or maybe a misdirection
      • 2019-12-04 33844, 2019

      • CatQuest
        ack, what a time to have a disconnect
      • 2019-12-04 33847, 2019

      • reosarevok
        oh no, not the old ruaok travel bamboozle
      • 2019-12-04 33849, 2019

      • BrainzGit
        [musicbrainz-server] rahulm24 reopened pull request #1297 (master…master): Fixed: E-mail verification is sometimes called confirmation https://github.com/metabrainz/musicbrainz-server/…
      • 2019-12-04 33809, 2019

      • iliekcomputers
        odd are the ways of music metadata geeks
      • 2019-12-04 33813, 2019

      • iliekcomputers
        gonna need a screenshot for that emoji / unicode character CatQuest
      • 2019-12-04 33837, 2019

      • CatQuest
        iliekcomputers: finally one yo udon't have
      • 2019-12-04 33842, 2019

      • CatQuest
      • 2019-12-04 33831, 2019

      • iliekcomputers
        lol
      • 2019-12-04 33847, 2019

      • CatQuest
        hm now I wonder how 🖒 looks for you