Filename Pattern Variables
These variables may be used in the filename pattern:
- $N - Full station name, including any whitespace.
- $C - Compacted station name with whitespace removed.
- $M - Current month
- $D - Current day of month
- $Y - Current year
- $S - Current sequence number
- $h - Current hour
- $m - Current minute
- $s - Current second
All other text will be treated as a literal value.
Note: If the generated filename is already in use, BlockParty will create a variation of the filename to make it unique.