Opened 18 years ago

Closed 18 years ago

#1582 closed defect (invalid)

bug in myth.rebuilddatabase.pl

Reported by: red321 Owned by: cpinkham
Priority: minor Milestone: 0.20
Component: mythtv Version:
Severity: medium Keywords:
Cc: Ticket locked: no

Description

when using myth.rebuilddatabase.pl to import string.avi, then the original file name was added to the database, and then the file was renamed to old style "chanid_start_end.nuv". With the new basenames, either this rename needs to be commented out, or the rename done before the database write. I have included a patch which keepds the rename, but does it in the right order.

Attachments (1)

myth.rebuilddatabase.pl.diff (2.5 KB) - added by red321 18 years ago.
Patch to correctly rename imported files

Download all attachments as: .zip

Change History (3)

Changed 18 years ago by red321

Patch to correctly rename imported files

comment:1 Changed 18 years ago by anonymous

Owner: changed from Isaac Richards to cpinkham

comment:2 Changed 18 years ago by cpinkham

Resolution: invalid
Status: newclosed

This patch is not against current SVN and I think this issue was fixed a while back anyway in #1263. Looks like you're using an old version

Note: See TracTickets for help on using tickets.