You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I make changes to a files Comment metadata using NG's metadata editor it defaults to writing in ID3v1.1 and erases the Comment metadata in the ID3v2.x (tried this and replicated it with ID3v2.2, 2.3 and 2.4) and will cut itself off after 30 characters.
If I delete all of the metadata from ID3v1.1 and then try this NG duplicates all of the data from the 2.x metadata and does the same thing as described above.
In addition to this is also seems to create a blank Disc Number in ID3v2.x metadata if it didn't have one before. The Disc Number tick isn't that big of deal in comparison to the comments metadata complaint but it would be nice if both could be addressed together.
I used the latest version of kid3 at the time of this post to confirm the changes being made by NG.
Oh yes. I'm using El Capitan OSX with NGale 1.12.1 build 2454, installed it from the standard dmg file and these two issues were not something I had observed with previous versions.
I believe this was originally for Windows XP compatibility (Explorer's built in metadata handling only read id3v1). It is probably time to revisit that.
The question is why did the behaviour change? Is that a build without the recent taglib? As iirc the recent taglib might additionally write ID3v1, but we internally use ID3v2.4 (and that should also be written to the file).
If I make changes to a files Comment metadata using NG's metadata editor it defaults to writing in ID3v1.1 and erases the Comment metadata in the ID3v2.x (tried this and replicated it with ID3v2.2, 2.3 and 2.4) and will cut itself off after 30 characters.
If I delete all of the metadata from ID3v1.1 and then try this NG duplicates all of the data from the 2.x metadata and does the same thing as described above.
In addition to this is also seems to create a blank Disc Number in ID3v2.x metadata if it didn't have one before. The Disc Number tick isn't that big of deal in comparison to the comments metadata complaint but it would be nice if both could be addressed together.
I used the latest version of kid3 at the time of this post to confirm the changes being made by NG.
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: