Radio Toolbelt (Project 'Hephaestus') - simain.exe

Broadcast Software International Simian Radio Automation Tool

This tool is designed to provide additional features and capabilities to the automation system that are difficult (if not impossible) to do otherwise.

Disclaimer

Please understand that this tool has no warranty, express or implied. If you decide to utilize this tool, you do so at your own risk. This is an unofficial extension to the third-party product and is not supported or endorced by the original product manufacturer.

Configure

To prepare to utilize this utility, you'll need to have the path and associated files for each particular task available to the machine you are executing this utility upon.

Commands

asplay merge

The asplay command provides abilities to work with the asplay (aired) logs.

asplay merge

With the asplay merge sub-command, you can easily merge two asplay (aired) logs.

simian.exe asplay merge --primary "c:\traffic\station1\000000.log" --secondary "c:\traffic\station1\sports\000000.log"

simian.exe asplay merge --primary "c:\traffic\station1\000000.log" --secondary "c:\traffic\station1\sports"

simian.exe asplay merge --primary "c:\traffic\station1\000000.log" --secondary "sports"

Upon successfully processing the merge, the primary file will be archived with an .original extension.

asplay merge-all

With the asplay merge-all sub-command, you can easily merge multiple asplay (aired) logs.

simian.exe asplay merge-all --primary "c:\traffic\station1" --secondary "c:\traffic\station1\sports"

simian.exe asplay merge-all --primary "c:\traffic\station1" --secondary "sports"

Upon successfully processing the merge, the primary file will be archived with an .original extension. This process will skip files that appear to have already been processed.

Additional Information

Toolbelt List
Release Notes
End User License Agreement