View Issue Details

IDProjectCategoryView StatusLast Update
0021759MMW 5Tagging / organizing (properties / auto-tools)public2025-09-11 09:29
Reporterlowlander Assigned To 
PriorityurgentSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Product Version2024.2 
Target Version2024.2Fixed in Version2024.2 
Summary0021759: Original Date is not removed on rescan if the tag is removed from the file itself
DescriptionIf a file has been scanned in with an Original Date value, this value is removed from the file outside of MediaMonkey, and the file is rescanned, the Original Date value remains available in MediaMonkey. Tested with MP3.
Additional Informationhttps://www.mediamonkey.com/forum/viewtopic.php?t=108477
Ticket 13690
TagsNo tags attached.
Fixed in build3167

Activities

Ludek

2025-09-09 11:43

developer   ~0079502

The issue is that for MP3 the 'Original date' is written as both
ID3FID_ORIGRELEASETIME
ID3FID_ORIGYEAR

And if the ID3FID_ORIGYEAR is removed in the MP3Tag then ID3FID_ORIGRELEASETIME still remains to read the value from..

Ludek

2025-09-09 11:48

developer   ~0079503

So there is no issue, user needs to remove both ID3FID_ORIGRELEASETIME and ID3FID_ORIGYEAR to get it cleared..

michal

2025-09-09 13:14

developer   ~0079507

Reopening, it seems even after deleting both tags MM really does not remove this info from DB on rescan.

michal

2025-09-09 15:48

developer   ~0079510

Fixed in build 3167. It was related also to WMA.

peke

2025-09-11 09:29

developer   ~0079530

Verified 3167