Actions
Bug #4096
openSubscription status broken in master
Bug #4096:
Subscription status broken in master
Start date:
2016-11-22
Due date:
% Done:
0%
Estimated time:
Found in version:
Master
Affected Versions:
Description
When an active subscription gets aborted/overridden, client are not informed (tested htsp), while they are with tvheadend 4.0.
Digging in the code a little bit shows me that the subscription code gets correctly set to "SMT_NOSTART" or "SMT_NOSTART_WARN", however these messages newer reach htsp_server.c.
When the subscription resumes, the output data rate indicator stays at 0kb/s and playback is not possible. Maybe this is also related to the missing SMT messages?
Actions