#metabrainz

/

      • lucifer[m]
        i guess we can download the media in the archiver and substitute the link in the chatlogs with the copy hosted from chatlogs?
      • in the future, outside the scope of the gsoc project, we can have a admin dashboard to remove media if needed.
      • petitminion has quit
      • Jade[m]
        lucifer[m]: Yep
      • lucifer[m]: I'd like it so that if the media isn't visible in the chat (ie redacted) then it's automatically deleted
      • lucifer[m]
        sure, that makes sense too.
      • bitmap[m]
        <outsidecontext[m> "An MB API questions: In release..." <- this is actually used in cases where a partial tracklist is loaded, to indicate the offset of the partial tracklist. for example, looking up a recording with `inc=releases+media` will only load the tracks that the recording appears on: https://musicbrainz.org/ws/2/recording/487cac92...
      • yvanzo[m]
        bitmap, lucifer: I pushed some fixes to build SIR docs, but I’m clueless about this error: https://app.readthedocs.org/projects/sir/builds...
      • pavlovsfrog3 joined the channel
      • pavlovsfrog has quit
      • pavlovsfrog3 is now known as pavlovsfrog
      • bitmap[m]
        judging by `self.config.release` being `None`, it sounds like [__version__ might be being set to None here](https://github.com/metabrainz/sir/blob/51f62dd4ec8828f29317c6fe0fa47aa78baa7f8d/sir/__init__.py#L5)
      • there is a command in sir/setup.py to write sir/version.py, perhaps that is not being run?
      • yvanzo[m]
        bitmap: very likely
      • bitmap, lucifer, reosarevok: I drafted a blog post for releasing search upgrades, possibly tomorrow (with a new release of sir and musicbrainz-docker). Just need to test https://github.com/metabrainz/musicbrainz-docke... with the soon-to-be-available backups.
      • lucifer[m]
        yvanzo, bitmap: i'll update sir to pyproject.toml as well on lines of other modules/projects.
      • that should fix whatever version issues there are.
      • yvanzo[m]
        I thought it was done already, but that was mb-rngpy.
      • Thank you! I will check that tomorrow. I’m done for today.
      • zas[m]
        yvanzo: is sir still indexing massively?
      • bitmap[m]
        yvanzo: thanks, I just fixed one typo. you also might want to adjust the first sentence in the 3rd paragraph to avoid repeating "improved indexer" twice. looks good to me otherwise
      • zas[m]
        https://stats.metabrainz.org/d/ad7f0753-902c-4a... shows pretty bad response times and some cores are still out of sync
      • reosarevok[m]
        yvanzo: looks good, thanks!
      • pavlovsfrog has quit
      • pavlovsfrog joined the channel
      • bitmap[m]
        yvanzo: I had to stash the local changes in docker-server-configs on rakim for now
      • SigHunter_ has quit
      • SigHunter joined the channel
      • mamanullah7[m]
        Hey monkey aerozol i needed a review for funkwhale and Navidrome mockup!
      • i'm attaching mockups do let me know if there is any chnages needed
      • mamanullah7[m] uploaded an image: (75KiB) < https://matrix.chatbrainz.org/_matrix/media/v3/download/matrix.org/KmjtXWHxQIZJeFNyzkxKkAuT/Funkwhale%20Mockup.png >
      • mamanullah7[m] uploaded an image: (88KiB) < https://matrix.chatbrainz.org/_matrix/media/v3/download/matrix.org/legCkOSsMaFFoyxHBAOFNtgL/NavidromeSucess.png >
      • aerozol[m]
        It's this for the connect third party services page? If so it should match the other styles: https://listenbrainz.org/settings/music-service...
      • mamanullah7[m]
        aerozol[m]: yes it will be on connected service page!
      • aerozol[m] uploaded an image: (92KiB) < https://matrix.chatbrainz.org/_matrix/media/v3/download/matrix.org/cBpZQUlrJjFijENnkonvAyEp/Screenshot_20250522-072244_Chrome.jpg >
      • <mamanullah7[m]> "NavidromeSucess.png" <- for navidrome i've to change as we are planning to implement `OAuth2` if its available!
      • <mamanullah7[m]> "Funkwhale Mockup.png" <- this one is similar! ive taken insipiration from connect service page itself but ive to match style and structure of other third-party connections in more detailed (like `Spotify, Apple Music, etc.`).
      • s/-/ /
      • _BrainzGit
        [sir] 14amCap1712 opened pull request #167 (03master…pyproject): Migrate to pyproject.toml https://github.com/metabrainz/sir/pull/167
      • bitmap[m]
        lucifer: all MB containers should point to the Super SaaSsy Sentry Service now
      • lucifer[m]
        bitmap: awesome, thanks! i already see errors flowing in for MB here: https://metabrainz-foundation-inc.sentry.io/pro...
      • to confirm, have the artwork redirect/indexer containers been updated as well?
      • bitmap[m]
        yup, melba and mb-mail-service too
      • lucifer[m]
        awesome
      • no activity on email either yet. i'll rename that project to mb-mail-service for clarity in the dashboard.
      • outsidecontext[m
        <bitmap[m]> "this is actually used in cases..." <- thanks, that's interesting. learned something
      • mthax has quit
      • mthax joined the channel
      • julian45[m]
        <lucifer[m]> "bitmap: awesome, thanks! i..." <- speaking of which, i skimmed through some of the errors currently prompting emails from sentry, and i'm wondering if we might be able to filter out errors resulting from userscripts. for example, in multiple errors under the alert "MUSICBRAINZ-SERVER-15", the context includes `moz-extension://` or `chrome-extension` URIs that seem to reference userscripts.
      • Kladky has quit
      • lucifer[m]
        yvanzo: a relic from the past!
      • lucifer[m] uploaded an image: (124KiB) < https://matrix.chatbrainz.org/_matrix/media/v3/download/chatbrainz.org/ggdTeApXZyWHjVXZbKnBqeXM/image.png >
      • rtd changed its defaults a while ago to not enforce the rtd theme by default methinks and the custom configured theme from 2014 kicked in.
      • _BrainzGit
        [musicbrainz-server] 14mwiencek opened pull request #3545 (03master…fix-sentry-allowurls): Fix Sentry `allowUrls` option https://github.com/metabrainz/musicbrainz-serve...
      • bitmap[m]
        <julian45[m]> "speaking of which, i skimmed..." <- that might be fixed by the above PR, although I remember this option not working entirely even when it was `whitelistUrls`