[mythtv] Minor bug in scheduler

Isaac Richards mythtv-dev@snowman.net
Fri, 6 Dec 2002 12:40:52 -0500


On Friday 06 December 2002 07:11 am, Benjamin Binford wrote:
> On Thu, Dec 05, 2002 at 10:43:02PM -0500, Isaac Richards wrote:
> > On Thursday 05 December 2002 12:13 pm, Benjamin Binford wrote:
> > > I think I've uncovered a minor bug in the scheduler. This is easiest
> > > to reproduce if you have back to back episodes of a tv show somewhere
> > > in your schedule. On one of the shows select a timeslot record, on the
> > > other select record all. If you look into the fix conflicts screen
> > > you'll see that for the show that you selected timeslot record there
> > > are duplicate entries.
> > >
> > > Attached is a patch which fixes this by checking for duplicate shows
> > > on the same channel, source, and time in Scheduler::PruneList in
> > > addition to checking for description and title matching.
> >
> > Mind regenerating that with diff -u?
>
> Sorry, I'm something of an idiot when it comes to cvs and patches. Here you
> go.

Thanks =)  I'll get it into my tree, which hopefully I'll check into CVS soon, 
but who knows.

Isaac