[mythtv-commits] Ticket #12285: Edit Schedule/Preview broken

MythTV noreply at mythtv.org
Mon Sep 29 09:39:31 UTC 2014


#12285: Edit Schedule/Preview broken
-----------------------------------------------+-------------------------
     Reporter:  Roger Siddons <dizygotheca@…>  |      Owner:
         Type:  Patch - Bug Fix                |     Status:  new
     Priority:  minor                          |  Milestone:  unknown
    Component:  MythTV - General               |    Version:  Master Head
     Severity:  medium                         |   Keywords:
Ticket locked:  0                              |
-----------------------------------------------+-------------------------
 The Preview display of Edit Recording Rule was broken by
 [d013e5426fac8c654159cfb12467da55106b5e4b].

 It currently displays the schedule for all rules except the one being
 edited, plus changes.

 viewschedulediff.cpp generates the display from the difference between the
 current schedule and a temporary schedule run with any edits applied. This
 strategy now fails because the temporary schedule is being filtered by
 recordid in !LoadFromScheduler and not returning the full schedule.

 Custom Recording !Priorities/Test also uses this display, but still works
 as it uses a recordid of 0 and is not filtered.

--
Ticket URL: <https://code.mythtv.org/trac/ticket/12285>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list