View Issue Details

IDProjectCategoryView StatusLast Update
0007435MMW v4Framework: Scripts/Extensionspublic2011-03-02 02:22
Reporterpeke Assigned To 
PriorityimmediateSeveritytweakReproducibilityN/A
Status closedResolutionfixed 
Target Version4.0Fixed in Version4.0 
Summary0007435: SDBFileSystem: Tweaks
DescriptionDue 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
TagsNo tags attached.
Fixed in build1351

Relationships

related to 0006710 closedLudek MMW v4 Non-Admin users can't install plugins 
related to 0006752 closedLudek MMW v4 Automatize process of MMIP installation in case of locked plugin DLL 
related to 0007449 closedpeke MediaMonkey Addons in_DSMP2: Installation package to work with both MM3 and MM4 

Activities

peke

2011-02-22 22:24

developer   ~0023334

Last edited: 2011-02-22 22:27

I'm guessing this should be trivial to add?

For Testing use latest last.fm plugin 1.0.2.24+

peke

2011-02-23 22:57

developer   ~0023363

Raising Target to MM 4.0 so that this can be used for MP2 plugin.

Ludek

2011-02-24 12:12

developer   ~0023371

Last edited: 2011-02-24 12:17

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.

peke

2011-02-24 14:34

developer   ~0023376

Last edited: 2011-02-24 14:35

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

Ludek

2011-02-25 10:28

developer   ~0023399

Fixed in build 1351.

peke

2011-03-02 01:05

developer   ~0023481

Not fixed tested with in_dsnp2.mmip

Uninstall do not work.

Ludek

2011-03-02 01:24

developer   ~0023482

As discussed over IM, it is fixed.

in_dsnp2.mmip should be modified as suggested over IM

peke

2011-03-02 01:41

developer   ~0023483

Resolving.
Corrected confusion after talk over IM with Ludek

corrected uninstall.vbs in both mp2 and last.fm plugins

peke

2011-03-02 02:10

developer   ~0023484

Updated Wiki http://www.mediamonkey.com/wiki/index.php/ISDBFileSystem::DeleteFile

peke

2011-03-02 02:22

developer   ~0023488

Verified 1351