MusicBrainz Server update, 2024-10-21

As mentioned in the banner of MusicBrainz website for a week already, images for events and releases are currently unavailable due to the Internet Archive (IA) recovering from a DDoS attack. See the IA’s Mastodon page for follow-up. Both the Cover Art Archive and the Event Art Archive were available from the Internet Archive which is doing its best to restore services safely, that will take as many days as necessary. Meanwhile, today’s server update temporarily disables editing images, until our access to the Internet Archive is fully restored. It also brings some updates behind the scenes. Last but not least, it also features a few improvements and bugfixes, mainly contributed by volunteers without whom this would not have the same significance!

A new release of MusicBrainz Docker is also available that matches this update of MusicBrainz Server. See the release notes for update instructions.

Thanks to derat, Divyansh Gupta, and Serial-ATA for having contributed to the code. Thanks to Dan and HibiscusKazeneko for having reported bugs and suggested improvements. Thanks to Arainuki, Aris_8585, blit, Echelon666, salo.rock, Vaclovas Intas, and wileyfoxyx for updating the translations. And thanks to all others who tested the beta version!

The git tag is v-2024-10-21.0.

Continue reading “MusicBrainz Server update, 2024-10-21”

Major upgrade for mirrors: November 25, 2024

MusicBrainz is announcing a major mirror upgrade for November 25, 2024. The minimum required version of Docker Compose will change from v1.21.1 to v2. Search will be upgraded from Solr 7 to Solr 9. Mirrors will likely require a reinstall from scratch, we will provide instructions by release day.

This upgrade is not going to break replication for existing mirrors, even mirrors that have enabled live search. However, Solr 7 dumps will no longer be available.

Continue reading “Major upgrade for mirrors: November 25, 2024”

MusicBrainz Server update, 2024-09-17

This week we offer you a bunch of bug fixes and improvements before the team flies to India for the 2024 MetaBrainz summit. Especially noteworthy is another derat contribution, fulfilling a very popular improvement request to try and help editors reuse existing release groups instead of adding duplicates. Thanks derat. Therat.

A new release of MusicBrainz Docker is also available that matches this update of MusicBrainz Server. See the release notes for update instructions.

Thanks to derat for having contributed to the code. Thanks to chaban, Cyberskull, DenizC, ernstlx, Vac31., Victini and wileyfoxyx for having reported bugs and suggested improvements. Thanks to Dibou, Echelon666, n26, salo.rock, Vaclovas Intas and wileyfoxyx for updating the translations. And thanks to all others who tested the beta version!

The git tag is v-2024-09-17.0.

Continue reading “MusicBrainz Server update, 2024-09-17”

Picard 2.12.3 released

Picard 2.12.3 has been released, fixing an issue with some tooltips and disallowing using a directory separator as replacement character.

The latest release is available for download on the Picard download page.

The detailed changes for this maintenance release are below. For an overview of the new features since Picard 2.11 please see our detailed release announcement for Picard 2.12.

Continue reading “Picard 2.12.3 released”

MusicBrainz Server update, 2024-09-02

While the team has been taking it slow in August, the volunteer derat has not! This is a small update with only four improvements, of which the biggest three are his work, including a way to reorder artists inside an artist credit.

A new release of MusicBrainz Docker is also available that matches this update of MusicBrainz Server. See the release notes for update instructions.

Thanks again to derat for having contributed to the code. Thanks to yindesu for having reported bugs and suggested improvements. Thanks to 4irefall, Early6431, Echelon666, KenParker_CN, Libra, MØĐĪ, Nom d’utilisateur, salo.rock, tanio, thephy, tkusano and Vaclovas Intas for updating the translations. And thanks to all others who tested the beta version!

The git tag is v-2024-09-02.0.

Continue reading “MusicBrainz Server update, 2024-09-02”

Picard 2.12.2 released

Picard 2.12.2 has been released, fixing an issue with sorting numbers in list views.

Picard 2.12.1 contained a fix for crashes on macOS which were related to language aware sorting. Unfortunately the solution we chose for this caused sorting of numbers to be broken on Windows. With this release this gets solved by using the previous sorting technique on Windows again (which was not affected by the crashes experienced on macOS).

The latest release is available for download on the Picard download page.

The detailed changes for this maintenance release are below. For an overview of the new features since Picard 2.11 please see our detailed release announcement for Picard 2.12.

Continue reading “Picard 2.12.2 released”

GSoC 2024: Add Syndication Feeds to ListenBrainz

Hi everyone!

I am Eric Deng, known as ericd on MB element server and ericd23 on Github. From May through August, I worked on adding various syndication feeds (Atom feeds) to ListenBrainz, a project that was mentored by Mayhem.

Project Overview


ListenBrainz is a powerful platform that allows users to keep track of their listening history, share music tastes, and discover new music. The primary goal of my project was to extend ListenBrainz’s functionality by adding syndication feeds, specifically Atom feeds. This feature enables users to subscribe to various feeds, allowing them to access their data in a more unified (through a feed reader) and customized (with various options each feed offers) manner. This feature is an addition that builds on ListenBrainz’s existing strengths and open data nature.

The goals of this project includes:

  • Basic feed generation infrastructure
  • Various feed endpoints: user latest activity, user listens, user statistics, playlists, recommendations (weekly jam and exploration), fresh releases (user and site-wide) and statistic art creator.
  • UI for accessing feed URLs
Continue reading “GSoC 2024: Add Syndication Feeds to ListenBrainz”

Picard 2.12.1 released

Picard 2.12.1 is a maintenance release for the recently released Picard 2.12 with fixes for reported issues and updated translations.

Most importantly this release fixes a crash when genre filters result in an empty genre list and long standing issues with Picard crashing on macOS when opening the preferences while the UI language is set to Spanish.

The latest release is available for download on the Picard download page.

The detailed changes for this maintenance release are below. For an overview of the new features since Picard 2.11 please see our detailed release announcement for Picard 2.12.

Thanks a lot to everyone who gave feedback and reported issues. Special thanks to salo.rock, Vaclovas Intas, brtc and ApeKattQuest / MonkeyPython for updating the Italian, Lithuanian, Turkish and Norwegian translations.

Continue reading “Picard 2.12.1 released”

MusicBrainz Server update, 2024-08-12

Today’s release features some new edit search conditions, minor editing improvements, and refactoring related to editor privileges. We also now fancily display recent event artwork additions on the homepage. ✨

A new release of MusicBrainz Docker is also available that matches this update of MusicBrainz Server. See the release notes for update instructions.

  • Thanks to derat for fixing a guess case annoyance related to the roman numeral “MIX” (MBS-12523).
  • Thanks to julian45 for fixing another special case of e-onkyo links (PR #3335).
  • Thanks to danBLOO, santiagofn, jesus2099, and chaban for having reported bugs and suggested improvements.
  • Thanks to ApeKattQuest/MonkeyPython, outsidecontext, brtc, koukei07, mfmeulenbelt, nkm01, weeeeei, wileyfoxyx, and xiaole_0714223 for updating the translations.
  • And thanks to all others who tested the beta version!

The git tag is v-2024-08-12.0.

Continue reading “MusicBrainz Server update, 2024-08-12”

MusicBrainz Server update, 2024-07-22

Here is yet another summer release featuring mainly bugfixes and improvements, not to mention some refactoring behind the scenes.

We – Aerozol, bitmap, reosarevok and yvanzo – are very enthusiastic about the increasing number of volunteer contributions for this release; see the many acknowledgements below:

  • Thanks to derat for fixing the layout of the sidebar after loading image, and for highlighting the fields changed by the guess case tool.
  • Thanks to julian45 for adding improving support of e-onkyo links (~5k URLs currently in the database).
  • Thanks to JadedBlueEyes for having further improved the display release titles when listed.
  • Thanks to Freso, lazybookwyrm, sanojjonas, tommycrock, and yindesu for having reported bugs and suggested improvements.
  • Thanks to bovirus, brtc, salo.rock, Vaclovas Intas, weeeeei, and wileyfoxyx for updating the translations.
  • And thanks to all others who tested the beta version!

A new release of MusicBrainz Docker is also available that matches this update of MusicBrainz Server. See the release notes for update instructions.

The git tag is v-2024-07-22.0.

Continue reading “MusicBrainz Server update, 2024-07-22”