[mythtv] format of: QUERY_RECORDINGS Delete

Ben Bucksch linux.news at bucksch.org
Fri Jun 27 08:09:25 EDT 2003


Chris Petersen wrote:

>Anyway, I've gotten to the point where all program data is loaded, in a backend query that asks "QUERY_RECORDINGS Delete", but I don't know all of the fields that this returns (some of them are obvious, others are just numbers).
>
>For the sake of good (self-documenting) code, I'd like to document what each of these fields contains.  Could one of the authors point me to somewhere that this is documented?
>
I am none of the authors, but I think the relevant code is at
programs/mythbackend/mainnserver.cpp MainServer::HandleQueryRecordings()
invoking
libs/libmythtv/programinfo.cpp ProgramInfo::ToStringList()

HTH

Ben



More information about the mythtv-dev mailing list