etofi Yesterday, I had a problem where Tvheadend crashed because it tried to create a folder for a recording that contained a special character (a question mark).
I tried to recreate this on my system and unfortunately TVH did not crash. It continued to run, but produced an error in the log:
2026-05-14 05:47:41.129 [ ERROR] dvr: Directory '/blah-blah-blah/recordings/sub?directory' not accessible: No such file or directory
In the 'Removed Recordings' tab, I found a DVR entry with a status of 'File Missing'.
When I manually created /blah-blah-blah/recordings/sub?directory and tried again, it worked.
Can you please provide more details about your crash? Were there any error messages in the log? What version of TVH are you running?
Also, what file system type are you trying to record to? Perhaps that file system does not like the question mark. My test was performed on ext4.