View Issue Details

IDProjectCategoryView StatusLast Update
0008982MMW v4Framework: Scripts/Extensionspublic2012-01-25 22:39
ReporterLudek Assigned To 
PriorityurgentSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version4.0.3 
Target Version4.0.3Fixed in Version4.0.3 
Summary0008982: No way to get complete device settings via scripting interface
DescriptionAs reported by Mark here: http://www.mediamonkey.com/forum/viewtopic.php?f=7&t=61855&p=328257#p328257 there is currently no way to access some device options.

This could be accomplished by adding new scripting function:
SDBDevice::GetDeviceProfileXML
that would return same XML as is included within exported MMDC file.
TagsNo tags attached.
Fixed in build1465

Activities

Ludek

2012-01-18 15:49

developer   ~0029946

Last edited: 2012-01-18 21:37

Fixed in build 1465.

Added SDBDevice::GetDeviceProfileXML property to get the XML containing device settings

peke

2012-01-25 22:30

developer   ~0030064

Verified 1465

peke

2012-01-25 22:38

developer   ~0030065

Added Wiki page for ISDBDevice::GetDeviceProfileXML