Here's what I suggest:

1. Create a file "whatever" with the following lines:

#!/bin/bash
rmlsend "LB Whatever!"

2. Make it executable: chmod 755 whatever

3. Run it from the command line; you should see "Whatever" appear in rdairplay.

4. Create a macro in Rivendell with the line:

RN /home/rd/whatever!

5. Run it from rdlibrary or rdairplay. Do you see "Whatever"? If so, you do not have a permissions problem.


Rob

--
Я со звёздами сдружился дальними,
Не волнуйся обо мне и не грусти.
Покидая нашу Землю, обещали мы,
Что на Марсе будут яблони цвести!

On Thu, 29 Dec 2022, wa7skg wrote:

Have you tried

chmod a+x script.sh

??

The script itself needs permissions set, not in rd.conf.

Michael


Tim Camp wrote on 12/29/22 1:47 PM:
Greetings,

Regardless of how I set the permissions for RN macro in rd.conf,
scripts will not execute from within Rivendell.

Scripts run fine from terminal.

Scripts are owned by rivendell:rivendell.

rduser is a member of rivendell.

Cheers

Tim Camp
WZEW-FM
Mobile, AL.


_______________________________________________
Rivendell-dev mailing list
[email protected]
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev
_______________________________________________
Rivendell-dev mailing list
[email protected]
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev

Reply via email to