[mythtv] [PATCH] Conflict resolution bug.

David Watson dwatson at eecs.umich.edu
Mon Jun 16 17:11:17 EDT 2003


> Hmm.  I'm not sure if this would always do the right thing, here..  like, if 
> it's just a couple seconds in, I'd want it to start recording, rather than 
> deferring until something potentially days later..


Choosing an appropriate delay seemed like a slippery
slope I didn't want to deal with.  Adding a delay here
would be easy - 5 seconds sound good to you?  I thought
about doing this, but figured it would be relatively
easy for you to change it.  I'm happy to change this
and submit a new patch if that makes it easier for you.

I really suspect that this was fixed somewhere else in
the code previously.  I only started noticing it in 0.9,
but I can't find anything that's changed in the code
that would cause the problem.

Regardless of the whole last-minute recording issue,
the j++ bug should be fixed.  Also, if you keep the
patch, the date lookup should be moved out of the
loop.

David


More information about the mythtv-dev mailing list