Sorry, but after the update to OMV 3.0.65 and OMV-forkeddaapd 3.1.7 I get a new error:
The property 'uuid' does not exist in the model 'conf.service.daapd'.
The "Details":
Error #0:exception 'OMV\AssertException' with message 'The property 'uuid' does not exist in the model 'conf.service.daapd'.' in /usr/share/php/openmediavault/config/configobject.inc:71Stack trace:#0 /usr/share/php/openmediavault/config/configobject.inc(99): OMV\Config\ConfigObject->assertExists('uuid')#1 /usr/share/openmediavault/engined/module/forkeddaapd.inc(110): OMV\Config\ConfigObject->get('uuid')#2 [internal function]: OMVModuleForkedDaapd->onModifySharedFolder(8, 'org.openmediava...', Array, Array)#3 /usr/share/php/openmediavault/engine/notify/dispatcher.inc(128): call_user_func_array(Array, Array)#4 /usr/share/php/openmediavault/config/database.inc(251): OMV\Engine\Notify\Dispatcher->notify(8, 'org.openmediava...', Array, Array)#5 /usr/share/openmediavault/engined/rpc/sharemgmt.inc(301): OMV\Config\Database->set(Object(OMV\Config\ConfigObject))#6 [internal function]: OMVRpcServiceShareMgmt->set(Array, Array)#7 /usr/share/php/openmediavault/rpc/serviceabstract.inc(124): call_user_func_array(Array, Array)#8 /usr/share/php/openmediavault/rpc/rpc.inc(86): OMV\Rpc\ServiceAbstract->callMethod('set', Array, Array)#9 /usr/sbin/omv-engined(536): OMV\Rpc\Rpc::call('ShareMgmt', 'set', Array, Array, 1)#10 {main}