Bug #4245
DVR Failed Recordings are not showing File Missing displayed in Web UI
Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
2017-02-19
Due date:
% Done:
0%
Estimated time:
Found in version:
4.1-2405~geb495a0~trusty
Affected Versions:
Description
Previously DVR entries that had 'File missing' status were shown in the Failed Recordings tab.
This has stopped working.
Looking at the API shows the following:
http://127.0.0.2:9981/api/dvr/entry/grid - returns 100 entries were most have the status "File missing".
http://127.0.0.2:9981/api/dvr/entry/grid_failed - returns 0 entries
File missing entries are now not shown in either the Upcoming or Finished or Failed tabs and therefore can not be deleted through the web UI.