[mythtv-commits] Ticket #1268: Unable to create overrides for custom record programs

MythTV mythtv at cvs.mythtv.org
Sun Feb 19 00:30:39 UTC 2006


#1268: Unable to create overrides for custom record programs
------------------------------+---------------------------------------------
 Reporter:  derek at battams.ca  |        Owner:  xris
     Type:  patch             |       Status:  new 
 Priority:  minor             |    Milestone:      
Component:  mythweb           |      Version:  head
 Severity:  low               |   Resolution:      
------------------------------+---------------------------------------------
Changes (by derek at battams.ca):

  * type:  defect => patch

Comment:

 The attached patch provides the ability to override serach-based
 recordings.

 Summary of changes:

 themes/default/tv/detail.php:

 Modify available recording options based on the type of rule we're dealing
 with.

 includes/recording_schedules.php:

 Add 'parentid' property to Schedule class; modify SQL statement in save()
 method of Schedule class to update the parentid property.

 modules/tv/detail.php:

 Remove block that skips and ignores custom search rules; when creating an
 override set the parentid to that of the recid we're overriding; always
 set the search type to '0' for overrides.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/1268>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list