Define a dirwatch to monitor new audio files from any directory.

drag_indicator {{ dirWatch.value.directory || 'NewDirWatch' }} error

Disabled
Disable the dirwatch.

Delete After
Delete the audio file after being ingested. If activated, all pre-existing audio files will be ingested and deleted as soon as the server starts. If not activated, pre-existing audio files are neither ingested nor deleted.

Directory
Absolute or relatives to the server, path of the directory to be monitored.

Directory is required Directory is already defined

Extension
The audio call extension to monitor without the period. Ex.: "mp3", "wav".

Invalid extension

Type
When SDR Trunk, metadata are obtained from the MP3 tags. Note that the label of the SDR Trunk system must match the label of the Rdio Scanner system label. When trunk-recorder, metadata are obtained from the JSON file.

Default Trunk Recorder SDR Trunk

System
System to where the audio files should go.

Metatag #SYS {{ system.value.label }} System is required

Talkgroup
Talkgroup to where the audio files should go.

Metatag #TG {{ talkgroup.value.label }} Talkgroup is required

Mask
Some metadata can be extracted from the file name of the audio file using specific META tags. Possible META tags:

  • #DATE - extract the date like 20201231 (YYYYMMMDD), 2020-12-31 (YYYY-MM-DD) or 2020_12_31 (YYYY_MM_DD).
  • #HZ - extract the frequency in hertz like 119100000.
  • #KHZ - extract the frequency in kilohertz like 119100.
  • #MHZ - extract the frequency in megahertz like 119.100.
  • #SYS - extract the system id like 11.
  • #TIME - extract the local time like 0853439 (HHMMSS), 08-34-39 (HH-MM-SS) or 08:34:39 (HH:MM:SS).
  • #TG - extract the talkgroup id like 54241.
  • #UNIT - extract the unit id like 4424001.
  • #ZTIME - extract the zulu time like 0453439, 08-34-39 or 04:34:39.
Example: cymx_#TG_#DATE_#TIME_#HZ

Invalid mask

Frequency
Fake frequency in hertz displayed on the main screen.

Invalid frequency