[mythtv-commits] Ticket #12415: Mythweb program details popup shows stale data
MythTV
noreply at mythtv.org
Wed Mar 18 22:28:27 UTC 2015
#12415: Mythweb program details popup shows stale data
---------------------------------------+---------------------
Reporter: Alex Tomlins <alex@…> | Owner: kormoc
Type: Patch - Bug Fix | Status: new
Priority: minor | Milestone: unknown
Component: Plugin - MythWeb | Version: 0.27.4
Severity: medium | Keywords:
Ticket locked: 0 |
---------------------------------------+---------------------
Due to the way the cache headers are set for these requests, the responses
are being cached until 10 days beyond the program start
time. This means that any updates to the program details won't be shown.
I've submitted a pull-request (https://github.com/MythTV/mythweb/pull/13)
to reduces the cache time to 2 hours, which seems like a reasonable
time to cache for, yet still get timely updates.
--
Ticket URL: <https://code.mythtv.org/trac/ticket/12415>
MythTV <http://www.mythtv.org>
MythTV Media Center
More information about the mythtv-commits
mailing list