C.Y.M wrote: > Thomas G?nther wrote: > >>cwieninger@xxxxxx wrote: >> >> >>>I've made a small patch for timeline-0.9.0 to make it work with vdr- >>>1.3.23 (I hope J?rgen doesn't mind, but its one of the most important >>>plugins for me). >> >> >>The patch has problems with repeating timers. >> >>I was working on a patch, too. It handles repeating timers correctly. >>Furthermore it is compatible with VDR < 1.3.23. >> >>Download: http://toms-cafe.de/vdr/download/timeline-0.9.0-1.3.23.diff >> > > > Thank you for this patch. It seems to work correctly on all my timers, except I > dont understand why these two are showing up as conflicts (using vdr-1.3.23): > > Repeating conflict on M------ (same input device): > 22:00-23:00(M------),(P50)a1:File1 > 22:00-23:00(------S),(P50)b2:File2 > > Repeating conflict on --W---- (same input device): > 19:00-19:31(--W----),(P50)c3:File3 > 19:00-20:00(-T-----),(P50)d4:File4 > The problem seems to be with repeating timers that occur at the same time on *adjacent* days. For example two shows that start at 8:00-9:00 on Monday and Tuesday would show a conflict or 10:00-11:00 on Wednesday and Thursday would show a conflict.. etc. The same two shows at 8:00-9:00 on Monday and Wednesday would *not* show a conflict (because Monday and Wednesday are not adjacent days). Best Regards,