ElvishArtisan / rivendell

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

Question: Is rmlsend PS\ 0\! supposed to stop the virtual log machines too? #898

Open zotz opened 10 months ago

zotz commented 10 months ago

If I understand correctly what I just saw, It only stopped machines 1, 2, 3.

If you need me to test again, let me know.

If it not supposed to stop the virtual log machines, is there a command what will stop them all?

ElvishArtisan commented 10 months ago

It certainly ought to. That's a bug!

ElvishArtisan commented 10 months ago

Fixed in 5d3f321. Please test.

zotz commented 10 months ago

Did I mess you up? I think I have since come across documentation that it was intended to only stop the normal machines and not the virtual machines.

Does it make sense for:

rmlsend PS\ 0! to stop only main, aux1, and aux2

And then for something like:

rmlsend PS\ -1! to stop all

And further perhaps something like:

rmlsend PS\ 99! to stop all virtual machines only.

perhaps not a big deal as this can be scripted in any case.