SyncDatabase

When you train Media Server, your training database is updated with new training data. However, analysis tasks do not use this training data until Media Server has synchronized with the database.

This parameter specifies whether Media Server synchronizes with the database before beginning the analysis task. To ensure that audio matching uses the latest training that is available when the process action begins, set this parameter to TRUE. Media Server will synchronize the database specified by the Database parameter.

TIP: If you disable automatic synchronization, you can still force Media Server to synchronize with the database by running the action SyncAudioMatchClips.

To start analysis without synchronizing with the latest training, set this parameter to FALSE. Synchronizing with the latest training might not be necessary if you have already run the action SyncAudioMatchClips (and waited for it to complete), or if there have been no changes to the training data.

Type: Boolean
Default: True
Required: No
Configuration Section: TaskName
Example: SyncDatabase=TRUE
See Also:

ScheduledSync

SyncInterval