Actions
Bug #6097
openUnexpected "Watched timer expiring" and deleted items
Status:
New
Priority:
Normal
Assignee:
-
Category:
PVR / DVR
Target version:
-
Start date:
2021-11-09
Due date:
% Done:
0%
Estimated time:
Found in version:
4.3-1980~g1ee9c5b9c
Affected Versions:
Description
Since I switched from 4.2 to 4.3, some of my recordings started getting deleted unexpectedly.
I see "Watched timer expiring" messages in tvh log but "Automatically delete played recordings" is set to "Never" in all of my profiles. I also don't see any "Arming watched timer to delete (...)" messages.
I had "Recording info retention period" set to "1 month" but "Recorded file(s) retention period" set to "Forever". I didn't expect any recordings to be removed with these options.
After quick look at the sources my best guess is that `dvr_timer_expire()` is triggered not only by "watched" triggers but also by "regular" retention mechanisms.
Actions