 |
- Station Name - Enter the name of the station.
- Description - Enter the station description.
- Connection URLs - Enter the URL to the station stream. Each URL should go on a separate line.
- Genre - Enter the station genre.
- Favorite? - If checked, station is a favorite.
- Filename Pattern - Used when generating filenames for recordings. See also Filename Patterns.
- Sample Filenames - List of possible filenames generated from the filename pattern. Not editable.
- Next Sequence Number - Next available sequence number for filename patterns containing a sequence variable.
- Use station subfolder? - If checked, recordings will be output to a subfolder matching the station name.
- Use auto-tagging? - If checked, recordings will automatically be tagged from the meta data.
- Meta Data RegEx Filters - Meta data filters. See below for more details
- RegEx Filter Tester - Enter test values here to test meta data filters.
|
RegEx Meta Data Filters
Some streams output bogus meta data. The Meta Data RegEx Filters text area is used to enter regular expression patterns to help filter out unwanted data.
Each pattern must appear on a separate line. Use the RegEx Filter Tester text field to enter test values. A message will appear beside the field indicating if a match was made or not.
When playing or recording a stream, each time meta data is received, it is compared to all patterns for the station. If a match is made, the meta data will be discarded.
Regular expression syntax is beyond the scope of this document, but can be readily obtained via the internet.
Note: An incorrectly written expression may filter out too much data, so it's better to be as specific as possible.
Related topics: Filename Patterns