View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0021759 | MMW 5 | Tagging / organizing (properties / auto-tools) | public | 2025-09-05 16:01 | 2025-09-11 09:29 |
Reporter | lowlander | Assigned To | |||
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 2024.2 | ||||
Target Version | 2024.2 | Fixed in Version | 2024.2 | ||
Summary | 0021759: Original Date is not removed on rescan if the tag is removed from the file itself | ||||
Description | If 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 Information | https://www.mediamonkey.com/forum/viewtopic.php?t=108477 Ticket 13690 | ||||
Tags | No tags attached. | ||||
Fixed in build | 3167 | ||||
|
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.. |
|
So there is no issue, user needs to remove both ID3FID_ORIGRELEASETIME and ID3FID_ORIGYEAR to get it cleared.. |
|
Reopening, it seems even after deleting both tags MM really does not remove this info from DB on rescan. |
|
Fixed in build 3167. It was related also to WMA. |
|
Verified 3167 |