tjdevries / subd

subd - a place to reward your subscribers from any platform
50 stars 7 forks source link

Fix Continuous Crashing of OBS loop when any OBS command fails #46

Closed davidbegin closed 1 year ago

davidbegin commented 1 year ago

RockerBoo wrote a fix and I wrote so much terrible code in the meantime the diff was too difficult.

davidbegin commented 1 year ago
cargo run && audio-player --volume 0.1 "$HOME/code/audio-player/[output.ogg](https://output.ogg/)" || audio-player --volume 0.1 "$HOME/code/tmp/error-sounds/[priceisright.ogg](https://priceisright.ogg/)"
davidbegin commented 1 year ago

closing this with the merging of #65