View Issue Details

IDProjectCategoryView StatusLast Update
0002595MMW v4Framework: Taggingpublic2010-02-12 14:58
Reporterrusty Assigned To 
PriorityimmediateSeveritymajorReproducibilityhave not tried
Status closedResolutionfixed 
Fixed in Version2.5.5 
Summary0002595: MMJB / Goldwave WAV Tags sometimes not read correctly
DescriptionFollowing the fixes that resolved MM crashes on reading of MMJB wav tags, it seems that it intermittently fails to read such tags correctly.
Additional InformationFull report at: http://www.mediamonkey.com/forum/viewtopic.php?t=11600

Also, another indication that the fix in beta 1 was incomplete:
http://www.mediamonkey.com/forum/viewtopic.php?t=10871
TagsNo tags attached.
Fixed in build

Relationships

related to 0002508 closedpeke Musicmatch-tagged .wav file crashes MM during scan 
related to 0002514 closedjiri Better WAV tags support 
has duplicate 0002600 closedpeke A problem in WAV tagging 

Activities

peke

2006-08-20 16:42

developer   ~0007746

Last edited: 2006-08-20 16:42

I have Located and fixed The Problem. It was due to specific Write Method that GoldWave uses to write Both List Info Chunk and ID3 Info Chunk.

Technical Note appended for future reference if needed:
GoldWave deletes List Info Chunk And writes only Comment Field to keep Compatibility to SoundForge, WMP and MediaMonkey and it allways contain "GoldWave (C) Chris S. Craig, http://www.goldwave.com" then write Compatibility tag to MMJB in ID3 format. MM detects that LIST INFO chunk Exists and tries to load it. As MMJB ID3 is inside INFO CHUNK it is not recognized as valid tag so MM Skips it due to existance of INFO CHUNK and not separate MMJB Tag data. Additional read was added to ensure check internal structure of INFO CHUNK and to extract MMJB Tag Data from it.

jiri

2006-08-29 19:07

administrator   ~0007811

According to http://www.mediamonkey.com/forum/viewtopic.php?p=57748#57748 it isn't resolved yet.

peke

2006-08-30 19:13

developer   ~0007820

It apperantly fixed most of the problem as user sent me mail with futher debug testing of fixed version and it looks to solve problem on >1000 of his songs, but unfortunatly there are still variations to be solved. I made fix for those variations and now adding additional check code for ASCI<->Unicode(and UTF) checking when German and other characters are used in files according to ASCI Chartable.

peke

2006-08-31 22:02

developer   ~0007826

Code Updated on SVN to test fixed issues.
I'll leave it open untill all three were fixed.

peke

2006-09-08 17:50

developer   ~0007865

All three Fixed SVN Updated.

peke

2006-09-08 17:56

developer   ~0007866

- Fixed bug when ASCII tag contains local language characters like German umulats
- Fixed Bug when incorect chunk sizes are found in JUNK and PADDING Chunks

rusty

2006-09-12 14:23

administrator   ~0007888

In what's new, indicate special thanks to unzerpum

rusty

2006-10-10 04:14

administrator   ~0007998

2.5.5 Candidate

rusty

2006-10-26 03:34

administrator   ~0008075

No regressions observed in 980.