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

David Engel dlengel at attbi.com
Tue Dec 2 12:51:51 EST 2003


On Tue, Dec 02, 2003 at 01:51:37AM -0500, Isaac Richards wrote:
> Well, for duplicates, I believe it's going to have the 'norecord' value set to 
> '2' -- see the NoRecordType enum in programinfo.h for all the various values.
> 
> If you want to enable a disabled recording (that's not a scheduling conflict), 
> I believe you want to create a new entry in the recordoverride table with a 
> override type of '1'..  To disable a program that would otherwise record, 
> same thing with an override type of '2'.  Check out the SetOverride function 
> in programinfo.cpp for how that works..
> 
> 'Course, I'm not really _that_ familiar with the code, and I could be 
> completely wrong here =)

You got it all right except for one little thing.  A duplicate could
also have a norecord value of 3.

David
-- 
David Engel
dlengel at attbi.com


More information about the mythtv-dev mailing list