|
Ryan Torchia made changes - 03/Jul/12 04:21 AM
Michael Wiencek made changes - 27/Aug/12 03:15 AM
I thought about issue #2 a lot more, and only came up with one good solution. When a track is selected, I think it's a mistake to consider its tags as being "added" (i.e. displaying them green, and only in the new value column). There's no real original value for track metadata, which means nothing can be changed either (because there's nothing to compare with). If a track is selected, both columns will now display the same value in black text (indicating no changes). Tracks shouldn't affect things when calculating what has changed anymore, because tracks can't carry changes to begin with, only files can. https://github.com/musicbrainz/picard/commit/5a2d849324b68276d70d9902c7148c43b6e9647f
Michael Wiencek made changes - 03/Sep/12 06:08 PM
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Are you suggesting "new value" should not take tracks into account at all?
The first issue is a bug that could (and should) definitely be fixed regardless, but the second one seems inherent to the ability to edit track metadata.