Re: [RDD] rdimport error invalid url Rivendell 2.1.0 on Ubuntu 11.10

2011-12-21 Thread Wayne Merricks
Ubuntu is /usr/local/libexec (or at least thats what works for me).  Once you 
have that double check you've copied across a working rd-bin.conf.

You should have that file inside /etc/apache2/conf.d/rd-bin.conf

The important lines are line 23 which should read: Directory 
/usr/local/libexec and line 50: ScriptAlias /rd-bin/ /usr/local/libexec/

If the files not there check your sources it should be inside source_dir/conf.

Regards,

Wayne

-Original Message-
From: rivendell-dev-boun...@lists.rivendellaudio.org on behalf of Rob Landry
Sent: Wed 21/12/2011 13:59
To: User discussion about the Rivendell Radio Automation System
Subject: Re: [RDD] rdimport error invalid url Rivendell 2.1.0 on Ubuntu 11.10
 


On Sun, 18 Dec 2011, Patrick Schmalstig / WRRJ Radio wrote:

 No I'm calling rdimport from rdlibrary, but thanks for asking.
 What I have been doing is opening up rdlibrary FROM A TERMINAL RUNNING AS MY
 USER which is also set as the Rivendell audio user. I try to import a cut
 from an mp3 file (also tried wav) into a cart... and it gives me Invalid
 URL.

Are you sure libexecdir is set to the right place? I think Ubuntu follows 
Debian, in which case it should be /var/www/rd-bin .

If all else fails, try Rivendell 1.7.2. Apache is not used in Rivendell 
versions prior to 2.0, so there are no URL's to be invalid.


Rob
___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
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  


winmail.dat___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev


[RDD] HOW TO: SuSE 11.4 Install from Source

2011-12-21 Thread Wayne Merricks
Hi all, 

I was helping someone off list trying to get SuSE 11.4 running with Rivendell 
2.1.1.  I ended up making a nutshell how to so figured I might as well share it 
in case its useful.  From what I can tell the steps involved should be more or 
less the same for SuSE 12.1 but don't quote me on that as I'm normally an 
Ubuntu/Debian user.

Anyway link here:

http://thevoiceasia.com/rivendell/suse114_install.pdf

Regards,

Wayne

###
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
Rivendell-dev@lists.rivendellaudio.org
http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev


Re: [RDD] rdlibrary and sorting by length

2011-12-21 Thread Jorge Soto
Just adding to this, I noticed last night that when trying to rip a cd in 
RDLibrary, no fields were populated. I tried it with a known working cd that I 
had already ripped a few weeks ago, again no go. I tried it with another 
application (rippex) and they worked fine. I can't remember doing anything 
unusual in RDLibrary or Rivendell (2.1.1) for that matter. However, I did apply 
some updates to Ubuntu (11.04) from the update manager so I guess I will have 
to re make install Rivendell and see what happens.




 From: Rob Landry 41001...@interpring.com
To: rivendell-dev@lists.rivendellaudio.org 
Sent: Wednesday, December 21, 2011 5:51 AM
Subject: [RDD] rdlibrary and sorting by length
 

I could have sworn that the old problem where rdlibrary was sorting 
by length alphabetically instead of numerically was fixed long ago. But 
I'm seeing it in both 1.7.2 and 2.0.2.

It occurs to me that most stations won't have very many cuts longer 
than 9:59, so maybe no one has noticed the problem.


Rob

___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev


[RDD] creating extra fields to set additional options on the web interface for Rivendell

2011-12-21 Thread Patrick Schmalstig / WRRJ Radio
Hello.

I'm trying to redo the web interface html pages so that, for example, on
the addcut.html page, the person using that page, besides the username,
password, and cart number, also has the options of selecting the days of
the week in which to or not to play the cut via checkboxes, and specifying
the start date and time, and the end date and time for the cut (I assume a
format such as Wed, 21 Jun 2012 05:00:00 GMT) based on listcuts.html.

Is this possible? If so, how exactly do I do it (aka what are the commands)?
___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev


Re: [RDD] creating extra fields to set additional options on the web interface for Rivendell

2011-12-21 Thread Fred Gleason
On Dec 21, 2011, at 13:27 57, Patrick Schmalstig / WRRJ Radio wrote:

 Is it possible to restrict user1 from doing anything with cut 002 belonging 
 to user2, and vice versa restricting user2 from doing anything with cut 001?

No.  You will need to configure separate groups for this.

Cheers!


|-|
| Frederick F. Gleason, Jr. |   Chief Developer   |
|   |   Paravel Systems   |
|-|
|Take care of the molehills, and the mountains will take care of  |
|themselves.  |
| -- Motto of the Federal Civil Service   |
|-|

___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev


Re: [RDD] creating extra fields to set additional options on the web interface for Rivendell

2011-12-21 Thread Patrick Schmalstig / WRRJ Radio
I do not have a page to edit a cut... only a page to edit a cart.


 What you'll need to do is create the cut using AddCut and then modify the
 dayparting using EditCut.  See the web services API documentation in
 'docs/web_api.odt' for the specifics.

 Cheers!


 |-|
 | Frederick F. Gleason, Jr. |   Chief Developer   |
 |   |   Paravel Systems   |
 |-|
 | Do not try to think outside of the box.  That's impossible.  Instead,   |
 | realise the truth. There is no box. |
 |   --Quoted by larsmjoh on GrokLaw.net |
 |-|

 ___
 Rivendell-dev mailing list
 Rivendell-dev@lists.rivendellaudio.org
 http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev

___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev


Re: [RDD] rdlibrary and sorting by length

2011-12-21 Thread Cowboy
On Wednesday 21 December 2011 12:42:44 pm Jorge Soto wrote:
  However, I did apply some updates to Ubuntu (11.04) from the update manager

 Why would you do that ?

-- 
Cowboy

http://cowboy.cwf1.com

The last time somebody said, `I find I can write much better with a
word processor.', I replied, `They used to say the same thing about
drugs.'
-- Roy Blount, Jr.

___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev


Re: [RDD] Appliance dvd and joystick

2011-12-21 Thread Cowboy
On Wednesday 07 December 2011 08:16:34 pm Gary Hodder wrote:

 Hi Cowboy,
 
 Done some more checking and googling and these disconnects are totally
 random. It looks as though this el cheapo joystick is picking up
 electrical interference causing the computers hub to disconnect.
 When I get time I'll build it into a shielded box.

 Balanced twisted pairs about always outperform shielded wire in every case.
 ( see my series in theBDR.net for the physics of why )

 Are you in a particularly noisy environment ?

-- 
Cowboy

http://cowboy.cwf1.com

The last time somebody said, `I find I can write much better with a
word processor.', I replied, `They used to say the same thing about
drugs.'
-- Roy Blount, Jr.

___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev


Re: [RDD] creating extra fields to set additional options on the web interface for Rivendell

2011-12-21 Thread Jorge Soto
You would have to edit the cut in RDLibrary itself. 

You go to RDLIBRARY, highlight your cart#, hit edit and you can either ADD, 
DELET, cuts in the cart, or edit them according to your needs.




 From: Wayne Merricks waynemerri...@thevoiceasia.com
To: User discussion about the Rivendell Radio Automation System 
rivendell-dev@lists.rivendellaudio.org 
Sent: Wednesday, December 21, 2011 11:44 AM
Subject: Re: [RDD] creating extra fields to set additional options on the web 
interface for Rivendell
 
The HTML pages are not the same thing as the web services.  The HTML pages use 
the web services (by way of of POST requests to rdxport.cgi from what I've 
glanced in the HTML source).  In your Riv sources folder under docs/web_api.odt 
is the full reference for all of the commands rdxport.cgi will accept.


-Original Message-
From: rivendell-dev-boun...@lists.rivendellaudio.org on behalf of Patrick 
Schmalstig / WRRJ Radio
Sent: Wed 21/12/2011 18:43
To: User discussion about the Rivendell Radio Automation System
Subject: Re: [RDD] creating extra fields to set additional options on the web 
interface for Rivendell

I do not have a page to edit a cut... only a page to edit a cart.


 What you'll need to do is create the cut using AddCut and then modify the
 dayparting using EditCut.  See the web services API documentation in
 'docs/web_api.odt' for the specifics.

 Cheers!


 |-|
 | Frederick F. Gleason, Jr. |               Chief Developer               |
 |                           |               Paravel Systems               |
 |-|
 | Do not try to think outside of the box.  That's impossible.  Instead,   |
 | realise the truth. There is no box.                                     |
 |                               --Quoted by larsmjoh on GrokLaw.net     |
 |-|

 ___
 Rivendell-dev mailing list
 Rivendell-dev@lists.rivendellaudio.org
 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
Rivendell-dev@lists.rivendellaudio.org
http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev


Re: [RDD] creating extra fields to set additional options on the web interface for Rivendell

2011-12-21 Thread Patrick Schmalstig / WRRJ Radio
Alright I looked at the web_api.odt file and I set up a editcut.html page.
Things work except the start_datetime and the end_datetime fields. It only
allows GMT values, and when Rivendell tries to convert the times into EST
(which is what I use) sometimes it doesn't do it correctly. Example, if
start is Wed, 02 Dec 2011 04:10:06 GMT and end is Wed, 02 Dec 2011 05:10:06
GMT, rivendell sets the start to Dec 2 2011 23:10:06 and the end time to
Dec 2 2011 00:10:06 (instead of Dec 3 2011 00:10:06). Any suggestions?

On Wed, Dec 21, 2011 at 3:00 PM, Fred Gleason fr...@paravelsystems.comwrote:

 On Dec 21, 2011, at 14:44 32, Wayne Merricks wrote:

  The HTML pages are not the same thing as the web services.

 Bear in mind that those web pages in 'web/tests/' are just what you'd
 infer from the name of the directory --i.e. test harnesses, used for
 debugging and validating the web services implementation for correctness.
  They were never intended to be used in a production setup.  Indeed, they
 would be quite cumbersome in such a setting, seeing as they display raw XML
 in response to commands.

 Cheers!


 |-|
 | Frederick F. Gleason, Jr. |   Chief Developer   |
 |   |   Paravel Systems   |
 |-|
 |  No, `Eureka!' is Greek for `This bath is too hot!'   |
 |  -- Dr. Who |
 |-|

 ___
 Rivendell-dev mailing list
 Rivendell-dev@lists.rivendellaudio.org
 http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev

___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev


Re: [RDD] creating extra fields to set additional options on the web interface for Rivendell

2011-12-21 Thread Patrick Schmalstig / WRRJ Radio
sorry it's supposed to be start Dec 1 2011 23:10:06 and end Dec 2 2011
00:10:06. Miscalculated

On Wed, Dec 21, 2011 at 3:54 PM, Patrick Schmalstig / WRRJ Radio 
xana...@gmail.com wrote:

 Alright I looked at the web_api.odt file and I set up a editcut.html page.
 Things work except the start_datetime and the end_datetime fields. It only
 allows GMT values, and when Rivendell tries to convert the times into EST
 (which is what I use) sometimes it doesn't do it correctly. Example, if
 start is Wed, 02 Dec 2011 04:10:06 GMT and end is Wed, 02 Dec 2011 05:10:06
 GMT, rivendell sets the start to Dec 2 2011 23:10:06 and the end time to
 Dec 2 2011 00:10:06 (instead of Dec 3 2011 00:10:06). Any suggestions?


 On Wed, Dec 21, 2011 at 3:00 PM, Fred Gleason fr...@paravelsystems.comwrote:

 On Dec 21, 2011, at 14:44 32, Wayne Merricks wrote:

  The HTML pages are not the same thing as the web services.

 Bear in mind that those web pages in 'web/tests/' are just what you'd
 infer from the name of the directory --i.e. test harnesses, used for
 debugging and validating the web services implementation for correctness.
  They were never intended to be used in a production setup.  Indeed, they
 would be quite cumbersome in such a setting, seeing as they display raw XML
 in response to commands.

 Cheers!



 |-|
 | Frederick F. Gleason, Jr. |   Chief Developer
 |
 |   |   Paravel Systems
 |

 |-|
 |  No, `Eureka!' is Greek for `This bath is too hot!'
 |
 |  -- Dr. Who
 |

 |-|

 ___
 Rivendell-dev mailing list
 Rivendell-dev@lists.rivendellaudio.org
 http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev



___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev


[RDD] ASI 6012

2011-12-21 Thread Nathan Steele
Hello,
I just got a hand full of ASI 6012 Cards and have a few questions. I am 
using Rivendell 2.0.2 on centos, fromt he paravel broadcast appliance 
disk. I was formerly using an m-audio delta 1010. Is it as simple as 
pulling the delta and installing 2 AS! 6012's to replace it? The ASI's 
have some jumper that seems to be for a card ID, like card 1, card 2. I 
can not find any reference to these jumpers on the asi page, only docs 
for that model are a datasheet that does not mention jumpers, only that 
up to 8 cards can be used in a single system. Any other Gotchas? 
Obviously I will need to reconfigure the audio settings in rdadmin, but 
if I understand correctly, the HPI drivers are already installed?

Thanks,
Nathan

-- 
Nathaniel C. Steele
Assistant Chief Engineer/Technical Director
WTRM-FM / TheCrossFM

___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev


Re: [RDD] ASI 6012

2011-12-21 Thread Fred Gleason
On Dec 21, 2011, at 16:41 36, Nathan Steele wrote:

 I just got a hand full of ASI 6012 Cards and have a few questions. I am 
 using Rivendell 2.0.2 on centos, fromt he paravel broadcast appliance 
 disk. I was formerly using an m-audio delta 1010. Is it as simple as 
 pulling the delta and installing 2 AS! 6012's to replace it?

Pretty much, yes.  You may want to run RDAlsaConfig and disable any ALSA 
devices so any built-in mobo devices don't get picked up, but it's not 
essential.


 The ASI's have some jumper that seems to be for a card ID, like card 1, card 
 2. I 
 can not find any reference to these jumpers on the asi page, only docs 
 for that model are a datasheet that does not mention jumpers, only that 
 up to 8 cards can be used in a single system.

Basically, that's a card ID (called an 'Adapter Index' in the ASI docs).  Each 
ASI card in a given computer needs to have a unique ID.  If you only have a 
single card in a computer, just leave it set to '1'.


 Obviously I will need to reconfigure the audio settings in rdadmin, but 
 if I understand correctly, the HPI drivers are already installed?

Likely not even that.  The HPI drivers are already there, and should 'just 
work'.

Cheers!


|-|
| Frederick F. Gleason, Jr. |   Chief Developer   |
|   |   Paravel Systems   |
|-|
|  A room without books is like a body without a soul.|
| -- Cicero   |
|-|

___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev


[RDD] What's auto-refresh?

2011-12-21 Thread Rob Landry

I was just looking at tomorrow's log in rdlogedit in RD 2.0.2, and I 
noticed a checkbox labelled enable auto-refresh. Does that do what I 
think it does, namely reloading the day's log when someone makes 
last-minute changes?


Rob

___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev