tfabris / CrowCam

A set of Bash scripts to control and maintain a YouTube live cam from a Synology NAS.
GNU General Public License v3.0
4 stars 3 forks source link

CrowCam should have a separate configuration file. #1

Closed tfabris closed 5 years ago

tfabris commented 5 years ago

Some important items are hard coded into each of the the scripts. Variables which contain things like the URL of the live stream are hard coded at the tops of the files.

These should be in an easily-editable ASCII text configuration file instead, which is read at startup.