View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0012477 | MMW v4 | Properties/Auto-Tools | public | 2015-01-07 15:26 | 2015-01-08 08:58 |
Reporter | lowlander | Assigned To | |||
Priority | high | Severity | major | Reproducibility | always |
Status | resolved | Resolution | no change required | ||
Product Version | 4.1.5 | ||||
Target Version | 4.1.6 | ||||
Summary | 0012477: FLAC files fail to split multi-value field with custom / separator | ||||
Description | When settings / as separator it fails to split the multi-value field when it contains / | ||||
Additional Information | http://www.mediamonkey.com/forum/viewtopic.php?f=7&t=78738 | ||||
Tags | No tags attached. | ||||
Fixed in build | |||||
|
The problem is in the source FLAC files - their tags are saved in tagging program, which did not save multivalued fields as recommended by standard (http://www.xiph.org/vorbis/doc/v-comment.html). I.e. for artist tag it should use multiple ARTIST fileds, not one with some custom separator. The solution is to resave tags for problematic files in MM4. Other workaround directly in MM4 for this situation is not safe (it could separate field values for FLAC files where it is not desired). |