[mythtv-commits] mythweb branch fixes/0.27 updated by dekarl. v0.27.1-3-gc50228f

Git Repo Owner noreply at mythtv.org
Fri May 1 18:41:25 UTC 2015


The branch, fixes/0.27 has been updated on the
mythweb repository by gitolite user dekarl.
       via  c50228f1b8505ca5d4420ae5a696b08d4fb9c909 (commit)
      from  a8c6695bc851887ed6d9ae565b9c2788f1d60a6a (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 c50228f1b8505ca5d4420ae5a696b08d4fb9c909
Author:    Alex Tomlins <alex at tomlins.org.uk> at Wed, 18 Mar 2015 22:14:53 +0000
Committer: Karl Dietz <dekarl at mythtv.org> at Fri, 1 May 2015 20:40:35 +0200
URL:       http://code.mythtv.org/cgit/mythweb/commit/?id=c50228f1b8505ca5d4420ae5a696b08d4fb9c909

Reduce cache headers for program details ajax popup.
As it stands, these are being set to 10 days beyond the program start
time.  This means that mythweb will often show stale data for programs
that have been updated since they were initially added to the guide.

This reduces the cache time to 2 hours, which seems like a reasonable
time to cache for, yet still get timely updates.

Fixes #12415

(cherry picked from commit 97a33211bd8d4dee6e0badb88760f07d66fe5d40)



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

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

-- 



More information about the mythtv-commits mailing list