View Issue Details

IDProjectCategoryView StatusLast Update
0004366MMW v4Framework: Scripts/Extensionspublic2008-02-08 19:56
Reporterpetr Assigned To 
PriorityimmediateSeverityminorReproducibilityalways
Status closedResolutionfixed 
Fixed in Version3.0 
Summary0004366: Enhance filtering support for scripting
DescriptionIn our scripting engine user can only get active filter query, but it's not enough and should be enhanced.

So we'll add two new properties :

- ActiveFilterID read-only property : this returns ID of active filter (-1 if not filtered)
- GetFilterQuery(ID):WideString : this returns query of the filter specified by ID
Additional Informationhttp://www.mediamonkey.com/forum/viewtopic.php?p=128646#128646
TagsNo tags attached.
Fixed in build1135

Activities

petr

2008-02-04 19:40

developer   ~0013044

Fixed in 1135

petr

2008-02-04 20:45

developer   ~0013045

I've also changed ActiveFilterID to Read/Write property so script now can get/set active filter ID.

rusty

2008-02-08 19:56

administrator   ~0013081

Closing.