View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007435 | MMW v4 | Framework: Scripts/Extensions | public | 2011-02-22 22:16 | 2011-03-02 02:22 |
Reporter | peke | Assigned To | |||
Priority | immediate | Severity | tweak | Reproducibility | N/A |
Status | closed | Resolution | fixed | ||
Target Version | 4.0 | Fixed in Version | 4.0 | ||
Summary | 0007435: SDBFileSystem: Tweaks | ||||
Description | Due the overall compatibility within MediaMonkey SDBFileSystem Methods should comply with following rules: 1. In case user Wants to Delete/Move DLL files that are locked by MM (Must be in one of MM folders Main or one of plugins/scripts folder Solution from 0006752 should apply to them also) NOTE: To ensure that no System Files Can be tempered only MM locked Files Should be Deleted using 0006752 fix 2. Common values added in http://www.ventismedia.com/mantis/view.php?id=6710#c21381 should be also recognized by SDBFileSystem Methods | ||||
Tags | No tags attached. | ||||
Fixed in build | 1351 | ||||
|
I'm guessing this should be trivial to add? For Testing use latest last.fm plugin 1.0.2.24+ |
|
Raising Target to MM 4.0 so that this can be used for MP2 plugin. |
|
Peke, I added it to SDBFileSystem.DeleteFile so if the file is locked and cannot be deleted then the trick from 0006752 is applied only if the file is in a MM folder as you suggested. Note that I have tested it only on a simple script so please verify in 1351. |
|
Can you also add it to http://www.mediamonkey.com/wiki/index.php/ISDBFileSystem::MoveFile so that it can be correctly used with http://www.mediamonkey.com/wiki/index.php/ISDBFileSystem::CorrectFilename |
|
Fixed in build 1351. |
|
Not fixed tested with in_dsnp2.mmip Uninstall do not work. |
|
As discussed over IM, it is fixed. in_dsnp2.mmip should be modified as suggested over IM |
|
Resolving. Corrected confusion after talk over IM with Ludek corrected uninstall.vbs in both mp2 and last.fm plugins |
|
Updated Wiki http://www.mediamonkey.com/wiki/index.php/ISDBFileSystem::DeleteFile |
|
Verified 1351 |