Re: [RDD] New audio server

2018-02-02 Thread Tim Camp
Btw I can delete carts in rdlibrary but not directly in var snd Tim On 2 Feb 2018 10:27, "Tim Camp" wrote: > Greetings, > > We just installed a new nfs server for /var/snd. > Redirected all clients. > Now on any client you can record, you can import into a already existing >

Re: [RDD] Filepath wildcards

2018-02-02 Thread Patrick
I think I found it... — Patrick patr...@scnv.net > On Feb 2, 2018, at 10:14 AM, Patrick wrote: > > Can someone tell me where the Filepath Wildcards are done? > > I assume there's a function somewhere, but I've looked all over the source > code and cannot find it. > >

Re: [RDD] New audio server

2018-02-02 Thread c...@elfpen.com
 and the permissions in the NFS exports file On 02/02/2018 10:52 AM, Lorne Tyndale wrote: Sounds like a permissions thing on /var/snd. Double check the permissions and that the users/groups are set up correctly. Also make sure that the machine running your Apache server and the rivendell cgi

[RDD] Filepath wildcards

2018-02-02 Thread Patrick
Can someone tell me where the Filepath Wildcards are done? I assume there's a function somewhere, but I've looked all over the source code and cannot find it. I'm referring to Appendix C of the operational guide. — Patrick patr...@scnv.net ___

[RDD] New audio server

2018-02-02 Thread Tim Camp
Greetings, We just installed a new nfs server for /var/snd. Redirected all clients. Now on any client you can record, you can import into a already existing cart, but you cannot create a new cart. Error is unable to create destination file I know this is in my brain but after a all nighter I'm

Re: [RDD] New audio server

2018-02-02 Thread Lorne Tyndale
Sounds like a permissions thing on /var/snd. Double check the permissions and that the users/groups are set up correctly. Also make sure that the machine running your Apache server and the rivendell cgi has the needed permissions and can see your new /var/snd Lorne Tyndale > > Btw > I can

Re: [RDD] Why is it so?

2018-02-02 Thread Cowboy
On Fri, 2 Feb 2018 11:48:54 -0800 Bill Putney wrote: > wget --post-data 'user=_/username/_=_/password/_' > http://www.xyz.org/downloads/Current.mp3 > > does exactly what you think it should do in OS X but gets an error > message back from the web server and stores it in

Re: [RDD] 2.18.2 Evergreen

2018-02-02 Thread Ryan Williams
I think there might be another element to this bug besides just aesthetics. If a cut has a data range enabled and you then also make it evergreen, it will not be a valid cut. The evergreen does not appear to overrule the date range. Can anyone else confirm this? On Mon, Jan 8, 2018 at 9:30 AM,

[RDD] Suggestion for future versions?

2018-02-02 Thread Tom Van Gorkom
The other day one of our guys was recording an hour long interview show with a guest directly into a Rivendell cart because he can use the system resources such as entrance and exit beds to make any post editing quick and easy as if he is live on the air. I realize that he could record into

[RDD] Why is it so?

2018-02-02 Thread Bill Putney
Why is it that; wget --post-data 'user=_/username/_=_/password/_' http://www.xyz.org/downloads/Current.mp3 does exactly what you think it should do in OS X but gets an error message back from the web server and stores it in WCL_Current.mp3 instead of the audio when executed in a Rivendell

Re: [RDD] length_played with rdairplay loadable module

2018-02-02 Thread Patrick
Mircea, I put the pull request on GitHub to allow the filename to contain date/time wildcards: https://github.com/ElvishArtisan/rivendell/pull/197 I created an issue for millisecond/second problem to get some feedback:

Re: [RDD] Why is it so?

2018-02-02 Thread David Klann
On 02/02/2018 01:48 PM, Bill Putney wrote: > Why is it that; > > wget --post-data 'user=_/username/_=_/password/_' > http://www.xyz.org/downloads/Current.mp3 > > does exactly what you think it should do in OS X but gets an error > message back from the web server and stores it in WCL_Current.mp3

Re: [RDD] 2.18.2 Evergreen

2018-02-02 Thread Steve Rubin
Yes I think this one got us as well. -- Steve Rubin General Manager KTOX 1340AM Needles, CA On Feb 2, 2018, at 14:05, Ryan Williams > wrote: f a cut has a data range enabled and you then also make it evergreen, it will not be a valid cut. The