Feature #6099
Collision detection for recordings
Status:
New
Priority:
Normal
Assignee:
-
Category:
PVR / DVR
Target version:
-
Start date:
2021-11-16
Due date:
% Done:
0%
Estimated time:
Description
Hello,
due to the lack of functionality I wrote a script in python which handles collision detection via an intervall tree structure. According to my tests the script is able to detec all collisions for a given IPTV network. This includes recordings which started before as well as after the recording which is checked.
I know the logic in tvheadend is complex and some collisions can only be determined at run time. Nevertheless, wouldn't it be a beneficial option to include a column in the grid view which allows to see how many parallel running recordings each list item has?