[bookbrainz-utils] 14dependabot[bot] opened pull request #56 (03master…dependabot/npm_and_yarn/importer/validator-13.15.20): chore(deps): bump validator from 13.9.0 to 13.15.20 in /importer https://github.com/metabrainz/bookbrainz-utils/pu…
2025-10-28 30106, 2025
_BrainzGit
[bookbrainz-site] 14dependabot[bot] opened pull request #1190 (03master…dependabot/npm_and_yarn/validator-13.15.20): chore(deps): bump validator from 13.7.0 to 13.15.20 https://github.com/metabrainz/bookbrainz-site/pul…
2025-10-28 30132, 2025
_BrainzGit
[bookbrainz-data-js] 14dependabot[bot] opened pull request #326 (03master…dependabot/npm_and_yarn/validator-13.15.20): chore(deps): bump validator from 13.12.0 to 13.15.20 https://github.com/metabrainz/bookbrainz-data-js/…
MBS-9045: Pending removal from series not marked as pending (span.mp)
2025-10-28 30151, 2025
BrainzBot
MBS-2534: Modbot deletes artists without checking for pending edits to tracklist artist credits.
2025-10-28 30151, 2025
BrainzBot
MBS-8549: Add "Romanized" to locale choices for Aliases
2025-10-28 30155, 2025
mayhem[m]
including a bug from 11 years ago. :)
2025-10-28 30137, 2025
reosarevok[m]
2534 is marked as a dupe of a fixed bug afaict
2025-10-28 30150, 2025
reosarevok[m]
The romanized thing would involve changing the entire way we do aliases, since we use Unicode locales rn. We generally use English as a Latin default in MB (for example to show a primary alias if no language with an alias fits better)
2025-10-28 30136, 2025
reosarevok[m]
The series bit I haven't looked at, I see chirlu suggested wontfix at some point but it might be worth reviewing since we now have icons to show rels being edited
2025-10-28 30102, 2025
rayyan_seliya[m] has quit
2025-10-28 30103, 2025
mayhem[m]
<reosarevok[m]> "2534 is marked as a dupe of a..." <- can you close it if it is a dupe?
2025-10-28 30116, 2025
reosarevok[m]
It is closed? :)
2025-10-28 30122, 2025
reosarevok[m]
Since 2011
2025-10-28 30135, 2025
mayhem[m]
oh sorry.
2025-10-28 30158, 2025
reosarevok[m]
np - if there's a bug they've hit, then maybe there's something else, they should add a ticket if relevant :)
2025-10-28 30137, 2025
mayhem[m]
ok, will pass on that info.
2025-10-28 30100, 2025
lusciouslover has quit
2025-10-28 30105, 2025
luscious1 joined the channel
2025-10-28 30152, 2025
Maxr1998_ joined the channel
2025-10-28 30127, 2025
Maxr1998 has quit
2025-10-28 30147, 2025
petitminion joined the channel
2025-10-28 30117, 2025
SigHunter has quit
2025-10-28 30147, 2025
SigHunter joined the channel
2025-10-28 30138, 2025
luscious1 is now known as lusciouslover
2025-10-28 30106, 2025
mayhem[m]
zas: I came down with the obligatory post gsoc summit cold and couldn't focus on much. but then I thought about the cover art cache (the IA is having more issues). I tasked copilot to make a nginx config that did as I described to you originally.
2025-10-28 30149, 2025
mayhem[m]
in the end, the conclusion was, like you suspected: nginx's cache mechanism is not intended to be used how I want to use it. so we created a python backend that handles the redirects accordingly: https://github.com/metabrainz/cover-art-cache/tre…