Bug #3077
[ DEBUG] dvr: Overwrite protection, file "...." exists
100%
Description
THis problem appears when there's an existing recording, and then a rerun attempts to record with the same file name. Without debug mode, it just shows a normal startup but CPU hits 100% utilization for 1 core and the GUI doesn't work.
With debug on, it writes this as fast as my PC can:
2015-09-12 22:28:38.643 [ DEBUG] dvr: Overwrite protection, file "/mnt/Media_Storage_5/DVR/American-Ninja-Warrior$-.E142n.mkv" exists
2015-09-12 22:28:38.643 [ DEBUG] dvr: Overwrite protection, file "/mnt/Media_Storage_5/DVR/American-Ninja-Warrior$-.E142n.mkv" exists
2015-09-12 22:28:38.643 [ DEBUG] dvr: Overwrite protection, file "/mnt/Media_Storage_5/DVR/American-Ninja-Warrior$-.E142n.mkv" exists
2015-09-12 22:28:38.643 [ DEBUG] dvr: Overwrite protection, file "/mnt/Media_Storage_5/DVR/American-Ninja-Warrior$-.E142n.mkv" exists
2015-09-12 22:28:38.643 [ DEBUG] dvr: Overwrite protection, file "/mnt/Media_Storage_5/DVR/American-Ninja-Warrior$-.E142n.mkv" exists
2015-09-12 22:28:38.643 [ DEBUG] dvr: Overwrite protection, file "/mnt/Media_Storage_5/DVR/American-Ninja-Warrior$-.E142n.mkv" exists
2015-09-12 22:28:38.643 [ DEBUG] dvr: Overwrite protection, file "/mnt/Media_Storage_5/DVR/American-Ninja-Warrior$-.E142n.mkv" exists
2015-09-12 22:28:38.643 [ DEBUG] dvr: Overwrite protection, file "/mnt/Media_Storage_5/DVR/American-Ninja-Warrior$-.E142n.mkv" exists
2015-09-12 22:28:38.643 [ DEBUG] dvr: Overwrite protection, file "/mnt/Media_Storage_5/DVR/American-Ninja-Warrior$-.E142n.mkv" exists
2015-09-12 22:28:38.643 [ DEBUG] dvr: Overwrite protection, file "/mnt/Media_Storage_5/DVR/American-Ninja-Warrior$-.E142n.mkv" exists
2015-09-12 22:28:38.643 [ DEBUG] dvr: Overwrite protection, file "/mnt/Media_Storage_5/DVR/American-Ninja-Warrior$-.E142n.mkv" exists
2015-09-12 22:28:38.643 [ DEBUG] dvr: Overwrite protection, file "/mnt/Media_Storage_5/DVR/American-Ninja-Warrior$-.E142n.mkv" exists
2015-09-12 22:28:38.643 [ DEBUG] dvr: Overwrite protection, file "/mnt/Media_Storage_5/DVR/American-Ninja-Warrior$-.E142n.mkv" exists
2015-09-12 22:28:38.643 [ DEBUG] dvr: Overwrite protection, file "/mnt/Media_Storage_5/DVR/American-Ninja-Warrior$-.E142n.mkv" exists
2015-09-12 22:28:38.643 [ DEBUG] dvr: Overwrite protection, file "/mnt/Media_Storage_5/DVR/American-Ninja-Warrior$-.E142n.mkv" exists
Searches haven't revealed how to disable this DVR overwrite protection, or to skip a recording if it exists.
History
Updated by Erik Lowney about 9 years ago
Never mind, I think I found my problem. Somehow in the DVR profile parameters, the file format string was $t$$-en.$x, and not the help-file default of $t$n.$x. I must have screwed it up months ago and it just reared its head.
Is it possible to exit out instead of locking up the program if this happens? Just to help idiots like me
Updated by Jaroslav Kysela about 9 years ago
- Status changed from New to Fixed
- % Done changed from 0 to 100
Applied in changeset commit:tvheadend|a146bbab8efbd8f39c45c54fc9e2754d3d0b95d3.