Hi again,

I tested out RN further.  On my 3 studio machines which are a stripped 
down Debian 6 (gnome-core and not much else) it works fine.

2 of the machines use JACK + Riv as the local user whereas the main 
studio is plain ALSA with Riv running as root (via the +s default 
permissions on /usr/local/bin/caed,rdcatchd,ripcd).

The only one that doesn't work with RN properly here is my Ubuntu 10.04 
machine.  As I said before, it will create a test file that shows me the 
script is being run, it just won't interact with airplay via rmlsend.

I'm still not sure why at the moment.

Wayne Merricks
The Voice Asia

On 31/07/12 15:41, [email protected] wrote:
> Same here: RN does not work.
> I also run CentOS from the install disk of Paravel. Posted about this
> (http://lists.rivendellaudio.org/pipermail/rivendell-dev/2011-December/014263.html),
> no solution :-(
>
> I have to use CRON jobs, which makes the whole setup messy.
>
> Cheers, Stephan
>
>
>> Hi All
>>
>> I have created a simple script that tell presenters when the next break
>> is due. When I try to run it using a macro from within Rivendell it does
>> not run.
>>
>> Macro:
>>
>> RN /home/rd/scripts/break10.sh!
>>
>> It does however run when I simply click on it, so it is executable.
>>
>> Can anyone tell why this is happening?
>>
>> (I have successfully run the RN macro before but only under version
>> 1.7.2 has something changed...)
>>
>> Rivendell 2.1.5
>> Centos (install disc)
>>
>> This is the script in case someone finds it useful:
>>
>> #!/bin/bash
>> MINUTE=$(date +"%M")
>> HOUR=$(date +"%H")
>> while [ $MINUTE -lt 10 ]
>> do
>>       rmlsend LC\ green\ "Next Break at"\ $HOUR\ ":10"\!
>>       MINUTE=$(date +"%M")
>> done
>> rmlsend LL\ 3\ PLAY_NOW\ 0\!
>>
>>
>>
>> _______________________________________________
>> Rivendell-dev mailing list
>> [email protected]
>> http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev
>>
>
> _______________________________________________
> Rivendell-dev mailing list
> [email protected]
> http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev


#######################
Scanned by MailMarshal
#######################

############

Attention: 

The information contained in this message is confidential and intended 
for the addressee(s) only. If you have received this message in error 
or there are any problems, please notify the originator immediately.
The unauthorised use, disclosure, copying or alteration of this message
is strictly forbidden. Christian Vision or any of its subsidiaries will
not be liable for direct, special, indirect or consequential damages 
arising from alteration of the contents of this message by a third party
or as a result of any virus being passed on. Please note that we reserve
the right to monitor and read any e-mails sent or received by the 
company under the Telecommunications (Lawful Business Practice) 
(Interception of Communications) Regulation 2000. Christian Vision is 
registered in England as a limited company 2842414 and as a charity 
1031031  

############
_______________________________________________
Rivendell-dev mailing list
[email protected]
http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev

Reply via email to