Re: [RDD] odd occurrence with RDCatch

2022-07-12 Thread Jesse Jones
note to self: see what is there, not what you think you see...
   That was it!  I checked the usual user - all ok, but when I checked
the *default
user *["user'}] the permissions were blank.  Checking the permissions for
the *default user* restored the rdcatch functions.
   The user displayed in RDAirPlay is KQMJ so I thought that would govern
all - but that must not always be the case.

Thank you!

On Tue, Jul 12, 2022 at 11:12 AM David Henderson 
wrote:

> I assume you've checked something basic like user permissions? Making sure
> the logged in user has the necessary permissions to make changes to
> RDCatch? Our presenters can't make any changes to the system like add or
> delete/modify carts etc.. They have their own login. Just thought it was
> worth mentioning??
>
> Sent from my HONOR phone
>
>
>  Original message 
> From: Jesse Jones 
> Date: Tue, 12 Jul 2022, 15:57
> To: david@td9radio.online
> Cc: Rob Landry <41001...@interpring.com>, Rivendell-dev mailing list <
> Rivendell-dev@lists.rivendellaudio.org>
> Subject: Re: [RDD] odd occurrence with RDCatch
>
> so... why do you think my rdcatch has the add, edit, and delete buttons
> greyed out (don't work) and what might I do about it?
>
> On Tue, Jul 12, 2022 at 9:23 AM david@td9radio.online
>  wrote:
>
> Thanks for the info. It appeared on our server plus the 5 clients that are
> all connected. So far, everything seems to be functioning as it should. Our
> RDCatch seems to be working properly too.
>
> Sent from my HONOR phone
>
>
___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev


Re: [RDD] odd occurrence with RDCatch

2022-07-12 Thread Jesse Jones
so... why do you think my rdcatch has the add, edit, and delete buttons
greyed out (don't work) and what might I do about it?

On Tue, Jul 12, 2022 at 9:23 AM david@td9radio.online 
wrote:

> Thanks for the info. It appeared on our server plus the 5 clients that are
> all connected. So far, everything seems to be functioning as it should. Our
> RDCatch seems to be working properly too.
>
> Sent from my HONOR phone
>
___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev


Re: [RDD] odd occurrence with RDCatch

2022-07-11 Thread Jesse Jones
additional
In terminal when I ask for help with rdcatch:

[root@kqmjtxa rd]# rdcatch --help
Qt: Session management error: Authentication Rejected, reason : None of the
authentication protocols specified are supported and host-based
authentication failed

rdcatch [--offline-host-warnings=yes|no]

[root@kqmjtxa rd]#

On Mon, Jul 11, 2022 at 10:57 PM Jesse Jones 
wrote:

> No warning messages.
> starting rdadmin in the terminal brings up the GUI, and all works as
> expected.  There is no warnings in rdairplay - it goes straight into the
> setup menu gui. RDAirplay is running well, too.
> Only rdcatch seems to be involved.
>
> On Mon, Jul 11, 2022 at 9:01 AM Rob Landry <41001...@interpring.com>
> wrote:
>
>>
>> If you start rdadmin from a terminal window, choose Manage Hosts, and
>> look
>> at rdairplay, do you get any warning messages?
>>
>>
>> Rob
>>
>> --
>> Не думай что всё пропели,
>> Что бури все отгремели;
>> Готовься к великой цели,
>> А слава тебя найдёт.
>>
>>
>> On Sun, 10 Jul 2022, Jesse Jones wrote:
>>
>> >Is there a way to get RDCatch to add events when the add button is
>> grey?
>> >We are setting up a Rivendell 3.6.5 Appliance using the /var/snd and
>> the
>> > database from an older 2.5 machine.  We cp'd the audio files and the
>> > database to the new host (which has the same hostname) which has worked
>> for
>> > the most part, and updated the DB Schema to 347. The other modules seem
>> to
>> > work ok. but now, when I try to edit the RDCatch to add some events the
>> > buttons at the bottom are grey.  It will not add, or edit or delete.
>> >Since the transfer there have been numerous reboots, and even a
>> couple of
>> > "systemctl start rivendell" commands but to no avail - plus I don't
>> seem to
>> > find the man page for RDCatch (I guess its because it's a daemon and
>> not an
>> > application).
>> >So is there a way to reset/restart/activate RDCatch from the CLI or
>> the
>> > Admin Application (I looked and did not find)? Or some other way?
>> >
>> >
>
>
___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev


Re: [RDD] odd occurrence with RDCatch

2022-07-11 Thread Jesse Jones
No warning messages.
starting rdadmin in the terminal brings up the GUI, and all works as
expected.  There is no warnings in rdairplay - it goes straight into the
setup menu gui. RDAirplay is running well, too.
Only rdcatch seems to be involved.

On Mon, Jul 11, 2022 at 9:01 AM Rob Landry <41001...@interpring.com> wrote:

>
> If you start rdadmin from a terminal window, choose Manage Hosts, and look
> at rdairplay, do you get any warning messages?
>
>
> Rob
>
> --
> Не думай что всё пропели,
> Что бури все отгремели;
> Готовься к великой цели,
> А слава тебя найдёт.
>
>
> On Sun, 10 Jul 2022, Jesse Jones wrote:
>
> >Is there a way to get RDCatch to add events when the add button is
> grey?
> >We are setting up a Rivendell 3.6.5 Appliance using the /var/snd and
> the
> > database from an older 2.5 machine.  We cp'd the audio files and the
> > database to the new host (which has the same hostname) which has worked
> for
> > the most part, and updated the DB Schema to 347. The other modules seem
> to
> > work ok. but now, when I try to edit the RDCatch to add some events the
> > buttons at the bottom are grey.  It will not add, or edit or delete.
> >Since the transfer there have been numerous reboots, and even a
> couple of
> > "systemctl start rivendell" commands but to no avail - plus I don't seem
> to
> > find the man page for RDCatch (I guess its because it's a daemon and not
> an
> > application).
> >So is there a way to reset/restart/activate RDCatch from the CLI or
> the
> > Admin Application (I looked and did not find)? Or some other way?
> >
> >
___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev


[RDD] odd occurrence with RDCatch

2022-07-10 Thread Jesse Jones
   Is there a way to get RDCatch to add events when the add button is grey?
   We are setting up a Rivendell 3.6.5 Appliance using the /var/snd and the
database from an older 2.5 machine.  We cp'd the audio files and the
database to the new host (which has the same hostname) which has worked for
the most part, and updated the DB Schema to 347. The other modules seem to
work ok. but now, when I try to edit the RDCatch to add some events the
buttons at the bottom are grey.  It will not add, or edit or delete.
   Since the transfer there have been numerous reboots, and even a couple
of "systemctl start rivendell" commands but to no avail - plus I don't seem
to find the man page for RDCatch (I guess its because it's a daemon and not
an application).
   So is there a way to reset/restart/activate RDCatch from the CLI or the
Admin Application (I looked and did not find)? Or some other way?
___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev


[RDD] Cut names in dropboxes

2022-04-30 Thread Jesse Jones
I am setting up several new workstations in RD 3.6.1 / the appliance / on
CentOS 7.  In the dropboxes, as opposed to the importing dialog boxes, the
RDLibrary doesn't seem to pick up the MP3 tag metadata in the names of
individual cuts.

The specifics:  I have multiple network barter commercials to import into a
single cart to run in equal rotation.  These change out each week,
sometimes with 8 cuts, sometimes 10, sometimes more.  Traffic will only
specify them on the log by the single cart number (102065).  Each of the
commercials is titled with their ISCI number in the format ND_$$###.MPS
with the ISCI repeated in the title slot of the ID3.2.3 MP3tag.

The multiple cuts are dumped via sftp in bulk to the dropbox set up for
that purpose.  Cuts are not deleted in the cart, but are deleted in the
dropbox folder after import.

When imported by a human cut by cut the metadata is picked up and used as
the cut name.  But when the dropboxes are utilized the metadata is lost.

I don't see a checkbox in the dropbox to import metadata (as is in the
dialog box).  Did I miss a step here?  Is there a cli command to get the
dropboxes to accept the MP3tag metadata as the title of the cut?

Jesse Jones
KBNX-KBUB-KBNX-KCXX-KJKB-KLTO-KQMJ-KPSM-KSZX-KTJK HD-KXXU
___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev


[RDD] Trouble with drop boxes

2021-12-09 Thread Jesse Jones
This is Rivendell Appliance 3.5.0

I wish to use the drop boxes to import syndicated voice tracks which have
the format: thu_AB_h01s01.mp3, thu_AB_h01s01.mp3.1, thu_AB_h01s02.mp3,
thu_h01s02.mp3.1, etc., each day only the day of week varies as mon, tue,
etc.  The tracks are downloaded into /var/adambomb/ each day.

In the dropbox section of RDAdmin, I specify group as VOICETRACK; Path Spec
as  /var/adambomb/*.mp3; Delete cuts before importing is selected; Metadata
Pattern is %ddd_AB_h01s01; and delete the source file when completed is
selected.

Unfortunately, that isn't working.  I have other boxes that do work but
they don't vary the prefix but use a date suffix.

What am I overlooking here?
___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev


Re: [RDD] Rivendell-dev Digest, Vol 99, Issue 18

2021-07-19 Thread Jesse Jones
Excellent - operating perfectly now!  Thank you very much!  I will save
this into my cheat-notes.

On Sun, Jul 18, 2021 at 12:15 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://caspian.paravelsystems.com/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: RDAdmin will not start (Fred Gleason)
>2. Issues importing 4 hr long file with normalize on? (Lorne Tyndale)
>
>
> --
>
> Message: 1
> Date: Sat, 17 Jul 2021 13:51:41 -0400
> From: Fred Gleason 
> To: Rivendell-dev mailing list
> 
> Subject: Re: [RDD] RDAdmin will not start
> Message-ID: 
> Content-Type: text/plain; charset="utf-8"
>
> On Jul 17, 2021, at 10:10, Jesse Jones  wrote:
>
> > Something went wrong in restoring a copied database through RDAdmin -
> the gui "flashed" and now the GUI for RDAdmin refuses to open - so I can't
> even roll it back to a previous version.
> >
> > When I invoked RDAdmin as root in the command line - I get multiple
> lines of:
> > invalid SQL or failed DB connection[Table 'Rivendell.VERSION' doesn't
> exist QMYSQL3: Unable to execute query]: select DB from VERSION
> >
> > I am nonconversant with mySQL mechanics so I need neophyte instructions
> on how to get this ON AIR machine back on line.  The CentOS is working -
> only Rivendell is down.
>
> To restore a DB backup ?manually? from the command-line, run the following
> commands from a non-root shell on the machine running MySQL:
>
> echo drop\ database\ Rivendell\; | mysql -u -p
> echo create\ database\ Rivendell\; | mysql -u -p
> cat  | mysql -u -p Rivendell
>
> Then get a root shell and restart the Rivendell service by doing:
>
> service rivendell restart
>
> N.B. ? the above procedure will COMPLETELY REMOVE the previously loaded
> database.
>
> Cheers!
>
>
> |-|
> | Frederick F. Gleason, Jr. | Chief Developer |
> |   | Paravel Systems |
> |-|
> | A room without books is like a body without a soul. |
> | |
> | -- Cicero   |
> |-|
> -- next part --
> An HTML attachment was scrubbed...
> URL: <
> http://caspian.paravelsystems.com/pipermail/rivendell-dev/attachments/20210717/0e17f819/attachment-0001.html
> >
>
--
>
> ___
> Rivendell-dev mailing list
> Rivendell-dev@lists.rivendellaudio.org
> http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev
>
>
> End of Rivendell-dev Digest, Vol 99, Issue 18
> *
>
___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev


[RDD] RDAdmin will not start

2021-07-17 Thread Jesse Jones
Version 2.19 on CentOS7
History

Something went wrong in restoring a copied database through RDAdmin - the
gui "flashed" and now the GUI for RDAdmin refuses to open - so I can't even
roll it back to a previous version.

When I invoked RDAdmin as root in the command line - I get multiple lines
of:
invalid SQL or failed DB connection[Table 'Rivendell.VERSION' doesn't exist
QMYSQL3: Unable to execute query]: select DB from VERSION

I am nonconversant with mySQL mechanics so I need neophyte instructions on
how to get this ON AIR machine back on line.  The CentOS is working - only
Rivendell is down.

So how do I get RDAdmin back on the job?
___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev


[RDD] Rivendell 3.5 Dropbox Syntax

2021-04-04 Thread Jesse Jones
   I have been flopping around like a fish out of water trying to get a
series of syndicated voice tracks to import through the dropboxes in
Rivendell 3.5.  I have them automatically download to /var/programname via
wget in RDCatch.
They come in the format of TST_04-05-21_001.mp3
TST_04-05-21_002.mp3
TST_04-05-21_003.mp3
etc for a total of 20 cuts.  As you would expect the portion between
underscores corresponds with the date and changes daily.
I want each voice track cut to go to specific carts 31 through 300020
corresponding with their "cut number" at the end.
   I now know gazillion ways it won't work - but I am just not able to get
the syntax right.
   I have been asking the dropboxes (one per cut) to import from
"/var/programname/* and other variations, including
"/var/programname/TST-**-**-**_001.mp3" etc and using every meta data
pattern I could think of but to no avail.  Obviously I haven't thought of
the right one.  I have been using group "voicetracks".
   So do any of you have thoughts on how to get this set of voice tracks to
load up through the dropboxes?
   Also, I haven't found the error logs for these dropboxes.  Not in
rsyslog or journalctl or in /var/log/rivendell.  Where should I look next?
___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev


Re: [RDD] Rivendell-dev Digest, Vol 94, Issue 23

2021-02-26 Thread Jesse Jones
Andru,
   I don't have an answer for you - but you might have an answer I've
needed.  Where can I get this RDFetch?  A Google search found David
Klahnn's Broadcast Tools, but I couldn't find a search link there and Git
Hub couldn't find it either (as rdfetch).  Yum didn't either (RD 3.5/CentOS
7)

On Fri, Feb 26, 2021 at 8:32 AM <
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://caspian.paravelsystems.com/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. Dropbox "delete cuts" also deletes Evergreen cuts? (Bemis, Andru)
>
>
> --
>
> Message: 1
> Date: Wed, 24 Feb 2021 15:01:36 -0500
> From: "Bemis, Andru" 
> To: rivendell-dev@lists.rivendellaudio.org
> Subject: [RDD] Dropbox "delete cuts" also deletes Evergreen cuts?
> Message-ID:
> <
> capgxi1bgrofg1dmappmsbq1kqwn-ngt3g7ncbk7rua01bm3...@mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> A small bit of background: I put together a RD system for our community
> LPFM, and am running it through its paces in the studio for a few weeks
> before going live. It's currently a library server with two
> clients---airplay and production. Right now, the majority of programming is
> syndicated from audioport; automating these processes in RD will free up a
> huge amount of time for station staff to concentrate on local programming.
> I'm using David Klann's RDFetch to pull the syndicated programming into
> dropboxes, and RD's dropbox management takes it from there. That's all
> working flawlessly.
>
> Now for the question: Is there any way to prevent RDAdmin's dropbox
> configuration from deleting Evergreen cuts if I check the box "delete cuts
> before importing"? I'd prefer not to have old episodes piling up in the
> library, but I also would like to keep Evergreen episodes readily
> available. Does anyone have a workaround for this?
>
> Thanks for your thoughts!
>
> *Andru Bemis*
> 557 Chenango Street, Binghamton, NY 13901, USA
> (269) 767-8235
>
> *he/him*
>
> --
> *Message sent from?andrubemis.com *
> -- next part --
> An HTML attachment was scrubbed...
> URL: <
> http://caspian.paravelsystems.com/pipermail/rivendell-dev/attachments/20210224/a751ecad/attachment-0001.html
> >
>
> --
>
> ___
> Rivendell-dev mailing list
> Rivendell-dev@lists.rivendellaudio.org
> http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev
>
>
> End of Rivendell-dev Digest, Vol 94, Issue 23
> *
>
___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev


[RDD] Macro Execution in 3.5

2021-02-17 Thread Jesse Jones
When I run rdlogmanager -r reconciliation -s Production in the command line
interface (terminal) as rd I get the report generated as set up in
RDAdmin>ManageReports  but when i run the macro RN rdlogmanager -r
reconciliation -s Production! it will not generate the report.  What am I
missing here?  The owner of the target directory is rd
(/home/rd/traffic_export).
___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev


Re: [RDD] How to a bash script from a macro cart

2021-02-08 Thread Jesse Jones
Thanks yall - it's working!

What I Have Learned

In /etc/rd.conf the Audio Owner and the RnRmlOwner need to be "rd" or the
linux user of the Rivendell automation
---and---
The syntax of the RN line needs to include the ./ at the beginning of the
path to the script
---and---
The script needs to be written in a non-windows host.  Most of the failed
attempts were actually failing because the Windows 10 Notepad used
different linefeed and carriage returns so that the bash interpretor in
CentOS 7 was looking for commands in a non-existant bin^M directory.  It
only made a difference because RML "RN" is actually /bin/sh -c.  The -c
asks for an internal shell command differently from the /bin/sh without the
-c.  #!/bin/bash written in Windows is not the same as #!/bin/bash written
in CentOS 7.

Thanks to Octavio, Drew, and Mike who each put key parts of the puzzle
together.

On Mon, Feb 8, 2021 at 9:53 AM Mike Carroll  wrote:

> Your RN command shows just the script name.  Does it make a difference if
> you code the entire path?  For example, we have a macro cart with: RN
> /usr/local/bin/getuc.sh !  (We're still Riv2, so that may also be a factor.)
>
> Mike
>
> On Sat, Feb 6, 2021 at 8:21 PM Jesse Jones 
> wrote:
>
>>I am sure I am making this harder than it has to be - but I am having
>> trouble running a bash SCRIPT from inside a macro cart.  I had hoped to use
>> RDCatch to run the script.
>>The script is executable via CLI/terminal using the line /bin/sh
>> script.sh so I have the permissions ok and all that.  But when I run the
>> macro RN script.sh! it fails.  The full path to the script is
>> /bin/script.sh.
>>I read all you folk running these scripts but I can't seem to get my
>> Rivendell 3.5 (appliance on CentOS 7) to follow suit.  By the way - I have
>> found that percussive maintenance and cussive recitations haven't worked
>> either.
>>Would someone please enlighten me on the secret to running bash from
>> the macro cart?
>> ___
>> Rivendell-dev mailing list
>> Rivendell-dev@lists.rivendellaudio.org
>> http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev
>>
>
___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev


Re: [RDD] How to a bash script from a macro cart

2021-02-07 Thread Jesse Jones
The Goal is to run bash scripts from inside macrocarts using RDCatch to do
such things as run a backup of the database and do rsync between the "On
Air" machine and a "warm standby" plus other "odd jobs".
The script(s) run from terminal using /bin/sh script.sh but not in the
macro "RN script.sh!

I tried to "edit the RML user" in /etc/rd.conf to both "rd" and "rduser"
but "rd" did not work and "rduser" asks for a password immediately after I
change the entry (whether I edit as root or as sudo rd).  So I am missing
something here.

I have tried to chown the script but users "rivendell" and "rduser" won't
chown.

How do I get the bash script to run from inside a macro cart?


At the top of the RDAirPlay is:
RDAirPlay v3.5.0 -Host:test User:rduser Log:TEST Service:OnAir

In /etc/rd.conf I had (before edit attempts):
[Identity]
; These entries are used to define the system user and group that will
; own the audio files.
AudioOwner=rivendell
AudioGroup=rivendell

; These entries are used to define the system user and group that commands
; executed by the 'Run Shell Command' ['RN'] RML will run under.
RnRmlOwner=rivendell
RnRmlGroup=rivendell

[mySQL]
; The connection parameters for the MySQL server.
Hostname=localhost
Loginname=rduser
Password=***
Database=Rivendell
Driver=QMYSQL3

and the script I want to work from inside the macro is in /bin/ (ls -l):
-rwxr-xr-x. 1 rd   rivendell  161 Feb  6 20:51 databasescript.sh

It was originally:
-rwxr-xr-x. 1 root   root  161 Feb  6 20:51 databasescript.sh
---

On Sun, Feb 7, 2021 at 5:25 AM Emisora Regional 
wrote:

> Hi.  Edit the /etc/rc.conf file and make sure that in the line referring
> to RML ... the user is the one you are using to run the macro.  Regards
>
> Octavio Halle
> Emisora Regional
>
> El 7 feb. 2021 1:21 a.m., Jesse Jones  escribió:
>
>I am sure I am making this harder than it has to be - but I am having
> trouble running a bash SCRIPT from inside a macro cart.  I had hoped to use
> RDCatch to run the script.
>The script is executable via CLI/terminal using the line /bin/sh
> script.sh so I have the permissions ok and all that.  But when I run the
> macro RN script.sh! it fails.  The full path to the script is
> /bin/script.sh.
>I read all you folk running these scripts but I can't seem to get my
> Rivendell 3.5 (appliance on CentOS 7) to follow suit.  By the way - I have
> found that percussive maintenance and cussive recitations haven't worked
> either.
>Would someone please enlighten me on the secret to running bash from
> the macro cart?
>
>
>
___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev


[RDD] How to a bash script from a macro cart

2021-02-06 Thread Jesse Jones
   I am sure I am making this harder than it has to be - but I am having
trouble running a bash SCRIPT from inside a macro cart.  I had hoped to use
RDCatch to run the script.
   The script is executable via CLI/terminal using the line /bin/sh
script.sh so I have the permissions ok and all that.  But when I run the
macro RN script.sh! it fails.  The full path to the script is
/bin/script.sh.
   I read all you folk running these scripts but I can't seem to get my
Rivendell 3.5 (appliance on CentOS 7) to follow suit.  By the way - I have
found that percussive maintenance and cussive recitations haven't worked
either.
   Would someone please enlighten me on the secret to running bash from the
macro cart?
___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev


[RDD] RD Database transfers

2021-01-31 Thread Jesse Jones
Angela, I found a similar problem trying to move from Rivendell 2.5 (Schema
242) up to RD3.5 in that the the new machine thought the old database was
corrupted and would not convert it.  I still haven't been told how to
repair that original database - but I have found a workaround that worked
for me.
I ran the original database through a Rivendell 2.19 which used schema 272
or so but was on CentOS 7 - and it converted just fine there - then
restored that database in the new RD3.5 which took about 10 minutes but
works great.
Of course, with the CentOS shutdown I have not been able to "yum update
rivendell" on any of my RD2.5/CentOS 6 machines so I was just lucky I had
the RD2.19/CentOS7 machine (which has other issues).
If you can get your hands in a RD2,19/CentOS 7 machine and use it as an
intermediate I bet you can use that older DB,

I still have not heard from anyone about how to repair/rework/update these
old RELIABLE databases.  However, I have found the RD3.5 to be a sweet
machine and worth the gyrations for the upgrade.  Maybe someone will come
up with something like RDDBCheck to do this stuff for Rivendell 3.

Jesse Jones
Broadcast Tech for
KBNX, KBUB, KCXX, KJKB, KLTO, KPSM, KQMJ, KSZX, KTJK,and KXXU
All in Central Texas
___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev


[RDD] RDDBConfig Error

2021-01-22 Thread Jesse Jones
I have a major kink I need help working out in the migration of DB222 to
DB342 - and I am in WAY WAY WAY over my head in this.

The error message:
RDDbConfig Error

DBconnection re-established
invalid SQL or failed DB connection [Duplicate column name 'CONDUCTOR'
QMYSQL: Unable to execute query]; alter table CART add column CONDUCTOR
char(64) after LABEL rddbmgr: sql error: Duplicate column name 'CONDUCTOR'
QMYSQL; Unable to execute query query:alter table CART add column CONDUCTOR
char(64) after LABEL

This database was "backed up" in Rivendell 2.5 (schema 222 apparently) and
the wav files were copied to a USB drive as well as the file.sql file.
Then. I "restored" the database, and had the RDDbConfig manager convert it
(clicked yes).  That's about all I know.  In fact, the inner workings of
Maria are like quantum mechanics to me - so any elementary guidance would
be appreciated.  Do I need to get an app/program/package to open this up
for brain surgery?  Is there really a flaw in the original data base (now
100 miles away)?
___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev


Re: [RDD] RDLibrary broken

2021-01-21 Thread Jesse Jones
httpd started and the problem stopped.  Almost ready to air...

On Thu, Jan 21, 2021 at 9:21 PM David Klann  wrote:

> Hi Jesse,
>
> On 1/21/21 1:38 PM, you wrote:
> > [root@test rd]# service apache2 status
> > Redirecting to /bin/systemctl status apache2.service
> > Unit apache2.service could not be found.
> >
> > WOW!  This was last week's Paravel download.  Is there a different
> > apache to look up?
> >
>
> If you installed per Paravel instructions, you're running CentOS. CentOS
> calls the apache2 service "httpd", so your "status" command becomes:
>
>  systemctl status httpd.service
>
> You can substitute "start", "restart", or "stop" for "status". man
> systemctl is your friend on most modern Linux installations.
>
> Hope this helps!
>
>~David Klann
>
>
> > On Thu, Jan 21, 2021 at 12:55 PM Lorne Tyndale  > > wrote:
> >
> > Hi,
> >
> > What you are describing is normally an Apache issue.
> >
> > Double check that Apache is installed and running, check that the cgi
> > module is enabled.  Make sure the Rivendell configuration file for
> > Apache is installed in the correct spot and that Apache has access to
> > the folder where the Apache rdxport.cgi stuff is.  Double check all
> that
> > stuff.  Restart Apache.
> >
> > Chances are your database converted fine.
> >
> > Lorne Tyndale
> >  >
> >  >
> >  > Rivendell 3.5 on CentOS7 minimal (The Appliance)
> >  >
> >  > "New Install" - Cannot edit carts in RDLibrary.  RDLibrary lists
> > the carts
> >  > and RDAirPlay will play the carts, RDLibrary will import audio,
> > but you
> >  > cannot edit the markers or the start/stop dates - RDLibrary
> > "hangs" when
> >  > you click on the buttons in Edit.  When you try to Close or use
> > the "X"
> >  > button you get a message that the application is busy.  This is
> > true for
> >  > carts added manually to RDLibrary as well as imported.
> >  >
> >  > The database was imported from a Rivendell 2.5 under CentOS6
> > Appliance by
> >  > cp /var/snd/*.* into the /var/snd/ of the RD3.5 unit and also
> > copying the
> >  > original database backup file to the RD3.5 unit then restoring
> > the database
> >  > using RDDBConfig.  When prompted, I opted to let it update the
> > database to
> >  > the current schema.
> >  >
> >  > What is the best course of action to fix RDLibrary Edit
> > functions?  Can the
> >  > database be salvaged?  (The original database is still available
> > for now.)___
> >  > Rivendell-dev mailing list
> >  > Rivendell-dev@lists.rivendellaudio.org
> > 
> >  > http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev
> > 
> >
>
>
___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev


Re: [RDD] RDLibrary broken

2021-01-21 Thread Jesse Jones
[root@test rd]# service apache2 status
Redirecting to /bin/systemctl status apache2.service
Unit apache2.service could not be found.

WOW!  This was last week's Paravel download.  Is there a different apache
to look up?

On Thu, Jan 21, 2021 at 12:55 PM Lorne Tyndale 
wrote:

> Hi,
>
> What you are describing is normally an Apache issue.
>
> Double check that Apache is installed and running, check that the cgi
> module is enabled.  Make sure the Rivendell configuration file for
> Apache is installed in the correct spot and that Apache has access to
> the folder where the Apache rdxport.cgi stuff is.  Double check all that
> stuff.  Restart Apache.
>
> Chances are your database converted fine.
>
> Lorne Tyndale
> >
> >
> > Rivendell 3.5 on CentOS7 minimal (The Appliance)
> >
> > "New Install" - Cannot edit carts in RDLibrary.  RDLibrary lists the
> carts
> > and RDAirPlay will play the carts, RDLibrary will import audio, but you
> > cannot edit the markers or the start/stop dates - RDLibrary "hangs" when
> > you click on the buttons in Edit.  When you try to Close or use the "X"
> > button you get a message that the application is busy.  This is true for
> > carts added manually to RDLibrary as well as imported.
> >
> > The database was imported from a Rivendell 2.5 under CentOS6 Appliance by
> > cp /var/snd/*.* into the /var/snd/ of the RD3.5 unit and also copying the
> > original database backup file to the RD3.5 unit then restoring the
> database
> > using RDDBConfig.  When prompted, I opted to let it update the database
> to
> > the current schema.
> >
> > What is the best course of action to fix RDLibrary Edit functions?  Can
> the
> > database be salvaged?  (The original database is still available for
> now.)___
> > Rivendell-dev mailing list
> > Rivendell-dev@lists.rivendellaudio.org
> > http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev
>
___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev


[RDD] RDLibrary broken

2021-01-21 Thread Jesse Jones
Rivendell 3.5 on CentOS7 minimal (The Appliance)

"New Install" - Cannot edit carts in RDLibrary.  RDLibrary lists the carts
and RDAirPlay will play the carts, RDLibrary will import audio, but you
cannot edit the markers or the start/stop dates - RDLibrary "hangs" when
you click on the buttons in Edit.  When you try to Close or use the "X"
button you get a message that the application is busy.  This is true for
carts added manually to RDLibrary as well as imported.

The database was imported from a Rivendell 2.5 under CentOS6 Appliance by
cp /var/snd/*.* into the /var/snd/ of the RD3.5 unit and also copying the
original database backup file to the RD3.5 unit then restoring the database
using RDDBConfig.  When prompted, I opted to let it update the database to
the current schema.

What is the best course of action to fix RDLibrary Edit functions?  Can the
database be salvaged?  (The original database is still available for now.)
___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev


Re: [RDD] Install Problems with the Appliance

2021-01-16 Thread Jesse Jones
   Using the instructions at the Paravel web site "Installing Rivendell 3
on a CentOS-7 System, by Fred Gleason - which I have used for several
installs over the year successfully - I have installed a new CemtOS 7.7
which went well, and have begun to load the appliance itself.  I have
successfully loaded the Paravel Repo and saved the key from
download.paravelsystems.com 130.100.3.001:80... which was saved in
/etc/pki/rpm -gpg/RPM-GPG-KEY-Paravel-Broadcast.  Now, when i send the
command "yum -y install rivendell-install" after loading fast mirror and
base ans extras and updates "mirrors.xtom,com - the machine returns "No
package *rivendell-install* available.  Error:Nothing to do.
   I have tried this 4 or 5 times with the same results.

Has the command changed (new install name) or do I need to use a different
set of instructions?  It has nearly always worked before.

Jesse Jones in the heart of Texas


> *
>
___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev


Re: [RDD] Rivendell-dev Digest, Vol 89, Issue 10

2020-09-17 Thread Jesse Jones
re: Log Chains
   Although RDLogManager will put a chain log command at the end of your
log, you will probably have to edit that line to point to your next day log
name - especially if you use anything other than the automatic random
play/template log.  We use Natural Music to create our playlist which is
then imported into RDLogManager then using RDLogEdit it is saved as the
date on which it should play and the automatic chain is left as is (the
template) as a backup log.  We are running RD 2.19.6 on most of our
stations.  When a new log is imported the appropriate chain entry is edited
to reflect the desired sequence.  Works well for us.

On Thu, Sep 17, 2020 at 8:19 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://caspian.paravelsystems.com/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. Chain To Log Setting RDAdmin Setting (Michael Vasile)
>2. Wired Remote Starts (Alan Peterson)
>3. RDPlay and resizing (chris cottingham)
>4. Re: Wired Remote Starts (Lorne Tyndale)
>5. Re: RDPlay and resizing (Lorne Tyndale)
>6. Re: Chain To Log Setting RDAdmin Setting (David Klann)
>
>
> --
>
> Message: 1
> Date: Thu, 17 Sep 2020 14:54:26 -0400
> From: Michael Vasile 
> To: User discussion about the Rivendell Radio Automation System
> 
> Subject: [RDD] Chain To Log Setting RDAdmin Setting
> Message-ID:
> <
> cakn7jrbsdd65eq+f9ga3+iwfn3yqb7rzqwdeqzxag8sslyv...@mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> Hi all,
>
> I wanted to get some clarification about the "Insert CHAIN TO at log end"
> option for services under RDAdmin.
>
> Does this mean that RD will automatically add log chain events to the end
> of logs, or does it have to be done manually? I was told it was supposed to
> automatically add the log chain events at the end of a log, but it doesn't
> seem to do that in our environment (we are running 2.19.3).
>
> Thank you,
> Mike Vasile
>
> ??
> *Michael Vasile*
> Chief Engineer
> WITR-FM 89.7
> engin...@witr.rit.edu
> -- next part --
> An HTML attachment was scrubbed...
> URL: <
> http://caspian.paravelsystems.com/pipermail/rivendell-dev/attachments/20200917/7177bb55/attachment-0001.html
> >
>
> --
>
> Message: 2
> Date: Thu, 17 Sep 2020 15:28:12 -0400
> From: Alan Peterson 
> To: rivendell-dev@lists.rivendellaudio.org
> Subject: [RDD] Wired Remote Starts
> Message-ID:
>  yr...@mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> The Wiki pages have an entry on how to wire up a 15-pin joystick port to
> use as a controller. Those ports are rarer than unicorn spit these days.
>
> Does anyone have a recommendation for a simple programmable USB button-box
> that I can use to execute basic Airplay commands; specifically MAN / AUTO /
> Start?
>
> Alan
> Rolling Valley Radio 1700
> *(Part 15 AM)*
> -- next part --
> An HTML attachment was scrubbed...
> URL: <
> http://caspian.paravelsystems.com/pipermail/rivendell-dev/attachments/20200917/fe284fc8/attachment-0001.html
> >
>
> --
>
> Message: 3
> Date: Thu, 17 Sep 2020 21:53:39 +
> From: chris cottingham 
> To: "rivendell-dev@lists.rivendellaudio.org"
> 
> Subject: [RDD] RDPlay and resizing
> Message-ID: <5f2ca1a0-62c1-4db2-b89d-1542ea22f...@hotmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> I cannot seem to resize the Rivendell windows. I can only drag them
> around. Is this expected behavior?
>
> Is there a way to resize the RDplay and other windows to match a higher
> resolution?
>
>
> -- next part --
> An HTML attachment was scrubbed...
> URL: <
> http://caspian.paravelsystems.com/pipermail/rivendell-dev/attachments/20200917/0eee650b/attachment-0001.html
> >
>
> --
>
> Message: 4
> Date: Thu, 17 Sep 2020 14:57:06 -0700
> From: "Lorne Tyndale" 
> To: "Alan Peterson" ,
> "rivendell-dev@lists.rivendellaudio.org"
> 
> Subject: Re: [RDD] Wired Remote Starts
> Message-ID:
> <
> 20200917145706.3b45a8e840b89c853b94d34027fab3e4.467b095def.mail...@email06.godaddy.com
> >
>
> Content-Type: text/plain; charset="utf-8"
>
> Alan,
>
> Not sure about USB, but if you have an available serial port then you can
> use the modem control lines for 4 inputs and 2 outputs.  I imagine it would
> probably 

Re: [RDD] Rivendell-dev Digest, Vol 87, Issue 9

2020-07-15 Thread Jesse Jones
Mike
  Check the last line in the offending log - the one that just ran out.  It
should be a chain log macro.  Occasionally our 5 Rivendell 2.19 hosts would
"drop" that last line when the logs were imported using a script and a
music scheduler play list.  It is very important that when the log is
imported that this macro is there.  The only reliable way we've found to
get it back is to create a new log for that date and re-import the
text/playlist... then edit the last line macro to make next at 00:00,
segue, and enter the next day's log name.
   Only once did all five drop that line at the same time and that was
because of a screwed up editing job in the music scheduler.  We are
replacing them with newer 3.3 units one by one slowly.
   As for administering... I use both tight VNC and real VNC to administer
8 Rivendell Appliances ranging from version 2.5 to 3.3 and (because I have
a routine down) it takes just under an hour to put in the logs for them all
-- two of the units are on Sprint Hotspots as their only internet and one
is on a Hughes Net, the rest are on Wireless (rural) networks -- spanning
about 400 miles from West to East.  It is about the only way to go.
Remember, there are more steers than people here in the Heart of Texas so
DSL, Broadband, and fibre are just not available out in the pastures where
we put the towers.
   It's kinda like ridin' a range horse, once you get used to it you don't
have to think about it much.  Good luck partner.

On Wed, Jul 15, 2020 at 11:00 AM <
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://caspian.paravelsystems.com/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. Fwd: Rivendell 2.19.3 fails to load next day's logs
>   (Mike Hodgkiss)
>2. Re: Fwd: Rivendell 2.19.3 fails to load next day's logs
>   (drew Roberts)
>
>
> --
>
> Message: 1
> Date: Tue, 14 Jul 2020 15:58:38 -0700
> From: Mike Hodgkiss 
> To: rivendell-dev@lists.rivendellaudio.org
> Subject: [RDD] Fwd: Rivendell 2.19.3 fails to load next day's logs
> Message-ID: 
> Content-Type: text/plain; charset="utf-8"; Format="flowed"
>
> Hello,
>
> I'm the Program Director for WITR, my university's student-run radio
> station. Usually our Chief Engineer would be doing this, but we're in
> the process of finding a new one after our previous one graduated.
> Administering Rivendell has thus fallen to me as my position was already
> tasked with maintaining the library, clocks, and grid.
>
> We use Rivendell 2.19.3 (yes I know it's out of date but I don't know
> how to update it) on CentOS 7-8.2003 and it's recently taken to dropping
> the logs every night at midnight. Normally it would automatically load
> the next day's logs but it just hasn't been. It doesn't crash or freeze,
> it just stops. This first started happening around June 8th and has been
> happening nearly every night since then at midnight Eastern. Since I'm
> on the other side of the country from our studios, I've had to use a VNC
> connection every night to manually load the next day's logs.
>
> Any insight you all may be able to provide into this issue (and possibly
> updating our Rivendell version) would be greatly appreciated and will
> save me from the fate of having to do this for the rest of the summer.
> My capabilities are limited to what a standard user can do. I do not
> have administrator privileges on our systems and only have limited sudo
> ability. Additionally, I am neither an engineer nor a programmer; while
> I have some understanding of the Linux terminal I can't do much more
> than a package update on Ubuntu. If this isn't something that can be
> fixed or explained easily please let me know and I'll try to get an
> actual engineer to do something about it.
>
> Thanks,
>
> --
>
>
> /*Mike Hodgkiss*/
>
> Program Director, WITR 89.7
>
> Office Phone: (585) 475-2000
>
> -- next part --
> An HTML attachment was scrubbed...
> URL: <
> http://caspian.paravelsystems.com/pipermail/rivendell-dev/attachments/20200714/45a7ceb5/attachment-0001.html
> >
>
> --
>
> Message: 2
> Date: Tue, 14 Jul 2020 21:44:51 -0400
> From: drew Roberts 
> To: Mike Hodgkiss 
> Cc: User discussion about the Rivendell Radio Automation System
> 
> Subject: Re: [RDD] Fwd: Rivendell 2.19.3 fails to load next day's logs
> Message-ID:
> <
> 

[RDD] I have a dream....

2020-04-30 Thread Jesse Jones
   I have a dream of there being a special ap or program which we converted
Windows/DJs could use to automagically repair anything wrong with the
Rivendell Appliance 3.3 (sorta like Windows repair kit) - not the settings
(although that would be a sweet dream) but things like glitches in the
RDAirplay that cause it to hiccup, and things in the database that suddenly
aren't in the right syntax to restore the data so the backup you made
yesterday cannot be used.
   Granted, such a wonderful ap was needed because I had a bad ram stick
and when I replaced it with good memory stuff that had been working wasn't
- like the power supply - so I yanked the hard drive and put it into a
freshly refitted machine - same model but 4x the ram (now 8 gigs) and a
known good power supply.  I thought to myself "Linux is not tied to the
motherboard like Windows" because I thought I read that somewhere.
Whatever the reason - before that new car smell had worn off the RD 3.3, I
had not only dinged it, it was a rambling wreck.  And the more I tried to
role back the damage the more I realized I had a sardine can lid strategy -
it just wouldn't go back.  I am just glad that social distancing means no
one was close enough to hear my finely expressed opinions...
   Yes, I have a dream that a magic wand will go twang and I shall suddenly
be in a fine pumpkin coach instead of this pickle.  Fred or Cowby, you got
any?
___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev


Re: [RDD] Rivendell-dev Digest, Vol 84, Issue 3

2020-04-30 Thread Jesse Jones
   I have found the problem with the VNC-auto.socket in my system - it has
a very short authentication time window, like 2 or 3 seconds.  If I use a
Tight VNC that has the password in memory then it connects, but if I take
the time to put in a password normally, it gracefully closes by the time I
get the first key hit.  I have tried giving the x11vnc a time=3
command, but that doen't seem to do any good.
   Anybody know what command I should send X11vnc to get, say, 20 seconds
to authenticate?

On Wed, Apr 1, 2020 at 12:59 PM Jesse Jones 
wrote:

> No.  The connection is gracefully closed at the submission of the
> password, I never get to the screens.  The RD3 does not show any indication
> of connection attempt that I noticed.
>
> On Wed, Apr 1, 2020 at 12:09 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://caspian.paravelsystems.com/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: Loading Logs (drew Roberts)
>>2. tight vnc into new appliance (Jesse Jones)
>>3. Re: tight vnc into new appliance (Steve Varholy)
>>
>>
>> --
>>
>> Message: 1
>> Date: Wed, 1 Apr 2020 12:18:32 -0400
>> From: drew Roberts 
>> To: Lorne Tyndale 
>> Cc: User discussion about the Rivendell Radio Automation System
>> 
>> Subject: Re: [RDD] Loading Logs
>> Message-ID:
>> > z...@mail.gmail.com>
>> Content-Type: text/plain; charset="utf-8"
>>
>> Lorne,
>>
>> On Wed, Apr 1, 2020 at 11:18 AM Lorne Tyndale 
>> wrote:
>>
>> > Years ago Wayne Merricks put together a script which almost did this.
>> > It has rdairplay load the day's log and skip to the cart that should be
>> > playing based on the time of day.  It is meant for those times when the
>> > system reboots unexpectedly and such.  Here's the link:
>> >
>> >
>> >
>> http://caspian.paravelsystems.com/pipermail/rivendell-dev/2015-November/023621.html
>>
>>
>> I think you can find updated posts on th elist that discuss the changes
>> needed to get this to work for 3.x code.
>>
>> all the best,
>>
>> drew
>>
>> >
>> >
>> > Lorne Tyndale
>> >
>> > >
>> > > I have a question. When loading a log in rdairplay, one must manually
>> > scroll down to the current hour in order to start the log at the current
>> > time. How would everyone feel about the log automatically scrolling down
>> > the current hour when loading a log? Should the log panel stay at the
>> top
>> > of the log as it does now? Should it only auto scroll upon load if the
>> Hour
>> > Selector is enabled?
>> > >
>> > > Patrick
>> > >
>> > > ___
>> > > Rivendell-dev mailing list
>> > > Rivendell-dev@lists.rivendellaudio.org
>> > > http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev
>> > ___
>> > Rivendell-dev mailing list
>> > Rivendell-dev@lists.rivendellaudio.org
>> > http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev
>> >
>>
>>
>> --
>> Enjoy the *Paradise Island Cam* playing
>> *Bahamian Or Nuttin* - https://www.paradiseislandcam.com/
>> -- next part --
>> An HTML attachment was scrubbed...
>> URL: <
>> http://caspian.paravelsystems.com/pipermail/rivendell-dev/attachments/20200401/54099c95/attachment-0001.html
>> >
>>
>> --
>>
>> Message: 2
>> Date: Wed, 1 Apr 2020 12:00:49 -0500
>> From: Jesse Jones 
>> To: rivendell-dev@lists.rivendellaudio.org
>> Subject: [RDD] tight vnc into new appliance
>> Message-ID:
>> <
>> cagoj+85r0wkmwsxf_egd4vh6kuvnwey38uw561ezlj7mivd...@mail.gmail.com>
>> Content-Type: 

Re: [RDD] Rivendell-dev Digest, Vol 84, Issue 14

2020-04-18 Thread Jesse Jones
Thanks, Robert, I got it working.  Man, this is outasight!  Hours of manual
exporting from RD2.5 (doesn't do rdexport) covered in minutes.  To all who
got RDImport/RDExport working - many many many thanks! Good job!  We are
jumping this summer from 2.5 to 3.3, like going from a '57 Chevy to a
Ferrari!

<https://www.avast.com/sig-email?utm_medium=email_source=link_campaign=sig-email_content=webmail_term=icon>
Virus-free.
www.avast.com
<https://www.avast.com/sig-email?utm_medium=email_source=link_campaign=sig-email_content=webmail_term=link>
<#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>

On Mon, Apr 13, 2020 at 7:55 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://caspian.paravelsystems.com/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: Regarding RDImport groups (Robert Jeffares)
>
>
> --
>
> Message: 1
> Date: Mon, 13 Apr 2020 09:02:03 +1200
> From: Robert Jeffares 
> To: rivendell-dev@lists.rivendellaudio.org
> Subject: Re: [RDD] Regarding RDImport groups
> Message-ID: 
> Content-Type: text/plain; charset="utf-8"; Format="flowed"
>
> Jesse,
>
> at a minimum
>
> rdimport GROUP /path/to/audio/
>
> the GROUP is the group you created or are using in RDADMIN > GROUPS eg:
> TRAFFIC MUSIC
>
> here is one I used recently in this case the group was WIRELESS
>
> rdimport --verbose --delete-cuts --to-cart=7037 --normalization-level-10
> WIRELESS /home/rd/dropbox/Task\ Force\ Presser\ 100420.mp3
>
> man rdimport gives a lot of information
>
> hope this helps
>
> regards
>
> Robert
>
> On 13/04/20 2:51 am, Jesse Jones wrote:
> > Appliance 3.3 on Centos 7
> > I am trying to learn RD Export and RD Import - but when I try to
> > RDImport from the files I have created with RD Export on a different
> > host with the command RDImport --verbose --use-cartchunk-cartid? I get
> > a message that it cannot import, invalid group.
> >
> > Is this the Centos 7 Group? or the groups under RDAdmin?
> >
> > ___
> > Rivendell-dev mailing list
> > Rivendell-dev@lists.rivendellaudio.org
> > http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev
>
> --
> Communication Consultants 2020 Limited
> 64 Warner Park Avenue
> Laingholm
> Auckland 0604
> New Zealand
>
> -- next part --
> An HTML attachment was scrubbed...
> URL: <
> http://caspian.paravelsystems.com/pipermail/rivendell-dev/attachments/20200413/772203b3/attachment-0001.html
> >
>
> --
>
> ___
> Rivendell-dev mailing list
> Rivendell-dev@lists.rivendellaudio.org
> http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev
>
>
> End of Rivendell-dev Digest, Vol 84, Issue 14
> *
>
___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev


[RDD] Regarding RDImport groups

2020-04-12 Thread Jesse Jones
Appliance 3.3 on Centos 7
I am trying to learn RD Export and RD Import - but when I try to RDImport
from the files I have created with RD Export on a different host with the
command RDImport --verbose --use-cartchunk-cartid  I get a message that it
cannot import, invalid group.

Is this the Centos 7 Group? or the groups under RDAdmin?
___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev


Re: [RDD] Rivendell-dev Digest, Vol 84, Issue 3

2020-04-01 Thread Jesse Jones
No.  The connection is gracefully closed at the submission of the password,
I never get to the screens.  The RD3 does not show any indication of
connection attempt that I noticed.

On Wed, Apr 1, 2020 at 12:09 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://caspian.paravelsystems.com/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: Loading Logs (drew Roberts)
>2. tight vnc into new appliance (Jesse Jones)
>3. Re: tight vnc into new appliance (Steve Varholy)
>
>
> --
>
> Message: 1
> Date: Wed, 1 Apr 2020 12:18:32 -0400
> From: drew Roberts 
> To: Lorne Tyndale 
> Cc: User discussion about the Rivendell Radio Automation System
> 
> Subject: Re: [RDD] Loading Logs
> Message-ID:
>  z...@mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> Lorne,
>
> On Wed, Apr 1, 2020 at 11:18 AM Lorne Tyndale 
> wrote:
>
> > Years ago Wayne Merricks put together a script which almost did this.
> > It has rdairplay load the day's log and skip to the cart that should be
> > playing based on the time of day.  It is meant for those times when the
> > system reboots unexpectedly and such.  Here's the link:
> >
> >
> >
> http://caspian.paravelsystems.com/pipermail/rivendell-dev/2015-November/023621.html
>
>
> I think you can find updated posts on th elist that discuss the changes
> needed to get this to work for 3.x code.
>
> all the best,
>
> drew
>
> >
> >
> > Lorne Tyndale
> >
> > >
> > > I have a question. When loading a log in rdairplay, one must manually
> > scroll down to the current hour in order to start the log at the current
> > time. How would everyone feel about the log automatically scrolling down
> > the current hour when loading a log? Should the log panel stay at the top
> > of the log as it does now? Should it only auto scroll upon load if the
> Hour
> > Selector is enabled?
> > >
> > > Patrick
> > >
> > > ___
> > > Rivendell-dev mailing list
> > > Rivendell-dev@lists.rivendellaudio.org
> > > http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev
> > ___
> > Rivendell-dev mailing list
> > Rivendell-dev@lists.rivendellaudio.org
> > http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev
> >
>
>
> --
> Enjoy the *Paradise Island Cam* playing
> *Bahamian Or Nuttin* - https://www.paradiseislandcam.com/
> -- next part --
> An HTML attachment was scrubbed...
> URL: <
> http://caspian.paravelsystems.com/pipermail/rivendell-dev/attachments/20200401/54099c95/attachment-0001.html
> >
>
> --
>
> Message: 2
> Date: Wed, 1 Apr 2020 12:00:49 -0500
> From: Jesse Jones 
> To: rivendell-dev@lists.rivendellaudio.org
> Subject: [RDD] tight vnc into new appliance
> Message-ID:
> <
> cagoj+85r0wkmwsxf_egd4vh6kuvnwey38uw561ezlj7mivd...@mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> This is a brand new Paravel Appliance being set up on minimal CentOS 7.  I
> have installed as root the x11vnc-auto per the instructions Nov 2018 RDD,
> including systemctl start x11vnc-auto.socket and systemctl enable
> x11vnc-auto.socket.  As user rd used vnc password and following the prompts
> I set a password but did not use a view only password.  Up until this point
> everything has gone as expected except when I use a TightVNC from Windows
> 10 Pro across the LAN the Appliance connects and asks for the password.
> When I put in the correct password, the Appliance responds with "The
> connection has been gracefully closed".  /home/rd/vnc.log is empty. Tail of
> dmesg has nothing I recognize as vnc related. This same Windows 10 computer
> Tight VNC works on 11 other (older) Appliances.  This is my first RD3 and
> my first in CentOS 7 - everything else was in CentOS 6 and I have to use
> no

[RDD] tight vnc into new appliance

2020-04-01 Thread Jesse Jones
This is a brand new Paravel Appliance being set up on minimal CentOS 7.  I
have installed as root the x11vnc-auto per the instructions Nov 2018 RDD,
including systemctl start x11vnc-auto.socket and systemctl enable
x11vnc-auto.socket.  As user rd used vnc password and following the prompts
I set a password but did not use a view only password.  Up until this point
everything has gone as expected except when I use a TightVNC from Windows
10 Pro across the LAN the Appliance connects and asks for the password.
When I put in the correct password, the Appliance responds with "The
connection has been gracefully closed".  /home/rd/vnc.log is empty. Tail of
dmesg has nothing I recognize as vnc related. This same Windows 10 computer
Tight VNC works on 11 other (older) Appliances.  This is my first RD3 and
my first in CentOS 7 - everything else was in CentOS 6 and I have to use
notes just to get around.

Do you think I need to add the password to root to get the VNC to open?
What else should I do to get this working?
___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev


[RDD] log not chaining

2019-04-01 Thread Jesse Jones
RD 2.5.5 Centos 6.5 stand alone
After restoring the RD database backup (from another host) this unit does
not chain the logs at midnight.  I use the Gnome desktop.  I edit the
Natural Log/Natural Music merged log to include the next day log (mmddyy
format for the name) and save it.
At midnight, the time update works, but the chained log does not load.  The
chained log exists, and can be loaded with the select log button in
RDAirPlay.
Where do I start looking for the setting that didn't restore?
   PS - I Know the unit is using an old version but it matches its
counterpart on air which does chain correctly.
___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev


[RDD] Changing to AudioScience Card

2018-11-16 Thread Jesse Jones
I have a Rivendell Appliance version 2.19.3 (in Centos 7)
The unit works nicely using the onboard card - but we want to upgrade
(yesterday of course) to an AudioScience ASI5810 which shows up in lspci on
slot 02 (where I actually put it) but Rivendell does not see it - and it
does not show up in the aplay list.
   I have read several posts about using HPInfo - but I have not found that
in utilities or RDAdmin - and YUM does not recognize that...
   I have downloaded the HPK files (to /Download).
1) is there a step by step guide to installing the ASI5810 written for the
appliance or Centos 7 (Ubantu commands don't work well in the Appliance)
2) if not, how do I get the HPInfo utility into this appliance
3) and how do I get this sound card to work?

I love experimenting like the next guy - but the time has come to bite the
stick and ask!

Jesse Jones
___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev


[RDD] Using the on-board serial port as a GPIO

2018-07-16 Thread Jesse Jones
System is a Rivendell 2.5.5 Appliance on CentOs 6 - upgrade is not an option

We have a near immediate need to use the serial port on the back of
the Dell Optiplex 990 as a quick and dirty GPIO.  I know it's
possible, having read many different articles on the web.

However, I am having a frustrating time trying to get my unit to
accept the Port as a GPIO.  I know I have missed some little
something, and was wondering if anyone has the magic info wand to set
me free (by solving this)?

The settings:
Jones is both the name of the computer and the name of the RD host


[rd@Jones ~]$ dmesg | grep tty
console [tty0] enabled
serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
:00:16.3: ttyS1 at I/O 0x30e0 (irq = 17) is a 16550A

RDAdmin > Manage Hosts > Jones (host name)
default user = user
IPA=127.0.0.2
>Serial Ports:
Serial0=/dev/ttyS0 [9600,n,8,1,n] enabled
Serial1=/dev/ttyS1 [9600,n,8,1,n] enabled
>Switcher/GPIO
Matrix0 Sound Card as Switcher
Matrix1 serial port - Local GPIO
Device=ttyS0GPIs: 5  GPOs: 2 (neither GPIs nor GPOs 
have been
assigned yet
Using Device = ttyS0, Serial0, /dev/ttyS0, 
ttyS1, Serial 1, and
/dev/ttyS1 have not worked.

RDGpiMon v2.5.5 - User: User  Matrix 1
shows 4 grey boxes on inputs and 2 grey boxes on outputs

On the 9 pin d-sub connector pin 5 is ground
GPI on pins 1, 6, 8, and 9
pins 4 and 7 are for GPOs to operate relays


choices for type switcher
Local GPIO
Generic GPO
Generic Serial
SAS 32000
SAS 64000
Wegner Unity 4000
Broadcast Tools SS8.2
Broadcast Tools 10x1
SAS 64000-GPI
Broadcast Tools 16x1
Broadcast Tools 8x2
Broadcast Tools ACS 8.2
SAS User Serial Interface
Broadcast Tools 16x2
Broadcast Tools SS12.4
Local Audio Adapter
Logitek vGuest
Broadcast Tools SS16.4
StarGuide III
Broadcast Tools SS4.2
LiveWire LWRP Audio
Quarts type 1
Broadcast Tools SS4.4
Broadcast Tools SRC-8 III
Broadcast Tools SRC-16
Harlond Virtual Mixer
Sine ACU-1 (Prophet)
LiveWire Multicast GPIO
360 Systems AM-16/B
LiveWire LWRP GPIO
___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev


Re: [RDD] Rivendell-dev Digest, Vol 60, Issue 14

2018-04-08 Thread Jesse Jones
That is exactly what I needed to know!  When I set up the passwd for rd
FileZilla worked like a charm.  I rebooted the Appliance twice to make sure
there was no conflict and it still worked as before.
   This is a "learn how" set up.  I am called upon to the be the tech of
some 5 Rivendell units currently on air - but I have been in the Windows
world since DOS 2.  There are a number of others using FTP into those
systems for VT and the like.  I am still scared to poke around in the units
on air - but by getting my lab work done on this system I should be able to
work on the others.  Thanks again.
JWJ

<https://www.avast.com/sig-email?utm_medium=email_source=link_campaign=sig-email_content=webmail_term=icon>
Virus-free.
www.avast.com
<https://www.avast.com/sig-email?utm_medium=email_source=link_campaign=sig-email_content=webmail_term=link>
<#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>

On Sun, Apr 8, 2018 at 11:00 AM, <
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://caspian.paravelsystems.com/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: FTP set up using FileZilla into Appliance (Robert Jeffares)
>2. Re: FTP set up using FileZilla into Appliance (Gary Hodder)
>
>
> --
>
> Message: 1
> Date: Sun, 8 Apr 2018 13:46:30 +1200
> From: Robert Jeffares <jeffares.rob...@gmail.com>
> To: rivendell-dev@lists.rivendellaudio.org
> Subject: Re: [RDD] FTP set up using FileZilla into Appliance
> Message-ID: <61f47b2e-028f-6020-006b-82c3eee03...@gmail.com>
> Content-Type: text/plain; charset="utf-8"; Format="flowed"
>
> Hi Jesse
>
> On the CentOS 6? Rivendell system set a password for rd in Users &
> Groups in the CentOS Menu System>Administration>Users 7 Groups.
>
> There is a default but better to use your own. Just overwrite the *
> and click OK.
>
> In Filezilla use SFTP [ftp over ssh] which defaults to port 22. OK on
> the same network [ use port fowarding to connect from the WAN]
>
> ssh runs on Rivendell Appliance out of the box.
>
> "Normal" login allows you to configure user name and password
>
> In the 'Advanced' tab set your local and Rivendell directory. We have a
> directory on rd called dropbox so the path is '/home/rd/dropbox'
>
> There are some ready made directories on RD you can use as well.
>
> You can also map that dropbox or any of the rd directories as a mounted
> folder on your windows machine so you just save the audio files into the
> folder on your desktop [or wherever] The Rivendell appliance shares a
> bunch of directories with Samba by default. Use RDCATCH or the 'dropbox'
> feature to monitor for files you place in the mounted shared folder
> which saves having to Filezilla every time you record the weather. The
> installed folders are already set up. It's easy enough to add to the
> Samba shares. man Samba will provide all you need to know.
>
> Be aware that Samba shares have some file naming restrictions that
> should not bother you, and you may have to tweak permissions.
>
> I have such shared folder systems in a number of installations and they
> work fine.
>
> Filezilla is my #1 choice for remote access.
>
>
> regards
>
>
> Robert
>
>
> On 08/04/18 10:44, Jesse Jones wrote:
> > I am stumped at this point.? I am trying to set up FileZilla in a
> > Windows Machine to transfer audio files to my Rivendell Appliance (in
> > CentOS 6).
> > The Appliance sees the Windows Network, and will navigate inside the
> > Windows 10 Pro box.? But when I try to do a "quick connect" from the
> > FileZilla using the local IPv4 address of the Appliance, with rd as
> > the user and no password (since I understand rd is set up with no
> > password by the Appliance) and ports 21 or 22, I get an authorization
> > failure.
> > Do I set a password in CentOS 6 for rd?? Will that mess anything up in
> > the Appliance?? Is there a better way to set up the FileZilla Client
> > to get into Rivendell Appliance?
> > Jesse Jones in Blanket Texas
> >
> > <https://www.avast.com/sig-emai

[RDD] No Music in Generated Log for Appliance

2018-03-16 Thread Jesse Jones
The Problem:
The log generated by the RDLogManager for Service "Jones" does not have any
music in it, although there is a long list of the rules broken when it
finds zero exceptions (quickly).  The Log does, however, have the chain log
segment.

This is a new install from the DVD ISO downloaded off the Paravel Web Site
- by a newby in linux/CentOS 6 (but I go back to DOS 1 and even Basic A,
which makes me an old ahem) so I know I've missed a flag or a comma
somewhere.

Parameters:
  In RDAdmin
Manage Users - there are three:  Admin, Jones, and default user
Manage Services - there are two:  the default Production, and Jones
  Jones description: Learning System.   Program Code is blank.  Log
template: Jones %m%d,  Enabled Hosts: Jones (this was changed just after
the DVD was run via the terminal, and the computer is "named Jones".  It
will eventually be in a network with other older Rivendale stand alone
units.
Manage Groups uses the list that came with the DVD, Each of the Groups
has Production and Jones as active services
Manage Hosts - only Jones is listed
Scheduler Codes: There are 7
  In LogManager:
Events: there are 8 events, one for each of the Scheduler Codes and 1
TOH.  All have the services listed Jones and Production
Clocks:  Just 1 clock (JMX = just music) with the Services Listed of
Jones and Production
Edit Grids : All are clock JMX in both Jones and Production
  In RDAirPlay v2.5.5:
Host=Jones   User=Jones   Log=Jones-0317   Service=Jones
  In RDLibary V2.5.5:
There are 91 carts imported using the ADD, all into the Music Group
sequentially, schedule codes enterd, and the markers are all edited, and
all are TFN.
   I have noticed in the table that the owned by column is blank, even
though the terminal chown Rivendell *.wav  was run on the /var/snd (as
root).  Also, chmod 0660 8.wav

I have consulted Fred's Operations Manual, the Salemn Radio Labs
Application Note 003, and the article from Broadcast Engineering Stuff
12/31/09 by the Brett Blog (and of course, lots of time with Google, Bing,
etc.  Obviously, I'm overlooking something, and would appreciate a shove in
the right direction.  This is, after all, my learning system... so if I
blow it up -

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