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