[mythtv-firehose] mythweb branch fixes/0.26 updated by mdean. v0.26-rc2-6-g8aa4903

Git Repo Owner noreply at mythtv.org
Wed Jun 26 21:13:05 UTC 2013


The branch, fixes/0.26 has been updated on the
mythweb repository by gitolite user mdean.
       via  8aa49039796ca347503553b048b5bd7a750df7c1 (commit)
       via  570f1375b0cefc5808653a57f861723dcc77db84 (commit)
      from  e39afca283ecf06c5a0493854c500eba4c3a7da0 (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 8aa49039796ca347503553b048b5bd7a750df7c1
Author:    Paul Gardiner <mythtv at glidos.net> at Tue, 18 Jun 2013 19:41:27 -0400
Committer: Michael T. Dean <mdean at mythtv.org> at Wed, 26 Jun 2013 17:10:02 -0400
URL:       http://code.mythtv.org/cgit/mythweb/commit/?id=8aa49039796ca347503553b048b5bd7a750df7c1

Use Default recording rule template in MythWeb
when creating new recording rules.  This patch only uses values from the
Default recording rule template, but it's still better/more capable than
the old approach that pulled values for a few parameters from settings.

Patch by Paul Gardiner (thanks!) with minor changes by me.
Fixes #11512.

Signed-off-by: Michael T. Dean <mdean at mythtv.org>

Backporting to 0.26 since users who upgraded from previous versions of
MythTV (and, therefore, had set the no-longer-existing settings) were
relying on their effect.  This provides a functional replacement that
uses the proper approach for current MythTV.
(cherry picked from commit f97529656ca2e7e4aa7806eb493873d72b2b7cef)



commit 570f1375b0cefc5808653a57f861723dcc77db84
Author:    Michael T. Dean <mdean at mythtv.org> at Tue, 18 Jun 2013 19:33:33 -0400
Committer: Michael T. Dean <mdean at mythtv.org> at Wed, 26 Jun 2013 17:08:20 -0400
URL:       http://code.mythtv.org/cgit/mythweb/commit/?id=570f1375b0cefc5808653a57f861723dcc77db84

Remove use of deprecated default rec rule settings
from MythWeb.  These values should all be set from the recording rule
templates.  Fixes #11138.  Refs #11512.

Backporting to 0.26 since there is no way to set the values being used
by MythWeb in 0.26.
(cherry picked from commit 71ee4dd6692a6ae9d99f9626459868f9863e30dc)



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

Summary of changes:
 modules/tv/classes/Schedule.php |   41 +++++++++++++++++++++++++++++++++++++++
 modules/tv/detail.php           |   37 +---------------------------------
 modules/tv/schedules_custom.php |   39 ++----------------------------------
 modules/tv/schedules_manual.php |   35 +-------------------------------
 4 files changed, 48 insertions(+), 104 deletions(-)

-- 



More information about the mythtv-firehose mailing list