dvr: ensure scheduled recordings are linked to autorec rule.
This commit is contained in:
parent
d651666a50
commit
3a54bc7f16
1 changed files with 1 additions and 2 deletions
|
@ -1034,9 +1034,8 @@ dvr_init(void)
|
|||
}
|
||||
}
|
||||
|
||||
dvr_db_load();
|
||||
|
||||
dvr_autorec_init();
|
||||
dvr_db_load();
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Reference in a new issue