[mythtv-commits] mythtv commit: r23043 by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Thu Dec 31 21:17:41 UTC 2009


      Author: danielk
        Date: 2009-12-31 21:17:40 +0000 (Thu, 31 Dec 2009)
New Revision: 23043
   Changeset: http://svn.mythtv.org/trac/changeset/23043

Modified:

   trunk/mythtv/libs/libmythtv/mythsystemevent.cpp

Log:

Look up programs that can not yet be found in the recorded table in the program table, failing that make sure the format of the %STARTTIME% is the same.

We were returning the starttime in ISO format until the recording was inserted into the DB, at which point we switched to mythtv format.

The starttime isn't really accurate until the recording starts, so listening to the pending recording event still doesn't give you the exact recstartts, but having it in the same format as the sent by the started recording script makes it easier to use.

Looking up the program in program for the pending recording events just allows you to log the title and other niceties for humans.






More information about the mythtv-commits mailing list