[mythtv-commits] Ticket #9343: Mythweb exceptions to manual recording schedule not honored

MythTV noreply at mythtv.org
Sat Mar 24 22:37:06 UTC 2012


#9343: Mythweb exceptions to manual recording schedule not honored
---------------------------------------+------------------------
 Reporter:  jtlarson@…                 |          Owner:  beirdo
     Type:  Bug Report - General       |         Status:  closed
 Priority:  major                      |      Milestone:  0.25
Component:  Plugin - MythWeb           |        Version:  0.23.1
 Severity:  high                       |     Resolution:  fixed
 Keywords:                             |  Ticket locked:  0
---------------------------------------+------------------------
Changes (by Github):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 Fix overriding of manual recordings in mythweb

 Turns out we were creating slightly incorrect records for the record
 table.
 Comparing to how it works from the frontend, I found that we were not
 copying over the "search" field from the original manual recording rule,
 so
 the override never matched up with it.  To fix that, I removed the line
 that
 overrided "search" to 0 before saving.

 Fixes #9343
  Branch:    master
  Changeset: 254d59b243c3dde45c576e32ed86350f914b727c

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


More information about the mythtv-commits mailing list