Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: [ANNOUNCE] Timeline 0.9.0



j.schmitz@web.de(Jürgen Schmitz)  03.01.05 12:08

>> Thanks Jürgen!  BTW, I just tried out your new release with the same
>> problem I was having before.  If you only have one dvb card (device)
>> and set timers like this, they show as conflicting:
>>
>> Repeating Conflict on --W---- (same input device)
>> 19:00-19:30(--W----),(P50) TV1: Video_File
>> 19:00-20:00(-T-----, (P50) TV2: Law_File
>>

>Yes, I've checked the code after your last report but as I remember
>I'm using VDR functions to check if a timer runs on a weekday
>(DayMatches()). So I couldn't find any place that might be the problem
>(without going into the details of the used vdr function). 

Some of the "Day" functions in "tools" are not thread save/reentrant.
That gives "funny" side effects (mostly in the display and VPS range, 
so that problem is not very relevant).
I have patched versions, but if found the implentation i made 
not very elegant.

Maybe your program is touching such functions?

Rainer





Home | Main Index | Thread Index