[mythtv-firehose] mythweb branch fixes/0.24 updated by mdean. v0.24.2-1-gbca1cf6

Git Repo Owner noreply at mythtv.org
Wed May 30 21:30:23 UTC 2012


The branch, fixes/0.24 has been updated on the
mythweb repository by gitolite user mdean.
       via  bca1cf6e2cb61c17db8cb74a4b912cb89f068a23 (commit)
      from  946deb7f68b575939de21a37142d568b3fdf6efd (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit bca1cf6e2cb61c17db8cb74a4b912cb89f068a23
Author:    Michael T. Dean <mdean at mythtv.org> at Wed, 30 May 2012 17:25:14 -0400
Committer: Michael T. Dean <mdean at mythtv.org> at Wed, 30 May 2012 17:25:14 -0400
URL:       http://code.mythtv.org/cgit/mythweb/commit/?id=bca1cf6e2cb61c17db8cb74a4b912cb89f068a23

Fix MythWeb Upcoming Recordings programinfo usage.
The programinfo refactor in #8406 changed the order of fields returned
in a programinfo string list, and a reference was missed in the MythWeb
Schedule class.  The result is that any recording rule with recordid of
6 was skipped/didn't show in Upcoming Recordings.

The original intent of the code was to skip recordings with recstatus of
rsNotListed (as shown in commits e728aea5 and 508103511 , committed for

Thanks to JK on the -users list for finding the issue.

(Note that this is basically a backport of the same fix in 39a5dcd10
(master) and 89a347c852 (fixes/0.25), but with the proper index for
fixes/0.24, which does not contain a41e9657/was not reordered a second
time.)



-----------------------------------------------------------------------

Summary of changes:
 modules/tv/classes/Schedule.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

-- 



More information about the mythtv-firehose mailing list