MusicBrainz now uses Trac as its official bug tracker

We just completed the transition to Trac as our official bug tracking system! While the bug database is stored on the staging server right now, we will be moving it before too long. You can always find the current location by using these shortcut URLs: http://musicbrainz.org/bugs — go to the list of bugs http://musicbrainz.org/bug — … Continue reading “MusicBrainz now uses Trac as its official bug tracker”

We just completed the transition to Trac as our official bug tracking system! While the bug database is stored on the staging server right now, we will be moving it before too long. You can always find the current location by using these shortcut URLs:

http://musicbrainz.org/bugs — go to the list of bugs

http://musicbrainz.org/bug — enter a new bug

Please do no use the SourceForge Bug Tracker anymore!! (we will disable these trackers soon)

If you spot a bug that has an encoding problem (non-ascii characters getting garbled), please post a comment with the fixed up characters. Some of the data that SourceForge spit out for our old bugs had inconsistent encodings, which caused some bug reports to have some garbled characters. Alas.

Thanks to Lukáš Lalinský for writing the scripts that allowed us to import the data!

Technorati Tags: ,

Amazon coverart: Please stop pestering me about AR support

Just to get some peace from incessant nagging about Amazon Coverart AR support, I implemented it and made it live on the main server. Now please stop pestering me. Technorati Tags: musicbrainz

Just to get some peace from incessant nagging about Amazon Coverart AR support, I implemented it and made it live on the main server. Now please stop pestering me.

Technorati Tags:

Releases: Picard and libtunepimp

To go along with the recently updated server, we released version 0.5.1 of Picard today. The downloads links are: picard-0.5.1.tar.gz (*nix tarball) picard-setup-0.5.1.exe (windows installer — XP, 2000, NT, Me, 98, 95) To make all the changes happen inside of Picard, we also needed to release a new version of libtunepimp: libtunepimp-0.4.1.tar.gz (*nix tarball) Important … Continue reading “Releases: Picard and libtunepimp”

To go along with the recently updated server, we released version 0.5.1 of Picard today. The downloads links are:

To make all the changes happen inside of Picard, we also needed to release a new version of libtunepimp:

Important note for Picard users: Picard 0.5.1 introduces a new naming variable %albumartist (and %albumartistsortname) to support the new features on the server. Individual tracks on single artist albums may now be attributed to different artists which will cause these tracks to be saved in different locations on your hard drive if you use %artist in your naming string right now. You should replace all instances of %artist and %sortname with %albumartist and %albumartistsortname, respectively, if you want to keep organizing your files in the same manner as you did prior to the 0.5.1 release.

Thanks very much to Lukáš Lalinský, for taking on this release singlehandedly!

Technorati Tags: , , ,

Continue reading “Releases: Picard and libtunepimp”

Server updated

A few minutes ago we completed the update to the latest version of the MusicBrainz server. New features: Implemented the changes to alleviate some of the problems related to Style Guideline #5 Added new show artists link in the album edit links. This shows all of the tracks and change track artist links for a … Continue reading “Server updated”

A few minutes ago we completed the update to the latest version of the MusicBrainz server.

New features:

  • Implemented the changes to alleviate some of the problems related to Style Guideline #5
  • Added new show artists link in the album edit links. This shows all of the tracks and change track artist links for a given album, which is a nice short-cut for changing one track artist and not a whole album at the same time.
  • Wiki formatting in annotations

Closed bugs:

  • Users cannot remove their email address if they have moderations open. (bug #1222947)
  • cannot create duplicate artist during change track/move album (bug #1332702)
  • changed the ‘Mailing List’ links to be consistent (bug #1333094)
  • CSS: minor margin problem in 20051023 release (bug #1344427)
  • Indicate on subject line if mod note is for your mod (bug #1348545)
  • Add rel=”nofollow” to outgoing AR web links (bug #1260342)
  • deselect AR link leads to unknown artist/album (bug #1358789)
  • AR display: still showing ‘…’ when View All Relationships (bug #1232367)
  • FreeDB’s imports of AC/DC and such bad (bug #1014240)
  • group link types for URLs selectable (bug #1363133)
  • ModBot should not delete artist if it is target for any mods (bug #1349243)
  • [patch] Homepage HTML no longer validates (bug #1337604)
  • Multiple Duplicate artists created during import of VA album (bug #1339958)
  • New “Release” page when adding album ignores preferences (bug #1335764)
  • Empty artists script causes DB server to crash (bug #1375624)

Please file a bug report if you find something amiss.

Technorati Tags: ,

MusicBrainz web service: Time to adopt a Tos?

I recently got word that at least one for-profit company (who shall remain nameless right now) is/was using the MusicBrainz web service in their paid commercial offering. Personally, I don’t think its OK for a for-profit company to be consuming the resources of a non-profit — we make all of our data and software available … Continue reading “MusicBrainz web service: Time to adopt a Tos?”

I recently got word that at least one for-profit company (who shall remain nameless right now) is/was using the MusicBrainz web service in their paid commercial offering. Personally, I don’t think its OK for a for-profit company to be consuming the resources of a non-profit — we make all of our data and software available for companies to download and use for free (as in speech and beer). If someone wants to use our data for their product, they should do it with their own resources.

For the first set version of the Terms of Service, I would like to keep things simple and not add too many rules. Given that I would like to solicit feedback about adopting the following Terms of Service for the web service:

I’d like to get some feedback on this, so please leave a comment:

  • Does this make sense philosophically?
  • Do you spot any problems with this setup?
  • What else should we consider?

Technorati Tags: ,

The impending quasi-death of Style Guideline #5

On January 8th, 2006 we will update the server with the Style Guideline 5 Disaster Relief fix that was discussed at the MusicBrainz Summit 7. From the wiki page: The plans are as follows: Allow albums with various artists on the tracks but which are attributed to one artist to be moved to this artist. … Continue reading “The impending quasi-death of Style Guideline #5”

On January 8th, 2006 we will update the server with the Style Guideline 5 Disaster Relief fix that was discussed at the MusicBrainz Summit 7.

From the wiki page:

The plans are as follows:

Allow albums with various artists on the tracks but which are attributed to one artist to be moved to this artist.

Change the StyleGuideline like this: “If two or more primary artists perform on a track, create a collaboration artist for them and attach the track to it.”

Note, that the use of “feat.” will still be valid for guest performing artists.

For more information on this change, please read the wiki page. These changes are now live on the staging server if you want to give them a try.

Technorati Tags: , ,

libmusicbrainz and libtunepimp test releases

On the excessively long road to the next stable Picard release I need to do a stable release of libmusicbrainz and libtunepimp. Both of those are now complete with all the bug fixes that I want to get into these before the next release. If you run Linux or Mac OS X, please take a moment to download, compile, test and install these two tarballs:

  1. libmusicbrainz-2.1.2-pre1.tar.gz (Changelog)
  2. libtunepimp-0.4.0-pre6.tar.gz (Changelog)

Please note that the independent python bindings for libmusicbrainz have been wrapped back into libmusicbrainz itself and can be found in the python directory of the tarball. libmusicbrainz has a new example program called getrels that shows how to retrieve AR links via the web service. libtunepimp has undergone major changes and now sports a plug in system that will make it easier to add more formats.

Unless these tarballs have major issues, I plan to update the version numbers to 2.1.2 and 0.4.0, respectively, and release them in the coming days. Then I’ll focus on getting stable release of Picard out the door.

Technorati Tags: , , ,

Server mini update

We just updated the server with a set of minor bug fixes. Mostly formatting and appearance bugs have been fixed and new preferences to control how the top menu works have been added. That’s it — happy brainzing!

We just updated the server with a set of minor bug fixes. Mostly formatting and appearance bugs have been fixed and new preferences to control how the top menu works have been added. That’s it — happy brainzing!

Server updated finally!

The server has been updated – this release includes a redesigned navigation system, changes to the Autofix (a.k.a. Guess Case) tool and Album Editor. Track durations can now be edited and a number of smaller bugs have been fixed. A big thanks goes out to g0llum, lukz, matt and djce for making this release a … Continue reading “Server updated finally!”

The server has been updated – this release includes a redesigned navigation system, changes to the Autofix (a.k.a. Guess Case) tool and Album Editor. Track durations can now be edited and a number of smaller bugs have been fixed.

A big thanks goes out to g0llum, lukz, matt and djce for making this release a reality. Now that we have this pesky re-org release out of the way, we hope to bring you several more releases before the end of the year.

Continue reading “Server updated finally!”