View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004446 | MMW v4 | Framework: Scripts/Extensions | public | 2008-03-07 12:19 | 2008-08-30 17:48 |
Reporter | Ludek | Assigned To | |||
Priority | urgent | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 3.0 | ||||
Fixed in Version | 3.1 | ||||
Summary | 0004446: Scripting: Changing SDBAlbumArtItem::ItemStorage from 1 to 0 should convert linked image into an embedded | ||||
Description | As reported by a user: I'm trying to convert a linked image into an embedded image. I thought that if I simply change the ItemStorage from 1 to 0 then upon updating the database the image would be embedded. However, then whole image tag is actually removed! I create a forum topic but no one's replied yet... http://www.mediamonkey.com/forum/viewtopic.php?t=26646 ...I know that I can create a new image and then remove this why, which I'm happy to do, but why doesn't changing the ItemStorage not work? Is this a bug? Thanks, Rik ------------------ This should be performed in TSDBAlbumArtItem.Set_ItemStorage() but only in memory! And then if AlbumList.UpdateDB() is called then it should be physically performed (written to track's tag) | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Fixed in build | 1186 | ||||