History:SG5 Disaster Relief: Difference between revisions

From MusicBrainz Wiki
Jump to navigationJump to search
(for the impatient ones ;) (Imported from MoinMoin))
 
(typo (Imported from MoinMoin))
Line 5: Line 5:
The latter requires code changes such that:
The latter requires code changes such that:
* The album listing will no longer list albums which have a track of the current artist on them and [[Album Artist|AlbumArtist]] == [[Various Artists|VariousArtists]] but list albums which have a track of the current artist on them and [[Album Artist|AlbumArtist]] != the current artist. Probably this part of the album listing will then be headed with "Track appears on" like in Discogs.
* The album listing will no longer list albums which have a track of the current artist on them and [[Album Artist|AlbumArtist]] == [[Various Artists|VariousArtists]] but list albums which have a track of the current artist on them and [[Album Artist|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 [[Track Artist|TrackArtist]]<code><nowiki></nowiki></code>s will only be shown if the are not the same for every track.
* When listing tracks of an album the [[Track Artist|TrackArtist]]<code><nowiki></nowiki></code>s will only be shown if they are not the same for every track.
* Albums which have [[Various Artists|VariousArtists]] as [[Album Artist|AlbumArtist]] (that is which are [[Various Artist Album|VariousArtistAlbum]]<code><nowiki></nowiki></code>s currently) get a "Move" link which allows moving them to a [[Single Artist|SingleArtist]].
* Albums which have [[Various Artists|VariousArtists]] as [[Album Artist|AlbumArtist]] (that is which are [[Various Artist Album|VariousArtistAlbum]]<code><nowiki></nowiki></code>s currently) get a "Move" link which allows moving them to a [[Single Artist|SingleArtist]].


Line 12: Line 12:
*# Convert the album to [[Various Artists|VariousArtists]]
*# Convert the album to [[Various Artists|VariousArtists]]
*# Change the [[Track Artist|TrackArtist]] of the one track to a newly created collaboration "Queen & David Bowie"
*# Change the [[Track Artist|TrackArtist]] of the one track to a newly created collaboration "Queen & David Bowie"
*# Move the album to the artist Queen This is a bit work but the result should be acceptable for everyone. ;)
*# Move the album to the artist Queen
This is a bit work but the result should be acceptable for everyone. ;)

* The album [http://musicbrainz.org/album/495652e1-d9b7-40c5-8490-10a87b91dba6.html 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 [http://musicbrainz.org/album/495652e1-d9b7-40c5-8490-10a87b91dba6.html 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 discography of Howard Shore (in the main section).

Revision as of 20:17, 4 December 2005

These are the plans to solve the major problem of StyleGuideline 5 (FeaturingArtistStyle). They are as follows:

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

The latter 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.