Bug #2279
Regressions in the recordings management
Status:
Fixed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
2014-09-09
Due date:
% Done:
0%
Estimated time:
Found in version:
3.9.1417~g679eae5~wheezy
Affected Versions:
Description
With latest changes in such subsystem (thanks Perexg!), there are some problems:
- the "Play" link in the "Finished Recordings" is broken for all rows: http://host:9981/play/dvrfile/undefined?title=undefined
- links to access to a json representation of the recordings status that worked in the past, now are dead: http://host:9981/{dvrlist_upcoming,dvrlist_finished,dvrlist_failed}. Maybe there were not official but, for sure, very useful for scripting. Changed URL? Removed??
History
Updated by Jaroslav Kysela over 9 years ago
- Status changed from New to Fixed
Fixed in v3.9-1418-g876b734 . Thanks for the report.