Opened 15 years ago

Closed 15 years ago

#6348 closed defect (fixed)

need to reload updates to see "Don't Record" changes in mythweb

Reported by: brian@… Owned by: xris
Priority: minor Milestone: unknown
Component: Plugin - MythWeb Version: 0.21-fixes
Severity: medium Keywords:
Cc: Ticket locked: no

Description

If I click on a "Don't Record" link in mythweb when the page refreshes it still shows the episode as being recorded. But it's lying. If I simply reload the page (or click the Upcoming Recordings link) it shows the true status (i.e. what I would have expected the page refresh after clicking the "Don't Record" link to show).

So it seem that ultimately, the refresh that is done after clicking the "Don't Record" link is happening too soon, before the schedule can be updated to reflect the change.

Change History (3)

comment:1 Changed 15 years ago by sphery <mtdean@…>

comment:2 Changed 15 years ago by brian@…

Since those two tickets are already closed and somebody already got his pee-pee whacked (in #292) for reopening old tickets, I will just continue this here...

Why does this issue not affect the myth frontend? I never see this problem there. It must somehow be able to get a signal that the reschedule has been completed. Why can't the web frontend block the refresh on this same signal.

comment:3 Changed 15 years ago by Rob Smith

Resolution: fixed
Status: newclosed

(In [21187]) Fixes #6348, this should block on schedule updates (upto 2 minutes) for the scheduler to completely run before refreshing the recording schedule

Note: See TracTickets for help on using tickets.