Re: [RDD] Loading Logs

2020-04-01 Thread John Boles
Here is a modified bash script to load the log at startup.
Use this script and not the one that I posted a few months back as the
variable names were not used.

Change the LOG_NAME variable to match your log name template and you should
work.  ( WARRENTY NOT INCLUDED)
There is a (+-) buffer built in the BETWEEN statement 60 Seconds Back and
300 Seconds Forward.

John

On Wed, Apr 1, 2020 at 10:18 AM drew Roberts  wrote:

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


loadmainlog.sh
Description: application/shellscript
___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev


Re: [RDD] Loading Logs

2020-04-01 Thread drew Roberts
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/
___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev


Re: [RDD] Loading Logs

2020-04-01 Thread Lorne Tyndale
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

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


Re: [RDD] Loading Logs

2020-04-01 Thread David Klann

Hi Patrick,

On 4/1/20 8:36 AM, you wrote:

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


I think it would be great if RDAirPlay automatically scrolled to the 
current hour when loading a log. In my opinion (for a consistent user 
experience) it would behave that way whether or not the Hour Selector 
were enabled.


And while you're in there mucking with UI code, could you modify the 
Hour Selector to place the top of the current hour at the top of the 
full-log-display panel? When I click an Hour Selector button (say, "16" 
to jump to the 4pm hour), RDAirPlay positions the top of that hour at 
the bottom of the log display panel. It makes more sense to me to 
display the first line of that hour at the top of the log panel. Others' 
thoughts?


Thanks for asking about this and for submitting a PR to Fred (assuming 
you do)!


Best,

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


Re: [RDD] Loading Logs

2020-04-01 Thread Mike Cox
Love an autoscroll as I'm always hunting for the right time!

Mike Cox
Managing Director
The Rosetta Group Ltd

Email: mike@rosetta.group
Website: www.rosetta.group<http://www.rosetta.group>
Phone: 01983 229 229



Have a look at our new cloud phone system at 
www.rosettatelecom.com<http://www.rosettatelecom.com>
See our payment options and pay online by clicking here Pay online


From: rivendell-dev-boun...@lists.rivendellaudio.org 
 on behalf of Patrick Linstruth 

Sent: Wednesday, April 1, 2020 2:36:33 PM
To: User discussion about the Rivendell Radio Automation System 

Subject: [RDD] Loading Logs

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


[RDD] Loading Logs

2020-04-01 Thread Patrick Linstruth
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


Re: [RDD] Loading Logs, etc.

2011-09-20 Thread Wayne Merricks
Check whether in your clocks (or maybe events, my memory is hazy) you have  
the transition set to STOP.  This was something I found odd in Riv vs our  
old system, even in Auto mode STOP transitions stop the log (which makes  
sense) but it took some getting used to as our old system would play until  
it crashed if left in Auto mode.

On Tue, 20 Sep 2011 15:01:57 +0100, Bill Putney  wrote:

> As far as I know the "T" means it's timed start event. I'm not sure
> about the color. I've just started playing with these things.
>
> What I've observed in experiments is that when I disable a log and set
> up a timed chain to it, it turns blue. I was kind of hoping that
> disabling the log would keep the timed event from happening. It does the
> chain anyway. If I chain to an event that is deleted everything just
> stops even though there are other carts left to play in the currently
> playing log. It doesn't seem like there is any look ahead done.
>
> The more I play with Rivendell, the more I wish there was a call and
> return method for logs. I just so many ways it's a handy construct. I
> guess it's my block structured programming bias shining through.
>
> Bill Putney - KPTZ Port Townsend, WA
>
> On 9/20/11 6:38 AM, Terry LeTourneau wrote:
>> Hello,
>>
>> Thanks for all the help you guys have provided in the past as we get
>> up and running here.  Quick question:
>>
>> When I load RDAirPlay and select the log I want, when it loads it
>> looks like this:
>>
>> T08:09:00   4:12   Segue   000508   Another Day
>>
>> My question is this, why is everything Dark Blue and why is the "T" in
>> front of everything on the Main Log?  Also, it will play 1-2 songs
>> then just stop playing.  I have it in Automatic mode but still need to
>> press 'Start' to get the next song going.  Is there something in
>> Clocks that needs to be changed?
>>
>> -Terry
>>
>>
>> ___
>> Rivendell-dev mailing list
>> Rivendell-dev@lists.rivendellaudio.org
>> http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev
>


-- 
Regards,

Wayne Merricks
The Voice Asia

###
Scanned by MailMarshal
###



Attention: 

The information contained in this message is confidential and intended for the 
addressee(s) only. If you have received this message in error or there are any 
problems, please notify the originator immediately.
The unauthorised use, disclosure, copying or alteration of this message is 
strictly forbidden. Christian Vision or any of its subsidiaries will not be 
liable for direct, special, indirect or consequential damages 
arising from alteration of the contents of this message by a third party or as 
a result of any virus being passed on. Please note that we reserve the right to 
monitor and read any e-mails sent or received by the 
company under the Telecommunications (Lawful Business Practice) (Interception 
of Communications) Regulation 2000. Christian Vision is registered in England 
as a limited company 2842414 and as a charity 1031031  


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


Re: [RDD] Loading Logs, etc.

2011-09-20 Thread Bill Putney
As far as I know the "T" means it's timed start event. I'm not sure 
about the color. I've just started playing with these things.


What I've observed in experiments is that when I disable a log and set 
up a timed chain to it, it turns blue. I was kind of hoping that 
disabling the log would keep the timed event from happening. It does the 
chain anyway. If I chain to an event that is deleted everything just 
stops even though there are other carts left to play in the currently 
playing log. It doesn't seem like there is any look ahead done.


The more I play with Rivendell, the more I wish there was a call and 
return method for logs. I just so many ways it's a handy construct. I 
guess it's my block structured programming bias shining through.


Bill Putney - KPTZ Port Townsend, WA

On 9/20/11 6:38 AM, Terry LeTourneau wrote:

Hello,

Thanks for all the help you guys have provided in the past as we get 
up and running here.  Quick question:


When I load RDAirPlay and select the log I want, when it loads it 
looks like this:


T08:09:00   4:12   Segue   000508   Another Day

My question is this, why is everything Dark Blue and why is the "T" in 
front of everything on the Main Log?  Also, it will play 1-2 songs 
then just stop playing.  I have it in Automatic mode but still need to 
press 'Start' to get the next song going.  Is there something in 
Clocks that needs to be changed?


-Terry


___
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] Loading Logs, etc.

2011-09-20 Thread Terry LeTourneau
Hello,

Thanks for all the help you guys have provided in the past as we get up and
running here.  Quick question:

When I load RDAirPlay and select the log I want, when it loads it looks like
this:

T08:09:00   4:12   Segue   000508   Another Day

My question is this, why is everything Dark Blue and why is the "T" in front
of everything on the Main Log?  Also, it will play 1-2 songs then just stop
playing.  I have it in Automatic mode but still need to press 'Start' to get
the next song going.  Is there something in Clocks that needs to be changed?

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