Dirk Meyer wrote:
> Duncan Webb wrote:
>> OT: A big assumption that broadcasters transmit on time, there is nearly
>> always a couple of minutes betweens shows, but when they do then 15 secs
>> lead-in is better than missing the beginning.
>>
>> You don't have to follow my syntax could do it like:
Pascal Schirrmann wrote:
> Hi Duncan,
>
> Just to be sure :
>
> To translate the short coming 1.7.4 version, I need to do a svn freevo-1-7
> That's correct ?
Yes this is correct, rel-1 or rel-1-7 branches will do, I copied the
po's rel-1-7 to rel-1 today, I won't do another python setup.py i18n
Duncan Webb wrote:
> OT: A big assumption that broadcasters transmit on time, there is nearly
> always a couple of minutes betweens shows, but when they do then 15 secs
> lead-in is better than missing the beginning.
>
> You don't have to follow my syntax could do it like:
> | t = CronTimer(callbac
Dirk Meyer wrote:
> Jason Tackaberry wrote:
>> On 2007-10-23 07:34, Duncan Webb wrote:
>>> Does kaa.notifier.Timer have an 'at' function so that something can be
>>> run at a specific interval? The recordserver runs its loop at the top of
>>> the minute so a function like Timer(handler).at('*:00')
Hi Duncan,
Just to be sure :
To translate the short coming 1.7.4 version, I need to do a svn freevo-1-7
That's correct ?
For now, I did a translation from freevo svn 10024, but this is not good ?
Thanks,
Pascal
-
This SF.ne
Jason Tackaberry wrote:
> On 2007-10-23 07:34, Duncan Webb wrote:
>> Does kaa.notifier.Timer have an 'at' function so that something can be
>> run at a specific interval? The recordserver runs its loop at the top of
>> the minute so a function like Timer(handler).at('*:00') would be very
>> useful.
Jason Tackaberry wrote:
> On 2007-10-23 01:46, Duncan Webb wrote:
>> I have a little bit of a problem with the recordserver not getting
>> events from it's plug-ins. The problem is that kaa.notifier.loop() and
>> app.run() don't return so I can't have both in a program, can I?
>
> Ideally app.run(
On 2007-10-23 07:34, Duncan Webb wrote:
> Does kaa.notifier.Timer have an 'at' function so that something can be
> run at a specific interval? The recordserver runs its loop at the top of
> the minute so a function like Timer(handler).at('*:00') would be very
> useful. This could be extended to run
I've added config changes to the webconfig, I want to add a
convert_config button to the page if the config file is out dated.
How can I call the convert_config from python ?
don.
-
This SF.net email is sponsored by: Splunk
On 2007-10-23 01:46, Duncan Webb wrote:
> I have a little bit of a problem with the recordserver not getting
> events from it's plug-ins. The problem is that kaa.notifier.loop() and
> app.run() don't return so I can't have both in a program, can I?
Ideally app.run() just calls something like app.s
Duncan Webb wrote:
> Duncan Webb wrote:
>> Dirk Meyer wrote:
>>> Duncan Webb wrote:
>
The recordserver doesn't work.
>>> What does not work? Well, yes, the recordserver uses the twisted
>>> mainloop and Freevo uses kaa.notifier. That sounds like a problem. But
>>> don't you want to get rid of
11 matches
Mail list logo