htsp: another useful debug message
This commit is contained in:
parent
db1656314f
commit
cdd09ff8b9
1 changed files with 1 additions and 0 deletions
|
@ -1415,6 +1415,7 @@ htsp_method_subscribe(htsp_connection_t *htsp, htsmsg_t *in)
|
|||
if(normts)
|
||||
st = hs->hs_tsfix = tsfix_create(st);
|
||||
|
||||
tvhdebug("htsp", "%s - subscribe to %s\n", htsp->htsp_logname, ch->ch_name ?: "");
|
||||
hs->hs_s = subscription_create_from_channel(ch, weight,
|
||||
htsp->htsp_logname,
|
||||
st, 0,
|
||||
|
|
Loading…
Add table
Reference in a new issue