View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007147 | MMW v4 | Framework: Tagging | public | 2011-01-10 00:14 | 2011-01-20 05:28 |
Reporter | peke | Assigned To | |||
Priority | immediate | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 4.0 | ||||
Target Version | 4.0 | Fixed in Version | 4.0 | ||
Summary | 0007147: AVI & WAV (RIFF) UTF-8 and ASCII tagging Compatibility | ||||
Description | 1. Like for WAV in 0004649 This should be applied to AVI Files. 2. We should add for Both AVI and WAV Compatibility instead of old [WAVTagging] only for WAVS in 0004649 [RIFFTagging] ReadWriteUTF8=0 3. We could also Add that in case ReadWriteUTF8=0 MM should Automatically do http://www.mediamonkey.com/wiki/index.php/ISDBApplication::toASCII for all tags to ensure that ASCII is Written Correctly. NOTE: To be even more clear what that INI option do. We could rename it to [RIFFTagging] ForceASCII=1 | ||||
Additional Information | http://www.mediamonkey.com/forum/viewtopic.php?f=6&t=54840 | ||||
Tags | No tags attached. | ||||
Fixed in build | 1344 | ||||
|
Reminder sent to: jiri, michal, rusty @Jiri, Rusty Can you please Triage this |
|
Michal, please implement similarly as in the f_wav plug-in. Raising priority in order to have this tagging change out asap, so that tags are consistent. |
|
Fixed in build 1344. User can now specify [RIFFTagging] ReadWriteUTF8=0 in MediaMonkey.ini in order to not use UTF8 in AVI and WAV tagging. "WAVTagging" section functionality remains for backward compatibility and user can (but needn't) set different behavior for AVI tagging (RIFFTagging) and for WAV (WAVTagging). Note - even if ReadWriteUTF8=0, MM tries to detect UTF8 during tag reading and read the tag correctly. |
|
Verified 1344 |