[mythtv-commits] mythtv commit: r11181 - in trunk/mythtv/programs by cpinkham

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Thu Sep 14 05:45:17 UTC 2006


      Author: cpinkham
        Date: 2006-09-14 05:45:15 +0000 (Thu, 14 Sep 2006)
New Revision: 11181
   Changeset: http://cvs.mythtv.org/trac/changeset/11181

Modified:

   trunk/mythtv/programs/mythbackend/httpstatus.cpp
   trunk/mythtv/programs/mythbackend/mainserver.cpp
   trunk/mythtv/programs/mythfilldatabase/filldata.cpp

Log:

Standardize the "SELECT MAX(endtime) FROM program" query to always use
"WHERE manualid = 0".  It was missing in a few places causing erroreous
reporting in places like the backend status webpage.

Closes #2237 with patch by otto at kolsi dot fi.  I also fixed the other
places he mentioned in the ticket.






More information about the mythtv-commits mailing list