On Mon, Jan 24, 2005 at 11:59:19PM -0800, Chris Petersen wrote: > record.type values of 7 and 8, what I call record and suppress, are used > more often, or even exclusively -- is recordoverride deprecated?).
recordoverride has been obsolete for quite some time now. > this information out? Is there a better way to do this WHOLE thing? > Maybe I should just check each show against QUERY_GETALLPENDING? Sounds > like that might be the best way to do things, since it leaves all of > that checking code in the backend (one place, less chance of mythweb > calculating something incorrectly) Use QUERY_GETALLPENDING. Look at how it's done in ProgramList::FromScheduler and ProgramList::FromProgram. David -- David Engel [EMAIL PROTECTED]
_______________________________________________ mythtv-dev mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
