[mythtv] Minor bug in scheduler

Isaac Richards mythtv-dev@snowman.net
Thu, 5 Dec 2002 22:43:02 -0500


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?

Isaac