MusicBrainz Server update, 2021-12-13

This release fixes a few small regressions introduced in the last month or so, and includes a few small improvements (including, finally, some degree of autoselection for Apple Music links).

Two new releases of MusicBrainz Docker are also available. The first one mitigated the vulnerability CVE-2021-44228 for local search. The second one matches this update of MusicBrainz Server. See the release notes for update instructions.

Thanks to HibiscusKazeneko and yindesu for having reported bugs and suggested improvements. Thanks to mfmeulenbelt for updating the translations. Thanks to santiagofn for improving the installation documentation. And thanks to all others who tested the beta version!

The git tag is v-2021-12-13.

Continue reading “MusicBrainz Server update, 2021-12-13”

Picard 2.7 Beta 3

The Picard team is happy to announce the release of the third beta for the upcoming Picard 2.7. This is a pre-release we put out for wider testing and to gather feedback on the changes before the final 2.7 release.
If you prefer stability we recommend you use the stable version Picard 2.6.4.

Please report any issue through our bug tracker and give us feedback on this beta release on the Community Forums.

Thanks a lot to everybody who contributed to this release with code, translations, bug reports and general feedback. This release contains code contributions by Bob Swift, Philipp Wolfer and Laurent Monin.

Continue reading “Picard 2.7 Beta 3”

MusicBrainz Server update, 2021-11-29

Another set of mostly small fixes and improvements, of which the most significant change might be that editors will need to explicitly confirm that they want to add a “disc 1” or “CD 1” medium title; this should save editors some cleanup work in the future. A report for this issue has also been added to help cleaning up the ones already there.

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 CatQuest, chaban, Cyberskull,  kellnerd, PierPiero, outsidecontext, rdswift, sammyrayy, yindesu and yyoung for having reported bugs and suggested improvements. Thanks to mfmeulenbelt and salo.rock for updating the translations. And thanks to all others who tested the beta version!

The git tag is v-2021-11-29.

Continue reading “MusicBrainz Server update, 2021-11-29”

MusicBrainz Server update, 2021-11-15

Just a few bugs and improvements this time – the most interesting change might be that it is now possible to see if we have cover art for a release group from release group lists (including the artist overview page).

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 kellnerd for fixing the path to the favicon for Tidal external links. Thanks to CatQuest, chaban, Cyberskull, HibiscusKazeneko and jesus2099 for having reported bugs and suggested improvements. Thanks to Colectivo AlArte, mfmeulenbelt and salo.rock for updating the translations. And thanks to all others who tested the beta version!

The git tag is v-2021-11-15.

Continue reading “MusicBrainz Server update, 2021-11-15”

Picard 2.7 Beta 2

The Picard team is happy to announce that Picard 2.7 Beta 2 is now available. This is a pre-release we put out for wider testing and to gather feedback on the changes before the final 2.7 release.
If you prefer stability we recommend you use the stable version Picard 2.6.4.

Please report any issue through our bug tracker and give us feedback on this beta release on the Community Forums.

Thanks a lot to everybody who contributed to this release with code, translations, bug reports and general feedback. This release contains code contributions by Bob Swift, Philipp Wolfer and Laurent Monin.

Continue reading “Picard 2.7 Beta 2”

MusicBrainz Server update, 2021-10-25

This release includes a bunch of fixes for collections, URLs and relationship display. It also further improves the external links editor thanks to yyoung, by adding highlights to indicate what is being removed, added or edited in the same way as in other relationship editors. Additionally, the last of the edit detail pages has now been converted to React.

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 CatQuest, chaban, Cyberskull, HibiscusKazeneko, Jack126Guy, jesus2099, kellnerd and yyoung for having reported bugs and suggested improvements. Thanks to ffff23, mfmeulenbelt and salo.rock for updating the translations. And thanks to all others who tested the beta version!

The git tag is v-2021-10-25.

Continue reading “MusicBrainz Server update, 2021-10-25”

Picard 2.7 Beta 1

The Picard team is happy to announce that Picard 2.7 Beta 1 is now available. This is a pre-release we put out for wider testing and to gather feedback on the changes before the final 2.7 release. There are many new features in this release, which might or might not work for you as expected. If you prefer stability we recommend you use the stable version Picard 2.6.4 which we released yesterday.

Please report any issue through our bug tracker and give us feedback on this beta release on the Community Forums.

Continue reading “Picard 2.7 Beta 1”

Picard 2.6.4 released

Picard 2.6.4 is a maintenance release for Picard 2.6. It contains a couple of bug fixes, including possible crashes and startup issues on Windows. Users of Picard 2.6 are highly recommended to update.

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

Thanks a lot to everyone who gave feedback and reported issues.

Continue reading “Picard 2.6.4 released”

MusicBrainz Server update, 2021-10-04

This time we have a lot of small fixes for URLs, including URL seeding and cleanup, and a couple other small bugfixes. Nothing particularly big, but still hopefully useful!

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 atj, chaban, Cyberskull, danbloo, HDS, HibiscusKazeneko, mr_maxis and yyoung for having reported bugs and suggested improvements. Thanks to AO, Besnik, mfmeulenbelt, salo.rock, SpearDog and wa2c for updating the translations. And thanks to all others who tested the beta version!

The git tag is v-2021-10-04.

Fixed Bug

  • [MBS-10902] – Release language shown in edit list as [No lyrics] instead of No linguistic content
  • [MBS-11852] – ISE when approving edit
  • [MBS-11952] – Don’t select free streaming for Vimeo On Demand URLs
  • [MBS-11960] – Artist editor URL seeding displays empty text field
  • [MBS-11970] – reCAPTCHA sometimes doesn’t load on the account registration page
  • [MBS-11973] – Release groups with pending edits not highlighted on artist recordings page
  • [MBS-11977] – Mismatched entity type in external links editor doesn’t trigger the appropriate error message
  • [MBS-11989] – Delete release group alias page fails with React error
  • [MBS-11998] – Total ratings counts do not include place ratings

Improvement

  • [MBS-11830] – Add more collection statistics
  • [MBS-11896] – Remove the unique_primary_for_locale triggers and associated functions
  • [MBS-11941] – Normalize Worldcat identities URLs
  • [MBS-11957] – twitch.com links should be normalized to twitch.tv
  • [MBS-11959] – Allow RYM links for music video recordings
  • [MBS-11961] – Rename “random” in edit search since it’s not actually random
  • [MBS-11968] – Allow VIAF, DNB and LoC links for series
  • [MBS-11975] – Clean up CDJapan detailview URLs
  • [MBS-11978] – Move edit icons of external links editor to the left side

New Feature

  • [MBS-10621] – Add autoselect + sidebar for Tidal URLs

React Conversion Task

  • [MBS-10639] – Convert release merge edit to React