Opened 20 years ago
Closed 20 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)
Change History (3)
by , 20 years ago
| Attachment: | myth.rebuilddatabase.pl.diff added |
|---|
comment:1 by , 20 years ago
| Owner: | changed from to |
|---|
Note:
See TracTickets
for help on using tickets.

Patch to correctly rename imported files