History:SG5 Disaster Relief

From MusicBrainz Wiki
Revision as of 03:37, 5 December 2005 by Shepard (talk | contribs) (changed mistakable part (Imported from MoinMoin))
Jump to navigationJump to search

Subject: These are the plans to solve the major problem of StyleGuideline 5 (FeaturingArtistStyle) which are to be implemented in the short term. So we are not completly GettingRidOfFeaturingArtistStyle. In the medium term it can be made more acceptable via interface changes like the ArtistPageRedesign. A more detailed solution should come along with the NextGenerationSchema in the long term.

The plans are as follows:

  1. Allow albums with various artists on the tracks but which are attributed to one artist to be moved to this artist.
  2. 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."

The first part requires code changes such that:

  • The album listing will no longer list albums which have a track of the current artist on them and AlbumArtist == VariousArtists but list albums which have a track of the current artist on them and AlbumArtist != the current artist. Probably this part of the album listing will then be headed with "Track appears on" like in Discogs.
  • When listing tracks of an album the TrackArtists will only be shown if they are not the same for every track.
  • Albums which have VariousArtists as AlbumArtist (that is which are VariousArtistAlbums currently) get a "Move" link which allows moving them to a SingleArtist.

Examples:

  • The Queen albums which are attributed to Queen on the cover and have all tracks by Queen except one which is by "Queen & David Bowie" are changed in the following way:
    1. Convert the album to VariousArtists
    2. Change the TrackArtist of the one track to a newly created collaboration "Queen & David Bowie"
    3. Move the album to the artist Queen

This is a bit work but the result should be acceptable for everyone. ;)

  • The album The Lord of the Rings: The Fellowship of the Ring is nearly completly by Howard Shore except the last track which is by Enya. You could move the album to Howard Shore. This would have the following consequences:
    • The album appears in the discography of Howard Shore (in the main section).
    • The album appears in the VA section ("Track appears on") of Enya.
    • When looking at the album you see Howard Shore above it and the correct artist listed for every track.
  • The double album The K&D Sessions is added again and again to the artist Kruder & Dorfmeister because they remixed it and so it is attributed to them. You could move it to this artist and it would appear under their albums - but the remixed tracks still show the original artists.

As you can see in some cases you'd need several atomic edits until you are where you want to be with an album (convert to VA, change track artist, move to SA). Therefore it's recommended to add notes with exhaustive explanations to the edits and links to each other. Also as some of the changes do not appear under subscribable artists you might want to tell people to vote on those changes if you are not an AutoModerator so that they won't fail and you can go on with the work on it.