View Issue Details

IDProjectCategoryView StatusLast Update
0010631MMW v4Framework: Scripts/Extensionspublic2013-07-05 21:56
Reporterpeke Assigned To 
PriorityhighSeverityfeatureReproducibilityN/A
Status closedResolutionfixed 
Product Version4.1 
Fixed in Version4.1 
Summary0010631: SDBDevice: OnSynchComplete
DescriptionSub OnSynchComplete(DeviceHandle As Long)

Called when sync is finished and before device is ejected if set
TagsNo tags attached.
Fixed in build1628

Relationships

has duplicate 0006725 feedbackLudek ISDBDevice::OnBeforeSync and ISDBDevice::OnAfterSync events needed 
related to 0010625 closedLudek SDBDevice cannot be controlled from VB/JS scripts 

Activities

Ludek

2013-03-12 16:58

developer   ~0035347

Added:

SDBApplicationEvents::OnDeviceSyncStart( DeviceHandle As Long)
SDBApplicationEvents::OnDeviceSyncCompleted( DeviceHandle As Long)

http://www.mediamonkey.com/wiki/index.php/SDBApplication
http://www.mediamonkey.com/wiki/index.php/ISDBApplicationEvents::OnDeviceSyncStarted
http://www.mediamonkey.com/wiki/index.php/ISDBApplicationEvents::OnDeviceSyncCompleted

peke

2013-03-15 02:00

developer   ~0035382

Tested in 1628 Left for script devs to confirm

peke

2013-07-05 21:56

developer   ~0036763

Verified 1646

Wiki info is correct