Opened 20 years ago
Closed 20 years ago
#1833 closed patch (duplicate)
Fix file path in myth.rebuilddatabase.pl when mythcommflag is called
| Reported by: | otto at kolsi dot fi | Owned by: | Isaac Richards |
|---|---|---|---|
| Priority: | trivial | Milestone: | unknown |
| Component: | mythtv | Version: | head |
| Severity: | low | Keywords: | |
| Cc: | Ticket locked: | no |
Description
myth.rebuilddatabase.pl finds out the full path for file that is being added to the db, but gives only the filename part for mythcommflag. In some situations, mythcommflag fails because it cannot find the file. Attached patch fixes this.
Attachments (1)
Change History (3)
by , 20 years ago
| Attachment: | fix-path.patch added |
|---|
comment:1 by , 20 years ago
comment:2 by , 20 years ago
| Resolution: | → duplicate |
|---|---|
| Status: | new → closed |
Okay, closing this one as a duplicate.
Note:
See TracTickets
for help on using tickets.

this, and several other things, are addressed in #1740