View Issue Details

IDProjectCategoryView StatusLast Update
0011475MMW v4Properties/Auto-Toolspublic2013-11-16 02:21
Reporterrusty Assigned To 
PriorityimmediateSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Product Version4.1 
Target Version4.1Fixed in Version4.1 
Summary0011475: FLAC: Album Artist metadata is lost when file is tagged
Description1 Open flac track in MMW 4.1 / MP3 tag to verify that all metadata incl. artwork is populated
2 Edit metadata (I edited rating / disc #) of the track
--> Album Artist field is empty (MMW still shows the Album Artist field, but MP3 Tag shows that it's been deleted).
Additional Informationhttp://www.mediamonkey.com/forum/viewtopic.php?f=7&t=43257
http://forum.dbpoweramp.com/showthread.php?19411-Vorbis-Comment-%28FLAC%29-remapping-questions
http://forums.linn.co.uk/bb/showthread.php?tid=1585
TagsNo tags attached.
Fixed in build1671

Relationships

related to 0011202 closedmichal MMW v4 MP3Tag FLAC tags Composer and Album Artist not read 
related to 0006067 resolvedrusty MMW v4 Help incorrect for FLAC Album Artist standard 
related to 0006068 closedrusty MMW v4 Help incorrect for FLAC AA written 
related to 0005052 new MMW v4 Tag Mapping Panel 
related to 0004809 closedpeke MMW v4 FLAC and OGG ALBUMARTIST tag is not saved 

Activities

michal

2013-11-12 08:49

developer   ~0038266

The problem, in this case, is caused by the fact, that MP3 tag does not fill value from "ALBUM ARTIST" field to its "Album artist" editbox, it shows it only in "Extended tags" dialog. It knows only "ALBUMARTIST" field. We could resolve it only by writing to "ALBUMARTIST" field too (currently we only read from this field). But the information will be redundant. I think, it should be resolved on MP3 tag side. I did not find any standard for album artist field, but I think, "ALBUM ARTIST" is more common. Currently we write album artist to "ALBUM ARTIST" and "ENSEMBLE" fields, field "ALBUMARTIST" would be the third...
Note, that the same will be for OGG, they share the same tag format (ogg comments).

rusty

2013-11-12 17:40

administrator   ~0038268

Notwithstanding the larger issue (the fact that the Album Artist field doesn't have a standard tag format, and the only real solution might be to let the user choose what tag format to use, given that using multiple tags can cause other problems on some devices)), the problem here is that there's a regression of sorts for users of previous versions of MMW. i.e. Users that have FLAC tracks that worked correctly in 4.0.7, and didn't lose ALBUMARTIST metadata when tagged, now seem to lose that metadata in 4.1.

michal

2013-11-13 08:49

developer   ~0038275

Fixed in build 1671. It is united now - FLAC and OGG plugins write to all 3 album artist fields and use the following precedence order for reading: ALBUM ARTIST, ALBUMARTIST, ENSEMBLE. For the future, we can try to make it configurable (issue 0005052)

peke

2013-11-16 02:17

developer   ~0038310

Verified 1671

peke

2013-11-16 02:21

developer   ~0038313

Verified 1671