View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0011993 | MMW v4 | Framework: Scripts/Extensions | public | 2014-03-30 21:51 | 2015-11-12 13:10 |
Reporter | Ludek | Assigned To | |||
Priority | high | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Target Version | 4.1.10 | Fixed in Version | 4.1.10 | ||
Summary | 0011993: Enhance SDBDevice class | ||||
Description | Some user/scripters would like to write scripts that would allow syncing also other content than audio/video to various portable devices. This could be accomplished by adding some new methods to SDBDevice class, namely: SDBDevice::CopyFile(Source, Destination) The scripter also asked for method SDBDevice::GetSyncProgres() and to look into http://www.mediamonkey.com/forum/viewtopic.php?f=6&t=70923 | ||||
Additional Information | http://www.mediamonkey.com/wiki/index.php/SDBDevice http://www.mediamonkey.com/wiki/index.php/ISDBDeviceList::DeviceHandle | ||||
Tags | No tags attached. | ||||
Fixed in build | 1765 | ||||
|
Added new methods in build 1703: SDBDevice::CopyFile(Source, Destination) SDBDevice::CopyFiles(Sources, Destinations) SDBDevice::DeleteFiles( FileNames) SDBDevice::GetSyncProgress() And documented with examples: http://www.mediamonkey.com/wiki/index.php/SDBDevice http://www.mediamonkey.com/wiki/index.php/ISDBApplicationEvents::OnDeviceFileCopied |
|
Verified 1703 |
|
Re-opened, as reported in #LSX-386-21862 there is a bug in SDBDevice::GetSyncProgress() where it doesn't return percentage, but bytes for some devices. |
|
Fixed in build 4.1.10.1765 and documented http://www.mediamonkey.com/wiki/index.php/ISDBDevice::GetSyncProgress |
|
Verified 1765 |