[mythtv-commits] Ticket #10748: MythWeb does not correctly update recording detail or listing when "record only this showing" is selected

MythTV noreply at mythtv.org
Wed May 23 15:20:12 UTC 2012


#10748: MythWeb does not correctly update recording detail or listing when "record
only this showing" is selected
-------------------------------------+-------------------------------------
 Reporter:  SingingDwarf <mythtv-    |          Owner:  kormoc
  trac@…>                            |         Status:  closed
     Type:  Bug Report - General     |      Milestone:  unknown
 Priority:  minor                    |        Version:  0.25-fixes
Component:  Plugin - MythWeb         |     Resolution:  Feature request
 Severity:  low                      |  without patch
 Keywords:                           |  Ticket locked:  0
-------------------------------------+-------------------------------------
Changes (by mdean):

 * status:  new => closed
 * resolution:   => Feature request without patch


Comment:

 If the backend is eventually doing the right thing (as your description
 makes it sound like), this is exactly as you theorized--MythWeb is loading
 the page before the scheduler run completes and, therefore, before the
 program's status has changed.

 Some pages in MythWeb have been converted to wait for the backend to send
 a message saying rescheduling is complete.  Others have not--in some cases
 because this waiting may actually be worse than returning control and
 showing soon-to-be-outdated information because scheduling can take a long
 time (10s of seconds or even minutes) for some users.

 For now, I'm closing this as a feature request without a patch.  If
 someone would like to create a patch, we can reopen the ticket.

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/10748#comment:1>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list