FileNaming
This value is evaluated by the Database Manager. Whenever a new entry is created, a filename for the corresponding media file is generated. By default this is the station name plus the reference number encoded in a 32 digit system plus the correct extension. This behaviour is selected by the setting "Normal".
Another possible setting is "Motive". Whenever a new entry is created (exception: new recording) the motive is used as filename (plus extension). If no motive is specified, a dialog box appears and the user must enter the motive. If motive should be used as filename when recording is active, the setting must be "Motive_Always". The format of the motive entered by the user is limited to the format "12345-67". If there there is a requirement to have no limitations for the motive, the setting must be "Motive_NoCheck". Then it is possible to enter any valid filename for the motive.
Another possible setting is "MusicID". The behaviour is the same as for the motive, but the user must fill the MusicID field. There are two differences: the ID is only validated to be a correct filename and the user is asked for the ID even for a new recording.
The third possible setting is "Title". The behaviour is identical to the music ID but for the title. If you use this function pay attention if you have multiple tools running which rely on a constant filename, e.g. the CommController, the DigaReplicator or the NewsScheduler. You might encounter problems if you change the filename, especially of virtual entries. Besides you should be aware that this value is evaluated by the Database Manager only. That means other tools which are inserting entries into the table will use their own method to create filenames.

Note: The value "TITLE" is not recommended for use in a client-server environment. It is also not recommended to use "TITLE" for video-based tables.

Note: Donīt use "Filenaming=Title" in case default naming parameters by the editors are used, too. Example: "Multitrack/Settings/CreateTakeNameAddDate=1"
Possible values: Normal, Motive, Motive_NoCheck, Motive_Always, Motive_NoCheck_Always, MusicID, Title
Default value: Normal