|
|
(16 intermediate revisions by 8 users not shown) |
Line 1: |
Line 1: |
− | TrackMerging is a simplified version of [[Track Grouping|TrackGrouping]]. The basic idea is to allow a single "song" object to be shared by multiple "album" objects. A "song" object contains a collection of "track" objects, including their respective titles, durations, track numbers, and PUIDs. This would clear up a significant amount of redundant data and allow us to pool similar PUIDs into a single object such that there would be absolutely no PUID collisions between the objects. Implementing this concept will be one of the many incremental steps toward the [[Next Generation Schema|NextGenerationSchema]] goal.
| + | #REDIRECT [[Recording]] |
− | | |
− | TrackMerging is currently being worked on by [[User:LukasLalinsky|LukasLalinsky]] in the following branch: [http://bugs.musicbrainz.org/browser/mb_server/branches/track-merging http://bugs.musicbrainz.org/browser/mb_server/branches/track-merging]
| |
− | | |
− | Below is a collection of all the various ideas/notes we've had regarding this feature:
| |
− | | |
− | [[Category:To Be Reviewed]]
| |