Re: [RDD] Help RN just won't work

2020-10-24 Thread David Klann
n 10/24/20 11:44 AM, Fred Gleason wrote: > On Oct 24, 2020, at 12:05, Tim Camp > wrote: > >> RMLSend touch does indeed work, file is created. >> our scripts do not >> another simple command such as RN echo "something" > file! does not. > > Likely it's the STDOUT

Re: [RDD] Help RN just won't work

2020-10-24 Thread Fred Gleason
On Oct 24, 2020, at 12:05, Tim Camp wrote: > RMLSend touch does indeed work, file is created. > our scripts do not > another simple command such as RN echo "something" > file! does not. Likely it's the STDOUT redirection that’s the problem. Those redirection operators (‘<‘, ‘>’, ‘|’, etc) are

Re: [RDD] Help RN just won't work

2020-10-24 Thread Tim Camp
Greetings Fred, Thanks for your input and time. RMLSend touch does indeed work, file is created. our scripts do not another simple command such as RN echo "something" > file! does not. So where would you suggest going from here? As here works. Tim Camp WZEW-FM On Sat, Oct 24, 2020 at 8:57 AM

Re: [RDD] Help RN just won't work

2020-10-24 Thread Brian McGlynn
Hi Tim, What user are running Rivendell as? If you run as non-root, (as we do), you'll need to update the code. The next version of Rivendeil will have the updated code. https://github.com/ElvishArtisan/rivendell/pull/604 Brian *--* *Brian P. McGlynn* ᐧ On Fri, Oct 23, 2020 at 2:49 PM

Re: [RDD] Help RN just won't work

2020-10-24 Thread Fred Gleason
Ok, let’s try a fully worked-out example of a very ‘minimalist’ example, and see if we can scale up from there. The default ‘/etc/rd.conf’ shipped with Rivendell 3.4.1 has an ‘[Identity]’ section that looks like this: *** snip snip *** [Identity] AudioOwner=rivendell AudioGroup=rivendell