View Issue Details

IDProjectCategoryView StatusLast Update
0005034MMW v4DB/FileMonitorpublic2009-02-19 22:45
ReporterTeknojunkyAssigned To 
PriorityimmediateSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Product Version3.1 
Fixed in Version3.1 
Summary0005034: Encoder version info added to multiple incorrect fields (regression)
DescriptionWhen flac or m4a files added to library (via folder monitor), track properties are filled with encoder version information.

For Flac, viewing track properties shows "reference libFLAC" <version #> in the following fields:

grouping
composer
conductor
lyricist
involved people
original artist
original album
original lyricist

The problem appears to be visible only in MM until such time that the track tags are updated by MM, at which point the data is written to the aforementioned fields of the track.

This might be a properties dialog, or database issue and not folder monitor issue.
Additional Informationhttp://www.mediamonkey.com/forum/viewtopic.php?f=6&t=34926
TagsNo tags attached.
Fixed in build1209

Relationships

related to 0004881 resolvedrusty M4A genre is not read if Genre tag is saved as HEX Value 
related to 0005043 closedjiri Genre delete / refresh issue 

Activities

Teknojunky

2008-12-12 17:01

updater   ~0015621

example test file @ http://drop.io/mm1202bug5034 this file does not have the affected tag fields, however once added to MM the properties dialog will show them.

peke

2008-12-13 00:20

developer   ~0015636

Fixed in 1203.

peke

2008-12-16 23:13

developer   ~0015682

Even FLAC is fixed maybe other formats are also affected.

Reopen in case it can be reproducible on other formats like M4A.

rusty

2008-12-17 17:07

administrator   ~0015707

Added relationship to 0004881--this behavior was previously observed on .m4a tracks, in 0004881 so that should be verified as well.

peke

2008-12-31 02:58

developer   ~0015903

I'm in process of checking other File Formats that were not exhibit this bug previously and will create additional bug if Regression are found.

rusty

2008-12-31 19:01

administrator   ~0015930

Re-opening: though the problem seems to have been solved for flac and for the .m4a tracks mentioned in 0004881, the problem remains for some other .m4a tracks--they are filled with 'MediaMonkey 3.0.3' and 'Discovery / WEA' in a bunch of fields.

Posting sample files to the ftp server.

Teknojunky

2008-12-31 21:47

updater   ~0015935

seems to have affected some ogg files at some point (unknown) I have as well, I have lyrics displayed in the following fields:

grouping
composer
conductor
comment
lyricist
orig artist/album title/lyricist
isrc
publisher
encoder
copyright

jiri

2009-01-01 21:42

administrator   ~0015937

I don't understand - there isn't any m4a file on FTP and the FLAC there works fine in the latest build. Is the m4a missing, or is there any other problem?

peke

2009-01-02 00:38

developer   ~0015940

Last edited: 2009-01-02 00:39

I have found that there is some regression when FE_FIELDNOTSET is returned by plugin and MM Core uses last known PChar pointer to get value instead just using result PChar(''). I fixed that in FLAC but there is some possible residual regressions in all other Formats.
I'll Assign to me to fix for all plugins that I've made and prepare detailed description for other Format Plugins as well.

rusty

2009-01-02 19:03

administrator   ~0015953

My mistake--I'd forgotten to upload the .m4a tracks. They're now posted.

jiri

2009-01-02 23:04

administrator   ~0015964

The mentioned fields are really stored in the given M4A tracks, so this can't be considered as a bug of our M4A plug-in. Certainly, question is how did the values get there, but it could have been anything...

rusty

2009-01-05 20:07

administrator   ~0015997

Please try this again as follows:
-Clear all of the fields containing MediaMonkey 3.0.3 AND Discovery/WEA
-Remove the tracks from the DB
-Rescan
-->The fields remain!
Perhaps the bug description is inaccurate, but something isn't getting updated correctly for some of the properties.

jiri

2009-01-06 13:47

administrator   ~0016011

Fixed in build 1209.
 - Ok, I see, it was really a bug.

Teknojunky

2009-01-06 15:01

updater   ~0016014

Did this fix issue with ogg files also? lryics are/were keep appearing in the comments and/or other fields mentioned above.

rusty

2009-01-08 02:21

administrator   ~0016072

Last edited: 2009-01-08 02:22

The issue could have affected any format other than MP3 or WMA, so hopefully it'll resolve that as well. Note that the bug occurs when reading the tags.

stephen_platt

2009-02-19 22:45

developer   ~0016722

verified 1223

(Note: verified with FLAC and m4a files)