[mythtv] programinfo.cpp -> ToStringList (help?)

David Engel dlengel at attbi.com
Wed Dec 3 03:31:46 EST 2003


On Tue, Dec 02, 2003 at 11:12:57PM -0800, Chris Petersen wrote:
> > 1 = do record
> > 2 = don't record
> 
> cool, makes sense.  just wondered what happened to 0.  :)

Technically, 0 shouldn't exist currently since there's no user
accessible way to clear an override.  However, 0 is reserved for that
and means "no preference" or the scheduler should do what it normally
would if there wasn't an override.

> So what happened to the conflictresolutionsingle table?  It's obviously
> still around, so it it deprecated, since a manual override would do the
> same thing?  Or should I check for a conflict and use that if there is,
> and manual override otherwise?  (would there be an otherwise?)

conflictresolution* are still there.  If they are used to resolve a
conflict, norecord is set to nrManualConflict.  There has been talk of
replacing conflictresolution* with overrides, but no one has done
anything yet.

David
-- 
David Engel
dlengel at attbi.com


More information about the mythtv-dev mailing list