View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0008403 | MMW v4 | Burning / Disc Handling | public | 2011-09-20 21:41 | 2011-10-16 22:04 |
Reporter | rusty | Assigned To | |||
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 3.0 | ||||
Target Version | 4.0 | Fixed in Version | 4.0 | ||
Summary | 0008403: Rip CD: Metadata edits are lost (regression) | ||||
Description | If the user inserts a CD, and edits the CD metadata, the edits are lost when the user clicks 'OK' in the Properties dialog, as clicking 'OK' triggers bug 0008390, along with a refresh of the CD contents. Solving 0008390 may solve this issue (though it's not clear whether the CD lookup changes node focus, or change in node focus triggers a CD lookup). | ||||
Steps To Reproduce | 1. Insert an audio CD 2. Wait for track data etc. to be retrieved from Internet and select info as required 3. Select the CD entry in the Media Tree - the populated track listing appears 4. Select 1, several or all tracks, right click and select 'Properties'. 5. Amend some data (I entered a disc number and an entry in Custom 1 (renamed as 'Sub Album')) 6. Click 'OK' --> The CD is re-read and the data changes are cleared (this is where I believe the problem lies)!! --> Once the files have been re-read, the track listing appears and the CD entry is no longer highlighted blue in the Media Tree. --> The 'My Computer' node auto-expands and the CD drive is highlighted in light grey instead of blue (Windows theme set)), and the CD tracks are re-read (0008390). 7. Select tracks as before, then 'Properties' and make changes (disc# and Custom 1) 8. Click OK --> This time the data 'sticks', the tracks remain highlighted and the new data can be used to populate tag fields after selecting 'Rip Audio CD...' from The 'Tools' drop down menu for that tab. Note: the issue only occurs when the My Computer node is expanded resulting in the expression of bug 0008390. | ||||
Additional Information | http://www.mediamonkey.com/forum/viewtopic.php?f=6&t=60605 | ||||
Tags | No tags attached. | ||||
Fixed in build | 1435 | ||||
|
Fixed in build 1435 together with 0008390. |
|
Reminder sent to: jiri, rusty Note that if CD isn't in DB then we write edited values only to CDPlayer.ini file where we have always written only common values like Title, Album, Artist, Year, etc. We don't write custom fileds and Disc# as you tested. So after hitting F5 the these values disappears. This has always worked like this. As CDPlayer.ini is deprecated starting from Vista, we use it just for our purposes now. If you think we should write all the values to the CDPlayer.ini file then lets open a new mantis entry for this. |
|
Wouldn't saving in the DB result in less issues than writing to CDPlayer.ini (rights to access file issue seems to occur for some) if this has been depreciated in Vista+? An additional benefit would be for those who share the DB where values for CD's are available on all systems using same DB. |
|
Opened 0008491 to track the new issue re. certain metadata fields not being saved, and reresolving this. |
|
Closing this as it is depreciated and 0008491 Handles it. |