[mythtv-commits] Ticket #12003: Episode info not usable in templates in themes

MythTV noreply at mythtv.org
Sat Jan 4 17:47:01 UTC 2014


#12003: Episode info not usable in templates in themes
---------------------------------+-------------------------
     Reporter:  thomas@…         |      Owner:
         Type:  Patch - Bug Fix  |     Status:  new
     Priority:  minor            |  Milestone:  unknown
    Component:  Themes           |    Version:  Unspecified
     Severity:  medium           |   Keywords:
Ticket locked:  0                |
---------------------------------+-------------------------
 I'm opening this bug and attaching this patch as requested by JYA in
 November. I couldn't find a bug already open on this issue.

 The theming guide says we should be able to use %##x##% in theme templates
 to show season and episode info, but it does not work (in 0.27, perhaps
 master as well).

 This is Jonatan Lindblad's patch, he mentions

 "It looks like an issue with the regular expression used to extract the
 fields.  # is not a word character and therefore the matching fails.
 The attached patch should fix that by matching against non-whitespace
 characters."

 The full thread is here
 http://www.mythtv.org/pipermail/mythtv-theming/2013-November/000894.html

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


More information about the mythtv-commits mailing list