[mythtv-commits] mythtv commit: r24703 - in trunk/mythplugins/mythweb by mdean

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Mon May 17 01:19:09 UTC 2010


      Author: mdean
        Date: 2010-05-17 01:19:09 +0000 (Mon, 17 May 2010)
New Revision: 24703
   Changeset: http://svn.mythtv.org/trac/changeset/24703

Modified:

   trunk/mythplugins/mythweb/includes/sorting.php
   trunk/mythplugins/mythweb/modules/tv/classes/Program.php
   trunk/mythplugins/mythweb/modules/tv/detail.php
   trunk/mythplugins/mythweb/modules/tv/recorded.php

Log:

Fix a few places in MythWeb affected by the ProgramInfo refactor.  Refs #8406.

This simplifies Program.php, and fixes the recorded.php page (which also parses some ProgramInfo data).  Initial patch by Daniel K, with some modifications by me.  I removed the attempt to reuse the Program object's parsing of ProgramInfo data because I couldn't get it to work.  That can be modified later, in a separate change, but this at least gets the page working, again (the same way it worked before).





More information about the mythtv-commits mailing list