[mythtv-commits] Ticket #11309: nuvexport failling with 0.26 fixes ..

MythTV noreply at mythtv.org
Wed Dec 26 05:33:56 UTC 2012


#11309: nuvexport failling with 0.26 fixes ..
--------------------------------------+------------------------
     Reporter:  imateene@…            |      Owner:  xris
         Type:  Bug Report - General  |     Status:  new
     Priority:  minor                 |  Milestone:  0.26.1
    Component:  Apps - Nuvexport      |    Version:  0.26-fixes
     Severity:  medium                |   Keywords:
Ticket locked:  0                     |
--------------------------------------+------------------------
 I am running the latest version of mythtv 0.26 fixes that I pulled from
 git.  There has been a recent change in MythTV that has broken the
 nuvexport script.

 Nuvexport is failing in the MythTV perl binding package Mythtv::Recording

 The script is unable to read directories due to a change in how the
 filename is being generated.

 A new line "\n" character has been inserted in the code segment that
 splits the file into several parts, breaking the regex pattern it was
 expecting.   I was able to get around this by removing the line break
 character from the filename variable, but this is obviously not a fix.
 Perhaps someone who knows mythtv can look into this and properly correct
 the problem.

 thx

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


More information about the mythtv-commits mailing list