Re: [RDD] Import files not working (Wayne Merricks)

2012-02-29 Thread John Gough
Hi Wayne, thanks for the reply. I did create the groups at install and I'm
a member of same.

johngough@producercuriousbroadcast:~$ sudo addgroup rivendell
[sudo] password for johngough:
addgroup: The group `rivendell' already exists.
johngough@producercuriousbroadcast:~$ sudo adduser `whoami` rivendell
The user `johngough' is already a member of `rivendell'.
johngough@producercuriousbroadcast:~$ sudo mkdir /var/snd
mkdir: cannot create directory `/var/snd': File exists
johngough@producercuriousbroadcast:~$ sudo chown `whoami`:rivendell /var/snd
johngough@producercuriousbroadcast:~$ sudo chmod 0775 /var/snd
johngough@producercuriousbroadcast:~$


How can I just remove everything to do with RD and start again?

I'm not too concerned with loosing old files. If I use synaptic to remove
it and then reinstall, Rivendell still has all my old carts loaded from the
original. If I want to clear every single thing so I start completely clean
(I don't want to remove my OS obviously) is there a way?

A bit of a clunky method to fix this but probably the quickest and
unfortunately I don't have time to go the long the way right now.

Ubuntu 10.4
RD 2.1.2

Cheers
J

On Wed, Feb 29, 2012 at 5:00 PM, <
rivendell-dev-requ...@lists.rivendellaudio.org> wrote:

> Send Rivendell-dev mailing list submissions to
>rivendell-dev@lists.rivendellaudio.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
>http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev
> or, via email, send a message with subject or body 'help' to
>rivendell-dev-requ...@lists.rivendellaudio.org
>
> You can reach the person managing the list at
>rivendell-dev-ow...@lists.rivendellaudio.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Rivendell-dev digest..."
>
>
> Today's Topics:
>
>   1. Re: Import files not working (Wayne Merricks)
>   2. RDLogEdit + Imported Traffic Log (Fred Brucker)
>   3. Re: Is it possible to have a 2-computer Rivendell setup like
>  this? (Patrick Schmalstig / WRRJ Radio)
>
>
> --
>
> Message: 1
> Date: Tue, 28 Feb 2012 17:38:42 -
> From: "Wayne Merricks" 
> Subject: Re: [RDD] Import files not working
> To: "User discussion about the Rivendell Radio Automation System"
>
> Message-ID: 
> Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes
>
> The permissions don't look right to me.  When you setup Riv did you add
> the groups?
>
> On Debian I would do the following which adds a rivendell security group
> and then adds your current user to the group.
>
> sudo addgroup rivendell
> sudo adduser `whoami` rivendell
>
> Then for the /var/snd directory, I would do the following:
>
> sudo mkdir /var/snd
> sudo chown `whoami`:rivendell /var/snd
> sudo chmod 0775 /var/snd
>
> Please note that the quotes in `whoami` are not an apostrophe.  On UK
> keyboards its the button to the left of the number 1.  I think its the
> same on the American layout but I'm not sure.
>
> Regards,
>
> Wayne
>
> On Tue, 28 Feb 2012 15:42:30 -, John Gough 
> wrote:
>
> > Hi Folks,
> >
> > Thanks for your help in previous posts about this but I still can't fix
> > the
> > problem. I'm still getting the 'cannot create audio file' message when
> > importing to RD. I tried doing a remove/re-install using synaptic to see
> > if
> > that fixes the problem but my RD still stays the same and also remebers
> > all
> > the old files how can I completly remove everything to do with RD (mysql
> > too) and start from fresh?
> >
> > I've tried fixing the prob by
> >
> > cd /var
> > ls -l
> >
> > but I don't particuallrly know how to fix the results.
> >
> > Thanks for your help and sorry for the stupidity of this issue I'm sure
> > it's a small thing.
> >
> > John
> >
> > johngough@producercuriousbroadcast:/var$ ls -l
> > total 48
> > drwxr-xr-x  2 root  root  4096 2012-02-14 08:58 backups
> > drwxr-xr-x 20 root  root  4096 2012-01-25 17:11 cache
> > drwxrwxrwt  2 root  root  4096 2010-04-13 21:52 crash
> > drwxr-xr-x 62 root  root  4096 2012-02-13 11:55 lib
> > drwxrwsr-x  2 root  staff 4096 2010-04-23 11:11 local
> > drwxrwxrwt  3 root  root60 2012-02-28 07:39 lock
> > drwxr-xr-x 15 root  root  4096 2012-02-28 07:39 log
> > drwxrwsr-x  2 root  mail  4096 2011-06-01 15:08 mail
> > drwxr-xr-x  2 root  root  4096 2011-06-01 15:08 opt
> > drwxr-xr-x 19 root  root   600 2012-02-28 15:14 run
> > drwxr-xr-x  2 johngough  1001 4096 2012-01-25 16:54 snd
> > drwxr-xr-x  7 root  root  4096 2011-11-28 15:15 spool
> > drwxrwxrwt  2 root  root  4096 2012-02-28 15:29 tmp
> > drwxr-xr-x  2 root  root  4096 2012-01-10 12:57 www
> > johngough@producercuriousbroadcast:/var$ chown rd:users /var/snd
> > chown: invalid user: `rd:users'
> > johngough@producercuriousbroadcast:/var$ chown rd:johngough /var/snd
> > chown: invalid user: `rd:johngough'
>

[RDD] Shourcast Now and Next Question...

2012-02-29 Thread Joe Panarello
HELP;

I’ve been fighting this all day. I need to setup the Now & Next feature on 
Rivendel to send song info to Shoutcast.

I found a good solution by EMITworks. 
http://emitworks.com/en/index.php?id=rivendell-radio-automation

I installed it on my Rivendell box and it appeared to work locally. then I 
noticed that it was not sending the info.

I saw an error while running a script “nohup  cannot run command ‘lynx’  No 
such file or directory” every time it tried to send the data to Shoutcast.

“($(nohup lynx -source 
"http://$server:$port/admin.cgi?pass=$pass&mode=updinfo&song=$title"; > 
/dev/null &))&”

 

I’m running Ubuntu 9.10 Karmic Koala. 

 

Any help would be greatly appreciated. 

 

Best

Joe

 

Joseph A. Panarello

Engineer

DooWop Café Radio

www.doowopcafe.net

Cell: 570.881.7170

www.systemsciences.com

 

No trees were killed in the sending of this message. However a large number of 
electrons were terribly inconvenienced.

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


Re: [RDD] Shourcast Now and Next Question...

2012-02-29 Thread Nathan Steele

What rivendell version are you running? 2.1.2 has a shoutcast RLM Built in.

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


On 2/29/2012 5:05 PM, Joe Panarello wrote:


HELP;

I’ve been fighting this all day. I need to setup the Now & Next 
feature on Rivendel to send song info to Shoutcast.


I found a good solution by EMITworks. 
http://emitworks.com/en/index.php?id=rivendell-radio-automation


I installed it on my Rivendell box and it appeared to work locally. 
then I noticed that it was not sending the info.


I saw an error while running a script “nohup  cannot run command 
‘lynx’  No such file or directory” every time it tried to send the 
data to Shoutcast.


“($(nohup lynx -source 
"http://$server:$port/admin.cgi?pass=$pass&mode=updinfo&song=$title"; > 
/dev/null &))&”


I’m running Ubuntu 9.10 Karmic Koala.

Any help would be greatly appreciated.

Best

Joe

Joseph A. Panarello

Engineer

DooWop Café Radio

www.doowopcafe.net

Cell: 570.881.7170

www.systemsciences.com

/No trees were killed in the sending of this message. However a large 
number of electrons were terribly inconvenienced.///



___
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] Shourcast Now and Next Question...

2012-02-29 Thread techdan

Joe,

Do you have lynx installed?  It is a text based browser.
http://lynx.browser.org/

Todd


On Wed, 29 Feb 2012 17:05:19 -0500
"Joe Panarello"  wrote:

> HELP;
> 
> I’ve been fighting this all day. I need to setup the Now & Next
> feature on Rivendel to send song info to Shoutcast.
> 
> I found a good solution by EMITworks.
> http://emitworks.com/en/index.php?id=rivendell-radio-automation
> 
> I installed it on my Rivendell box and it appeared to work locally.
> then I noticed that it was not sending the info.
> 
> I saw an error while running a script “nohup  cannot run command
> ‘lynx’  No such file or directory” every time it tried to send the
> data to Shoutcast.
> 
> “($(nohup lynx -source
> "http://$server:$port/admin.cgi?pass=$pass&mode=updinfo&song=$title";
> > /dev/null &))&”
> 
>  
> 
> I’m running Ubuntu 9.10 Karmic Koala. 
> 
>  
> 
> Any help would be greatly appreciated. 
> 
>  
> 
> Best
> 
> Joe
> 
>  
> 
> Joseph A. Panarello
> 
> Engineer
> 
> DooWop Café Radio
> 
> www.doowopcafe.net
> 
> Cell: 570.881.7170
> 
> www.systemsciences.com
> 
>  
> 
> No trees were killed in the sending of this message. However a large
> number of electrons were terribly inconvenienced.
> 
___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev


Re: [RDD] Shourcast Now and Next Question...

2012-02-29 Thread Joe Panarello
Version 1.7.2

 

 

Joseph A. Panarello

Engineer

DooWop Café Radio

www.doowopcafe.net

Cell: 570.881.7170

www.systemsciences.com

 

No trees were killed in the sending of this message. However a large number of 
electrons were terribly inconvenienced.

 

From: rivendell-dev-boun...@lists.rivendellaudio.org 
[mailto:rivendell-dev-boun...@lists.rivendellaudio.org] On Behalf Of Nathan 
Steele
Sent: Wednesday, February 29, 2012 5:01 PM
To: User discussion about the Rivendell Radio Automation System
Subject: Re: [RDD] Shourcast Now and Next Question...

 

What rivendell version are you running? 2.1.2 has a shoutcast RLM Built in.



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


On 2/29/2012 5:05 PM, Joe Panarello wrote: 

HELP;

I’ve been fighting this all day. I need to setup the Now & Next feature on 
Rivendel to send song info to Shoutcast.

I found a good solution by EMITworks. 
http://emitworks.com/en/index.php?id=rivendell-radio-automation

I installed it on my Rivendell box and it appeared to work locally. then I 
noticed that it was not sending the info.

I saw an error while running a script “nohup  cannot run command ‘lynx’  No 
such file or directory” every time it tried to send the data to Shoutcast.

“($(nohup lynx -source 
"http://$server:$port/admin.cgi?pass=$pass&mode=updinfo&song=$title"; > 
/dev/null &))&”

 

I’m running Ubuntu 9.10 Karmic Koala. 

 

Any help would be greatly appreciated. 

 

Best

Joe

 

Joseph A. Panarello

Engineer

DooWop Café Radio

www.doowopcafe.net

Cell: 570.881.7170

www.systemsciences.com

 

No trees were killed in the sending of this message. However a large number of 
electrons were terribly inconvenienced.

 
 
___
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] Shourcast Now and Next Question...

2012-02-29 Thread Joe Panarello
I did install lynx not sure if it was good however.
I just installed it again.  Only message was."Some packages could not be 
authenticated"
How can I tell if it was installed correctly??

Thanks
Joe

Joseph A. Panarello
Engineer
DooWop Café Radio
www.doowopcafe.net
Cell: 570.881.7170
www.systemsciences.com

No trees were killed in the sending of this message. However a large number of 
electrons were terribly inconvenienced.

-Original Message-
From: rivendell-dev-boun...@lists.rivendellaudio.org 
[mailto:rivendell-dev-boun...@lists.rivendellaudio.org] On Behalf Of 
tech...@bigradio.fm
Sent: Wednesday, February 29, 2012 5:25 PM
To: rivendell-dev@lists.rivendellaudio.org
Subject: Re: [RDD] Shourcast Now and Next Question...


Joe,

Do you have lynx installed?  It is a text based browser.
http://lynx.browser.org/

Todd


On Wed, 29 Feb 2012 17:05:19 -0500
"Joe Panarello"  wrote:

> HELP;
> 
> I’ve been fighting this all day. I need to setup the Now & Next
> feature on Rivendel to send song info to Shoutcast.
> 
> I found a good solution by EMITworks.
> http://emitworks.com/en/index.php?id=rivendell-radio-automation
> 
> I installed it on my Rivendell box and it appeared to work locally.
> then I noticed that it was not sending the info.
> 
> I saw an error while running a script “nohup  cannot run command
> ‘lynx’  No such file or directory” every time it tried to send the
> data to Shoutcast.
> 
> “($(nohup lynx -source
> "http://$server:$port/admin.cgi?pass=$pass&mode=updinfo&song=$title";
> > /dev/null &))&”
> 
>  
> 
> I’m running Ubuntu 9.10 Karmic Koala. 
> 
>  
> 
> Any help would be greatly appreciated. 
> 
>  
> 
> Best
> 
> Joe
> 
>  
> 
> Joseph A. Panarello
> 
> Engineer
> 
> DooWop Café Radio
> 
> www.doowopcafe.net
> 
> Cell: 570.881.7170
> 
> www.systemsciences.com
> 
>  
> 
> No trees were killed in the sending of this message. However a large
> number of electrons were terribly inconvenienced.
> 
___
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] On-Air Flag advice

2012-02-29 Thread Tom Dawson
Hi all,

Looking for some advice on the On-Air Flag. I have assumed that this 
determines the state of things like the Now & Next data from 
RDAirPlay...i.e. stopping the transmission of this data when the flag is 
set to 0, however, after having set the flag to 0 using RML "TA 0!" as 
taken from the Wiki, Now & Next data is still being transmitted. Perhaps 
I have the wrong end of the stick, and the flag is literally just the 
red box around the pie/clock, but it would be really handy to have the 
ability to mark a machine as off-air when another is in use, to disable 
the transmission of Now & Next data from the 'off-air' machine (which 
may still be used for training purposes, but where it would not be 
desirable to have Now & Next info updated).

If anyone has any tips or comments it would be appreciated!

Tom Dawson
FANTASY RADIO
Devizes, Wiltshire, UK
www.fantasyradio.co.uk
___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev


Re: [RDD] Import files not working (Wayne Merricks)

2012-02-29 Thread Wayne Merricks
The permissions should be fine now as far as /var/snd is concerned.  If theres 
still an error its got to be an apache thing.  I think the entire /var/www 
should be chowned by group and user www-data (not at work at the moment to 
check that but anyone here should be able to back that up).

If you're still set on starting from scratch, theres a bunch of scripts and 
things you need to tidy up and then remove everything thats left.  I assume you 
installed from source at least?

If you're not really confident with linux its probably not much longer to just 
wipe the hard drive and reinstall everything.  Otherwise you need to do the 
following:

* Drop the Rivendell database and remove the Rivendell db user (default 
Rivendell and rduser)
* Delete the rd-bin.conf from /etc/apache2/conf.d/
* Delete the /var/snd directory
* Remove the Rivendell init script (rm /etc/init.d/rivendell then update-rc.d 
-f rivendell remove)
* Delete the Rivendell executables in /usr/local/bin (in Ubuntu everything that 
was in there belonged to Riv but that won't always be the case)
* Delete /etc/rd.conf
* Delete the Rivendell menu entries, theres *.desktop files inside 
/usr/share/applications/ but you'll have to compare that with the *.desktop 
files inside your downloaded source directory/debian because I don't have notes 
on what they all were (they probably all start with rd).  Theres also *.xpm 
files inside /usr/share/pixmaps

What guide are you following for the install procedure anyway?

-Original Message-
From: rivendell-dev-boun...@lists.rivendellaudio.org on behalf of John Gough
Sent: Wed 29/02/2012 19:21
To: rivendell-dev@lists.rivendellaudio.org
Subject: Re: [RDD] Import files not working (Wayne Merricks)
 
Hi Wayne, thanks for the reply. I did create the groups at install and I'm
a member of same.

johngough@producercuriousbroadcast:~$ sudo addgroup rivendell
[sudo] password for johngough:
addgroup: The group `rivendell' already exists.
johngough@producercuriousbroadcast:~$ sudo adduser `whoami` rivendell
The user `johngough' is already a member of `rivendell'.
johngough@producercuriousbroadcast:~$ sudo mkdir /var/snd
mkdir: cannot create directory `/var/snd': File exists
johngough@producercuriousbroadcast:~$ sudo chown `whoami`:rivendell /var/snd
johngough@producercuriousbroadcast:~$ sudo chmod 0775 /var/snd
johngough@producercuriousbroadcast:~$


How can I just remove everything to do with RD and start again?

I'm not too concerned with loosing old files. If I use synaptic to remove
it and then reinstall, Rivendell still has all my old carts loaded from the
original. If I want to clear every single thing so I start completely clean
(I don't want to remove my OS obviously) is there a way?

A bit of a clunky method to fix this but probably the quickest and
unfortunately I don't have time to go the long the way right now.

Ubuntu 10.4
RD 2.1.2

Cheers
J

On Wed, Feb 29, 2012 at 5:00 PM, <
rivendell-dev-requ...@lists.rivendellaudio.org> wrote:

> Send Rivendell-dev mailing list submissions to
>rivendell-dev@lists.rivendellaudio.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
>http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev
> or, via email, send a message with subject or body 'help' to
>rivendell-dev-requ...@lists.rivendellaudio.org
>
> You can reach the person managing the list at
>rivendell-dev-ow...@lists.rivendellaudio.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Rivendell-dev digest..."
>
>
> Today's Topics:
>
>   1. Re: Import files not working (Wayne Merricks)
>   2. RDLogEdit + Imported Traffic Log (Fred Brucker)
>   3. Re: Is it possible to have a 2-computer Rivendell setup like
>  this? (Patrick Schmalstig / WRRJ Radio)
>
>
> --
>
> Message: 1
> Date: Tue, 28 Feb 2012 17:38:42 -
> From: "Wayne Merricks" 
> Subject: Re: [RDD] Import files not working
> To: "User discussion about the Rivendell Radio Automation System"
>
> Message-ID: 
> Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes
>
> The permissions don't look right to me.  When you setup Riv did you add
> the groups?
>
> On Debian I would do the following which adds a rivendell security group
> and then adds your current user to the group.
>
> sudo addgroup rivendell
> sudo adduser `whoami` rivendell
>
> Then for the /var/snd directory, I would do the following:
>
> sudo mkdir /var/snd
> sudo chown `whoami`:rivendell /var/snd
> sudo chmod 0775 /var/snd
>
> Please note that the quotes in `whoami` are not an apostrophe.  On UK
> keyboards its the button to the left of the number 1.  I think its the
> same on the American layout but I'm not sure.
>
> Regards,
>
> Wayne
>
> On Tue, 28 Feb 2012 15:42:30 -, John Gough 
> wrote:
>
> > Hi Folks,
> >
> > Thanks for your help in previous posts about this but I still can't fix
> > the
>

Re: [RDD] Shourcast Now and Next Question...

2012-02-29 Thread Cowboy
On Wednesday 29 February 2012 05:47:04 pm Joe Panarello wrote:
> How can I tell if it was installed correctly??

 Will it run in a command window ?

lynx http://cowboy.cwf1.com/Files/

 produces what output ?
 ( it should produce a directory listing )

-- 
Cowboy

http://cowboy.cwf1.com

Give thought to your reputation.  Consider changing name and moving to
a new town.

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


Re: [RDD] Shourcast Now and Next Question...

2012-02-29 Thread Joe Panarello
No, Just tried it. Here is the response.

joe@radio1:~/streamdata$ lynx
The program 'lynx' can be found in the following packages:
 * lynx-cur
 * lynx-cur-wrapper
Try: sudo apt-get install 
lynx: command not found

Thanks
Joe

Joseph A. Panarello
Engineer
DooWop Café Radio
www.doowopcafe.net
Cell: 570.881.7170
www.systemsciences.com

No trees were killed in the sending of this message. However a large number
of electrons were terribly inconvenienced.


-Original Message-
From: rivendell-dev-boun...@lists.rivendellaudio.org
[mailto:rivendell-dev-boun...@lists.rivendellaudio.org] On Behalf Of Cowboy
Sent: Wednesday, February 29, 2012 7:18 PM
To: User discussion about the Rivendell Radio Automation System
Subject: Re: [RDD] Shourcast Now and Next Question...

On Wednesday 29 February 2012 05:47:04 pm Joe Panarello wrote:
> How can I tell if it was installed correctly??

 Will it run in a command window ?

lynx http://cowboy.cwf1.com/Files/

 produces what output ?
 ( it should produce a directory listing )

-- 
Cowboy

http://cowboy.cwf1.com

Give thought to your reputation.  Consider changing name and moving to
a new town.

___
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] Shourcast Now and Next Question...

2012-02-29 Thread Andy Sayler
Try following the advice it's offering: run 'sudo apt-get install
lynx-cur', then try again.

-Andy

On Wed, Feb 29, 2012 at 20:14, Joe Panarello  wrote:

> No, Just tried it. Here is the response.
>
> joe@radio1:~/streamdata$ lynx
> The program 'lynx' can be found in the following packages:
>  * lynx-cur
>  * lynx-cur-wrapper
> Try: sudo apt-get install 
> lynx: command not found
>
> Thanks
> Joe
>
> Joseph A. Panarello
> Engineer
> DooWop Café Radio
> www.doowopcafe.net
> Cell: 570.881.7170
> www.systemsciences.com
>
> No trees were killed in the sending of this message. However a large number
> of electrons were terribly inconvenienced.
>
>
> -Original Message-
> From: rivendell-dev-boun...@lists.rivendellaudio.org
> [mailto:rivendell-dev-boun...@lists.rivendellaudio.org] On Behalf Of
> Cowboy
> Sent: Wednesday, February 29, 2012 7:18 PM
> To: User discussion about the Rivendell Radio Automation System
> Subject: Re: [RDD] Shourcast Now and Next Question...
>
> On Wednesday 29 February 2012 05:47:04 pm Joe Panarello wrote:
> > How can I tell if it was installed correctly??
>
>  Will it run in a command window ?
>
> lynx http://cowboy.cwf1.com/Files/
>
>  produces what output ?
>  ( it should produce a directory listing )
>
> --
> Cowboy
>
> http://cowboy.cwf1.com
>
> Give thought to your reputation.  Consider changing name and moving to
> a new town.
>
> ___
> 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
>
___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev


Re: [RDD] Shourcast Now and Next Question...

2012-02-29 Thread Joe Panarello
Just tried it.. Same result

Any thoughts?

 

joe@radio1:~$ sudo apt-get install lynx-cur

Reading package lists... Done

Building dependency tree   

Reading state information... Done

The following packages were automatically installed and are no longer
required:

  binutils-static

Use 'apt-get autoremove' to remove them.

Suggested packages:

  lynx-cur-wrapper

The following NEW packages will be installed:

  lynx-cur

0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.

Need to get 1,200kB of archives.

After this operation, 5,034kB of additional disk space will be used.

WARNING: The following packages cannot be authenticated!

  lynx-cur

Install these packages without verification [y/N]? 

E: Some packages could not be authenticated

j

Best

Joe

 

Joseph A. Panarello
Engineer
DooWop Café Radio
www.doowopcafe.net
Cell: 570.881.7170
www.systemsciences.com



No trees were killed in the sending of this message. However a large number
of electrons were terribly inconvenienced.

 

From: rivendell-dev-boun...@lists.rivendellaudio.org
[mailto:rivendell-dev-boun...@lists.rivendellaudio.org] On Behalf Of Andy
Sayler
Sent: Wednesday, February 29, 2012 10:12 PM
To: User discussion about the Rivendell Radio Automation System
Cc: User discussion about the Rivendell Radio Automation System
Subject: Re: [RDD] Shourcast Now and Next Question...

 

Try following the advice it's offering: run 'sudo apt-get install lynx-cur',
then try again.

 

-Andy

On Wed, Feb 29, 2012 at 20:14, Joe Panarello  wrote:

No, Just tried it. Here is the response.

joe@radio1:~/streamdata$ lynx
The program 'lynx' can be found in the following packages:
 * lynx-cur
 * lynx-cur-wrapper
Try: sudo apt-get install 
lynx: command not found

Thanks
Joe

Joseph A. Panarello
Engineer
DooWop Café Radio
www.doowopcafe.net
Cell: 570.881.7170
www.systemsciences.com

No trees were killed in the sending of this message. However a large number
of electrons were terribly inconvenienced.


-Original Message-
From: rivendell-dev-boun...@lists.rivendellaudio.org
[mailto:rivendell-dev-boun...@lists.rivendellaudio.org] On Behalf Of Cowboy
Sent: Wednesday, February 29, 2012 7:18 PM
To: User discussion about the Rivendell Radio Automation System
Subject: Re: [RDD] Shourcast Now and Next Question...

On Wednesday 29 February 2012 05:47:04 pm Joe Panarello wrote:
> How can I tell if it was installed correctly??

 Will it run in a command window ?

lynx http://cowboy.cwf1.com/Files/

 produces what output ?
 ( it should produce a directory listing )

--
Cowboy

http://cowboy.cwf1.com

Give thought to your reputation.  Consider changing name and moving to
a new town.

___
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

 

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


Re: [RDD] Shourcast Now and Next Question...

2012-02-29 Thread Andy Sayler
Do you enter 'y' when prompted to install even though it is not
authenticated? It should install correctly if you bypass the warning and
prompt it to continue without authentication.

To avoid the warning all together, try running 'sudo apt-get update' to
pull a fresh copy of the repos. If that doesn't work, take a look here:

http://ubuntuforums.org/showthread.php?p=7001019#7001019

What version of Ubuntu are you using? Have you changed your repo settings
from the defaults?

-Andy

On Wed, Feb 29, 2012 at 20:32, Joe Panarello  wrote:

>  Just tried it.. Same result
>
> Any thoughts?
>
> ** **
>
> joe@radio1:~$ sudo apt-get install lynx-cur
>
> Reading package lists... Done
>
> Building dependency tree   
>
> Reading state information... Done
>
> The following packages were automatically installed and are no longer
> required:
>
>   binutils-static
>
> Use 'apt-get autoremove' to remove them.
>
> Suggested packages:
>
>   lynx-cur-wrapper
>
> The following NEW packages will be installed:
>
>   lynx-cur
>
> 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
>
> Need to get 1,200kB of archives.
>
> After this operation, 5,034kB of additional disk space will be used.
>
> WARNING: The following packages cannot be authenticated!
>
>   lynx-cur
>
> Install these packages without verification [y/N]? 
>
> E: Some packages could not be authenticated
>
> j
>
> Best
>
> Joe
>
> ** **
>
> Joseph A. Panarello
> Engineer
> DooWop Café Radio
> www.doowopcafe.net
> Cell: 570.881.7170
> www.systemsciences.com
>
> 
>
> *No trees were killed in the sending of this message. However a large
> number of electrons were terribly inconvenienced.***
>
> ** **
>
> *From:* rivendell-dev-boun...@lists.rivendellaudio.org [mailto:
> rivendell-dev-boun...@lists.rivendellaudio.org] *On Behalf Of *Andy Sayler
> *Sent:* Wednesday, February 29, 2012 10:12 PM
>
> *To:* User discussion about the Rivendell Radio Automation System
> *Cc:* User discussion about the Rivendell Radio Automation System
>
> *Subject:* Re: [RDD] Shourcast Now and Next Question...
>
>  ** **
>
> Try following the advice it's offering: run 'sudo apt-get install
> lynx-cur', then try again.
>
> ** **
>
> -Andy
>
> On Wed, Feb 29, 2012 at 20:14, Joe Panarello 
> wrote:
>
> No, Just tried it. Here is the response.
>
> joe@radio1:~/streamdata$ lynx
> The program 'lynx' can be found in the following packages:
>  * lynx-cur
>  * lynx-cur-wrapper
> Try: sudo apt-get install 
> lynx: command not found
>
> Thanks
> Joe
>
> Joseph A. Panarello
> Engineer
> DooWop Café Radio
> www.doowopcafe.net
> Cell: 570.881.7170
> www.systemsciences.com
>
> No trees were killed in the sending of this message. However a large number
> of electrons were terribly inconvenienced.
>
>
> -Original Message-
> From: rivendell-dev-boun...@lists.rivendellaudio.org
> [mailto:rivendell-dev-boun...@lists.rivendellaudio.org] On Behalf Of
> Cowboy
> Sent: Wednesday, February 29, 2012 7:18 PM
> To: User discussion about the Rivendell Radio Automation System
> Subject: Re: [RDD] Shourcast Now and Next Question...
>
> On Wednesday 29 February 2012 05:47:04 pm Joe Panarello wrote:
> > How can I tell if it was installed correctly??
>
>  Will it run in a command window ?
>
> lynx http://cowboy.cwf1.com/Files/
>
>  produces what output ?
>  ( it should produce a directory listing )
>
> --
> Cowboy
>
> http://cowboy.cwf1.com
>
> Give thought to your reputation.  Consider changing name and moving to
> a new town.
>
> ___
> 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
>
> ** **
>
> ___
> 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] On-Air Flag advice

2012-02-29 Thread Stan Fotinos
The On Air Flag changes what is included in the reports.

You might be able to turn off the other machine by using RML send eg. a 
macro that enables the flag on the local computer but also sends a 
command to switch off the flag on another.

Hope this helps

Stan


On 1/03/12 7:23 AM, Tom Dawson wrote:
> Hi all,
>
> Looking for some advice on the On-Air Flag. I have assumed that this
> determines the state of things like the Now&  Next data from
> RDAirPlay...i.e. stopping the transmission of this data when the flag is
> set to 0, however, after having set the flag to 0 using RML "TA 0!" as
> taken from the Wiki, Now&  Next data is still being transmitted. Perhaps
> I have the wrong end of the stick, and the flag is literally just the
> red box around the pie/clock, but it would be really handy to have the
> ability to mark a machine as off-air when another is in use, to disable
> the transmission of Now&  Next data from the 'off-air' machine (which
> may still be used for training purposes, but where it would not be
> desirable to have Now&  Next info updated).
>
> If anyone has any tips or comments it would be appreciated!
>
> Tom Dawson
> FANTASY RADIO
> Devizes, Wiltshire, UK
> www.fantasyradio.co.uk
> ___
> 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