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...
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
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.`).
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.
<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`