I've done a dump of the database and taken a look at the actual top of
the hour as created in the event creator and scheduled by the log
manager when the logs from Selector are imported and this is what I
see as the string for the top of each hour:

204741,322,'WUUU_2010_12_16',1017,700000,23,'TOP OF THE HOUR
LEGAL','','','','','',0,'','wuuu','2010-12-16
23:59:58','23:59:58',3,3,1,4,'N','00:00:00',0,'','','',''

Now if I could just figure out how to extrapolate the time markers out
of this and place them into the Selector program as a breaknote I'd be
good as gold.

Anybody have any suggestions? All I need is an example of the proper
string that I can base each hour on that would be recognized by
Rivendell's import function.

On Mon, Sep 19, 2011 at 8:55 AM, Rob Landry <[email protected]> wrote:
>
>
> On Sat, 17 Sep 2011, Beau Gast wrote:
>
>> To really make Rivendell commercially viable it *has* to have a
>> build-in function to completely control every element of the playlist
>> via the build-in scheduler OR an external scheduler. EVERY other major
>> automation system has this function built into some sort of code
>> inserted in the playlist via the scheduling program. For example this
>> is how to trigger a "soft-branch" that jumps the playlist to the next
>> hour in Scott Studios via the Selector scheduling program:
>>
>> 00:00,*,LI4,DA0011,"LEGAL ID (FM Only)",,00:20,
>
> Does the Rivendell import process not know how to read this and interpret
> it as "make next"?
>
> Four years ago I needed to import a log into Rivendell systems at nine
> different stations simultaneously, and it needed to happen automatically
> with no human intervention. I wrote a Perl script to read the logs and
> create corresponding tables and entries in the Rivendell database. The
> logs were full of time jumps of both the hard and soft variety, so my
> script handles them correctly.
>
> The chief drawback of my approach is that whenever the database scheme is
> updated, my script needs to be modified accordingly. I'd much prefer to be
> able to upload logs as text files into something like an audio file drop
> box and have them appear automagically as Rivendell logs. I don't recall
> such a feature existing in 2007; does it now?
>
>
> Rob
> _______________________________________________
> Rivendell-dev mailing list
> [email protected]
> http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev
>
_______________________________________________
Rivendell-dev mailing list
[email protected]
http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev

Reply via email to