Opened 18 years ago
Closed 18 years ago
#5420 closed patch (fixed)
Flaw in mythtv/contrib/myth.find_orphans.pl ( patch included )
| Reported by: | Owned by: | Rob Smith | |
|---|---|---|---|
| Priority: | minor | Milestone: | unknown |
| Component: | contrib | Version: | 0.21-fixes |
| Severity: | medium | Keywords: | myth.find_orphans.pl orphans |
| Cc: | Ticket locked: | no |
Description
There is a bug in the contributed myth.find_orphans.pl script that can cause it to incorrectly clear the wrong recordings. A seperate oversight also fails to clear the entry in the previously recoded table to allow the episode to re-record at a later showing.
Attached is a simple patch to add a comparison against the episode description to provide a better match with the flawed recording, and also to remove the relevant entry from the oldrecorded table.
Attachments (1)
Change History (4)
by , 18 years ago
| Attachment: | myth.find_orphans.pl.patch added |
|---|
comment:1 by , 18 years ago
Forgot to include my name with this....
This patch is by:
Kenneth Sanislo
comment:2 by , 18 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → accepted |
Note:
See TracTickets
for help on using tickets.

Patch for mythtv/contrib/myth.find_orphans.pl