ElvishArtisan / rivendell

A full-featured radio automation system targeted for use in professional broadcast and media environments
208 stars 64 forks source link

rdstatus logic for local audio store #982

Open k2fc opened 2 months ago

k2fc commented 2 months ago

Unless I am confused about how it is supposed to work, the logic for rdselect/rdmonitor is reversed for a local audio store. It shows red when the local audio store is mounted. I reversed the logic in lib/rdstatus.cpp and tested it by running rdmonitor while mounting and unmounting /var/snd on my local machine, observing that the ball turned red when unmounted, and green when mounted.