#metabrainz

/

      • yojimbo[m] has quit
      • 2025-10-31 30417, 2025

      • _BrainzGit
        [musicbrainz-server] 14owlpharoah opened pull request #3663 (03master…mbs-14183): MBS-14183: Generate placeholder email for editor sanitized dumps https://github.com/metabrainz/musicbrainz-server/…
      • 2025-10-31 30417, 2025

      • BrainzBot
        MBS-14183: Set placeholder emails for sample editors in sample database dumps https://tickets.metabrainz.org/browse/MBS-14183
      • 2025-10-31 30411, 2025

      • julian45[m]
        [lucifer](https://matrix.to/#/@lucifer:chatbrainz.org)not urgent, but it looks like brainzgit is bugging a bit by not including github usernames in the messages
      • 2025-10-31 30412, 2025

      • julian45[m]
        which reminds me [Jade](https://matrix.to/#/@jade:continuwuity.org): maybe time to take a crack at some of the libretto pending items / stretch goals like maubot and related bots?
      • 2025-10-31 30425, 2025

      • lucifer[m]
        <_BrainzGit> "[musicbrainz-server] owlpharoah..." <- [@julian45:julian45.net](https://matrix.to/#/@julian45:julian45.net) this has the GitHub username in it?
      • 2025-10-31 30452, 2025

      • rinsuki[m] has quit
      • 2025-10-31 30402, 2025

      • Kladky joined the channel
      • 2025-10-31 30400, 2025

      • reosarevok[m]
        zas: Can you check "Clarification Needed on API Rate Limiting Description" when you have some time?
      • 2025-10-31 30425, 2025

      • reosarevok[m]
        Maybe we should just not mention the average thing because it seems like it makes people want to game it, and just say 1/s and that's it...
      • 2025-10-31 30438, 2025

      • zas[m] has quit
      • 2025-10-31 30402, 2025

      • mayhem[m]
        <reosarevok[m]> "zas: Can you check "Clarificatio..." <- I kinda think we ought to reply: "You're overthinking this. There is no permanent penalty for exceeding the rate limit -- play around with it until you get the idea of it. Partly because production systems don't really want to adhere to human thought out limits, thus we define things as 'on average'."
      • 2025-10-31 30429, 2025

      • _BrainzGit
        [musicbrainz-server] 14reosarevok opened pull request #3664 (03master…MBS-12750): MBS-12750: Convert attach_artist_releases to React https://github.com/metabrainz/musicbrainz-server/…
      • 2025-10-31 30429, 2025

      • BrainzBot
        MBS-12750: Convert cdtoc/attach_artist_releases to React https://tickets.metabrainz.org/browse/MBS-12750
      • 2025-10-31 30418, 2025

      • reosarevok[m]
        That should be all the cdtoc related code 🥳
      • 2025-10-31 30413, 2025

      • julian45[m]
        <lucifer[m]> "[@julian45:julian45.net](https:/..." <- not as my client (element) views it
      • 2025-10-31 30455, 2025

      • julian45[m]
        (screenshot coming in a moment)
      • 2025-10-31 30403, 2025

      • lucifer[m]
        Can you share an example of what you mean? I am using element as well.
      • 2025-10-31 30400, 2025

      • julian45[m] uploaded an image: (345KiB) < https://matrix.chatbrainz.org/_matrix/media/v3/download/julian45.net/ceGKem49RZnJu6hm8hU3l1sI2QDdF9mc/Screenshot%202025-10-31%20at%206.03.34%E2%80%AFAM.png >
      • 2025-10-31 30459, 2025

      • Jade[m]
        <julian45[m]> "which reminds me [Jade](https..." <- The maubot things were done for the summit, they just need deployment
      • 2025-10-31 30414, 2025

      • julian45[m]
        :O
      • 2025-10-31 30433, 2025

      • Jade[m]
        Can probably start with enabling maubot in MDAD
      • 2025-10-31 30453, 2025

      • Jade[m]
        And then there's a web interface where you upload and configure the plugins
      • 2025-10-31 30412, 2025

      • lucifer[m]
        <julian45[m]> "Screenshot 2025-10-31 at 6.03.34..." <- can you check if you are on the latest version of element?
      • 2025-10-31 30430, 2025

      • julian45[m]
        indeed i am
      • 2025-10-31 30445, 2025

      • lucifer[m]
        hmm weird.
      • 2025-10-31 30423, 2025

      • julian45[m]
        upon viewing the source for those messages, i think the custom html tags for coloring the missing(?) text are getting eaten up by the parser, as well as the text within the tags
      • 2025-10-31 30413, 2025

      • Maxr1998 joined the channel
      • 2025-10-31 30451, 2025

      • Maxr1998_ has quit
      • 2025-10-31 30423, 2025

      • Jade[m] uploaded an image: Element X Android (281KiB) < https://matrix.chatbrainz.org/_matrix/media/v3/download/continuwuity.org/Fp4pYFqvY6gvcnIoX9U95OgFgCfGuGe0 >
      • 2025-10-31 30433, 2025

      • Jade[m]
        I'm assuming you're on X iOs
      • 2025-10-31 30411, 2025

      • julian45[m]
        yep
      • 2025-10-31 30417, 2025

      • monkey[m]
        MB team: can you point me to the mechanism that allows showing only official release or showing all release (bootlegs, etc.)? I'm trying to understand how you make that distinction for showing/hiding release groups when that "bootleg" status is attached to releases instead.
      • 2025-10-31 30433, 2025

      • reosarevok[m]
        monkey: if you have `artist_release_group` built, just check `unofficial = FALSE`
      • 2025-10-31 30405, 2025

      • _BrainzGit
        [troi-recommendation-playground] 14mayhem merged pull request #179 (03main…remove-countryinfo): Remove unused dependency, countryinfo https://github.com/metabrainz/troi-recommendation…
      • 2025-10-31 30430, 2025

      • reosarevok[m]
        monkey: if not, `(EXISTS (SELECT 1 FROM release WHERE release.release_group = rg.id AND (release.status = '1' OR release.status = '5')) OR NOT EXISTS (SELECT 1 FROM release WHERE release.release_group = rg.id AND release.status IS NOT NULL)`
      • 2025-10-31 30447, 2025

      • reosarevok[m]
        (for LB, you might not want to show the null status ones - we show them in MB so people will fix them)
      • 2025-10-31 30412, 2025

      • reosarevok[m]
        (unofficial = FALSE will show those tho)
      • 2025-10-31 30445, 2025

      • monkey[m]
        Thanks reosarevok . I gather that artist_release_group is a materialized table then?
      • 2025-10-31 30455, 2025

      • reosarevok[m]
        Yes
      • 2025-10-31 30408, 2025

      • reosarevok[m]
        We also have a way to filter the RGs like that in the API now IIRC, in case that's of use
      • 2025-10-31 30409, 2025

      • jasje[m] has quit
      • 2025-10-31 30415, 2025

      • DylanBlack[m] has quit
      • 2025-10-31 30414, 2025

      • _BrainzGit
        [musicbrainz-server] 14owlpharoah closed pull request #3661 (03master…mbs-14137): MBS-14137: Alert user when deleting work with relationships https://github.com/metabrainz/musicbrainz-server/…
      • 2025-10-31 30414, 2025

      • BrainzBot
        MBS-14137: Allow undoing new work removal in relationship editor https://tickets.metabrainz.org/browse/MBS-14137
      • 2025-10-31 30401, 2025

      • reosarevok[m]
        op3kay: please don't drop also the good commit from https://github.com/metabrainz/musicbrainz-server/… :D
      • 2025-10-31 30441, 2025

      • _BrainzGit
        [musicbrainz-server] 14owlpharoah reopened pull request #3661 (03master…mbs-14137): MBS-14137: Alert user when deleting work with relationships https://github.com/metabrainz/musicbrainz-server/…
      • 2025-10-31 30442, 2025

      • BrainzBot
        MBS-14137: Allow undoing new work removal in relationship editor https://tickets.metabrainz.org/browse/MBS-14137
      • 2025-10-31 30454, 2025

      • reosarevok[m]
        <mayhem[m]> "I kinda think we ought to reply..." <- That works for me, if you want to send it? :)
      • 2025-10-31 30418, 2025

      • outsidecontext[m has quit
      • 2025-10-31 30424, 2025

      • _BrainzGit
        [bookbrainz-utils] 14dependabot[bot] opened pull request #57 (03master…dependabot/npm_and_yarn/cleaner/typeorm-0.3.26): chore(deps): bump typeorm from 0.3.20 to 0.3.26 in /cleaner https://github.com/metabrainz/bookbrainz-utils/pu…