Opened 16 years ago
Closed 14 years ago
#8471 closed Bug Report - General (Fixed)
Orphaned preview images, again
| Reported by: | gigem | Owned by: | stuartm |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.25 |
| Component: | MythTV - General | Version: | 0.23-fixes |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | no |
Description
It looks like there is a new source of orphaned preview images. I need to do some more testing, but the sequence seems to go like this -- begin watching a recording, then exit playback and immediately delete the recording.
I suspect the "automatic regeneration from bookmark" feature is part of the cause. The generation of a new image is started upon exiting playback, but doesn't complete until after the deletion process has started.
Note my main frontend does not normally have the recording directories mounted. I believe this forces preview generation to the backend and probably affects the timing of events.
Change History (4)
comment:1 by , 15 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:2 by , 15 years ago
| Owner: | changed from to |
|---|
comment:3 by , 14 years ago
| Milestone: | unknown → 0.25 |
|---|---|
| Owner: | changed from to |
| Status: | assigned → accepted |
| Type: | defect → Bug Report - General |
Fixed by f78f9992d75 - Even if the recording is deleted immediately after watching it's not actually removed until at least 5 minutes later, more than enough time for any preview generation to have completed.
comment:4 by , 14 years ago
| Resolution: | → Fixed |
|---|---|
| Status: | accepted → closed |

I'm taking this one. I plan to fix it as part of the recordedfile changes scheduled for post 0.24. When fixed, we will actually store references to each generated preview in the database.