Opened 16 years ago

Closed 16 years ago

#5174 closed defect (invalid)

"Delete" in Playlist's menu does not delete recordings if files does not exist

Reported by: derliebegott@… Owned by: Isaac Richards
Priority: minor Milestone: unknown
Component: mythtv Version: 0.21-fixes
Severity: medium Keywords:
Cc: Ticket locked: no

Description

Hard disk died and all recordings were gone. I installed new hard disk, added all old recordings to the playlist and clicked on "Delete" button in the playlist's menu.

Result: Nothing changed, all recordings are still in the list.

Additional Info:

  1. Same behavior with "Delete and allow re-record" button.
  2. If I turn on using "Deleted" group: Recordings are moved to "Deleted" and they are not visible any more in recordings. But I am still not able to delete them from "Deleted" group with "Delete" the playlist's menu.

Change History (1)

comment:1 Changed 16 years ago by Janne Grunau

Milestone: 0.21.1unknown
Resolution: invalid
Status: newclosed

feature request without patch.

Not deleting not existing files is a safety net for not mounted files. If you delete a single recording with missing file there is a second dialog box asking if you really want to delete the recording.

use contrib/maintenance/myth.find_orhphans.pl

Note: See TracTickets for help on using tickets.