[mythtv-commits] Ticket #10734: Dynamic Variable Evaluation for Power Search (Extension)

MythTV noreply at mythtv.org
Mon May 21 19:11:24 UTC 2012


#10734: Dynamic Variable Evaluation for Power Search (Extension)
------------------------------+-------------------------
 Reporter:  mmm1976@…         |          Owner:  gigem
     Type:  Patch - Feature   |         Status:  closed
 Priority:  minor             |      Milestone:  unknown
Component:  MythTV - General  |        Version:  0.25
 Severity:  medium            |     Resolution:  fixed
 Keywords:                    |  Ticket locked:  0
------------------------------+-------------------------
Changes (by David Engel <dengel@…>):

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


Comment:

 In [changeset:f38e299719dac707be0189aece01b4ff342c6293/mythtv]:
 {{{
 #!CommitTicketReference repository="mythtv"
 revision="f38e299719dac707be0189aece01b4ff342c6293"
 Allow deferred evaluation when creating custom recording rules.

 When creating a custom rule by choosing "Custom Edit" for a program,
 allow the use of variables such as "{TITLE}" and "{STARTTIME}".  The
 variables are replaced with actual values from the program when the
 rule is saved.  This allows storing sample searches for future re-use
 that will automatically adapt to the new program.  Press "EDIT" to
 toggle between immediate evaluation (the previous and default
 behavior) and deferred evaluation.

 This change is primarily from used mmm1976, with trivial changes by
 me.

 Fixes #10734
 }}}

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


More information about the mythtv-commits mailing list