View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0014714 | MMW 5 | Tagging framework / input plugins | public | 2018-04-10 13:54 | 2022-09-14 14:31 |
Reporter | peke | Assigned To | |||
Priority | normal | Severity | tweak | Reproducibility | N/A |
Status | feedback | Resolution | open | ||
Product Version | 5.0 | ||||
Target Version | 5.2 | ||||
Summary | 0014714: FLAC Metadata: Original Artist inconsistancy across taggers | ||||
Description | Some taggers and music players Tag Original Artists as "ORIGARTIST" for the "Original Artist" field, but MediaMonkey uses "ORIGINALARTIST" for the "Original Artist" field for FLAC files We should read/write both and add option to add exception in INI file for tag field. 1. Write and read both but prefer "ORIGINALARTIST" in case they are different, but fill info from "ORIGARTIST" if "ORIGINALARTIST" is missing 2. Add INI exception for FLAC METADATA either as separate setting for format in terms: BOTH (Default), ORIGARTIST, ORIGINALARTIST | ||||
Steps To Reproduce | - For testing use MP3(with TOPE) to FLAC - FLAC file without Original Artist field | ||||
Additional Information | https://www.mediamonkey.com/forum/viewtopic.php?f=7&t=89262 | ||||
Tags | No tags attached. | ||||
Fixed in build | |||||
|
Assigned to me to confirm test cases. |
|
Original Artist is gray zone. Several implementations in FLAC Vorbis Comments is done by few apps it is not possible to cover all. As pointed out in http://www.jthink.net/jaudiotagger/tagmapping.html http://wiki.hydrogenaud.io/index.php?title=Tag_Mapping https://picard.musicbrainz.org/docs/mappings/ https://community.metabrainz.org/t/can-you-force-picard-writing-a-tag-to-flac-only/394291/12 https://docs.google.com/spreadsheets/d/1afugW3R1FRDN-mwt5SQLY4R7aLAu3RqzjN3pR1497Ok/edit#gid=0 It would be best to leave it as is. Few apps decided to follow other naming but Conclusion is that there is no standard so as MM is recognized as one I would not changed a thing. MM5 Support Extended Tags so implementations from one app can be easily Read in MM5. Pushed to 5.1, but I doubt that it will ever be solved/standardized Read https://hydrogenaud.io/index.php/topic,102013.0.html https://community.metabrainz.org/t/can-you-force-picard-writing-a-tag-to-flac-only/394291/15 |