Opened 11 years ago

Closed 4 years ago

#11309 closed Bug Report - General (Fixed)

nuvexport failling with 0.26 fixes ..

Reported by: imateene@… Owned by: xris
Priority: minor Milestone: 29.2
Component: Apps - Nuvexport Version: 0.26-fixes
Severity: medium Keywords:
Cc: Ticket locked: no

Description

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

Change History (9)

comment:1 Changed 11 years ago by paulh

Milestone: 0.26.10.28

comment:2 Changed 8 years ago by Stuart Auchterlonie

Milestone: 0.280.29

Moving to 0.29

comment:3 Changed 8 years ago by Stuart Auchterlonie

Milestone: 0.2929.0

Milestone renamed

comment:4 Changed 7 years ago by JYA

Status: newinfoneeded_new

could you please try again with master.

should be fixed now.

comment:5 Changed 6 years ago by Stuart Auchterlonie

Milestone: 29.029.1

comment:6 Changed 6 years ago by Stuart Auchterlonie

Milestone: 29.10.28.2

Moving remaining open tickets to 0.28.2 milestone

comment:7 Changed 6 years ago by Stuart Auchterlonie

Milestone: 0.28.229.2

Moving remaining open tickets to 29.2 milestone

comment:8 Changed 4 years ago by paul-h

No reply in 3 years.

Likley fixed by JYA 3 years ago.

Please test with a more recent version and reopen if problem is still present.

comment:9 Changed 4 years ago by paul-h

Resolution: Fixed
Status: infoneeded_newclosed
Note: See TracTickets for help on using tickets.