timerec entry not saved with htsp
This commit is contained in:
parent
d2acb64025
commit
0bc1987d1e
1 changed files with 3 additions and 0 deletions
|
@ -240,7 +240,10 @@ dvr_timerec_create_htsp(const char *dvr_config_name, const char *title,
|
|||
htsmsg_destroy(conf);
|
||||
|
||||
if (dte)
|
||||
{
|
||||
dvr_timerec_save(dte);
|
||||
dvr_timerec_check(dte);
|
||||
}
|
||||
|
||||
return dte;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue