View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0010625 | MMW v4 | Framework: Scripts/Extensions | public | 2013-03-11 11:11 | 2013-07-05 21:57 |
Reporter | Ludek | Assigned To | |||
Priority | high | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 3.2.5 | ||||
Target Version | 4.1 | Fixed in Version | 4.1 | ||
Summary | 0010625: SDBDevice cannot be controlled from VB/JS scripts | ||||
Description | There is SDBDevice class: http://www.mediamonkey.com/wiki/index.php/SDBDevice It can be used from device plugins (like d_itunes4.dll, d_WMDM.sll, d_iPod.dll, ...), but there doesn't seem to be a way how to use this class just for controlling a device from a VB/JS script (e.g. if a script wants to sync some custom tracks to a connected device). | ||||
Additional Information | http://www.mediamonkey.com/forum/viewtopic.php?f=19&t=38031 http://www.mediamonkey.com/forum/viewtopic.php?f=19&t=53121 http://www.mediamonkey.com/forum/viewtopic.php?f=19&t=38221&hilit=ActiveDeviceList http://www.mediamonkey.com/wiki/index.php/ISDBDevice::DeviceStartEx | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Fixed in build | 1628 | ||||
|
Fixed in build 1628. Smaple script attached (SyncNowPlayingToGalaxyNexus.vbs) and also documented here: http://www.mediamonkey.com/wiki/index.php/ISDBDevice::ActiveDeviceList and here: http://www.mediamonkey.com/wiki/index.php/ISDBDeviceList::DeviceHandle |
|
+ Fixed the ActiveDeviceList function when param is empty string, it now returns all devices instead of any + Added new methods: http://www.mediamonkey.com/wiki/index.php/ISDBDevice::StartAutoSynch http://www.mediamonkey.com/wiki/index.php/ISDBDevice::GetDeviceContent |
|
Tested in 1628 Left for script devs to confirm |
|
Verified 1646 Wiki info is correct |