- followscreenings: allow to turn off followscreenings list

This commit is contained in:
svenhoefer
2016-11-14 22:58:43 +01:00
parent 99c57d3075
commit d6cb1d206f
8 changed files with 23 additions and 4 deletions

View File

@@ -460,6 +460,7 @@ struct SNeutrinoSettings
int recording_startstop_msg;
int shutdown_timer_record_type;
std::vector<timer_remotebox_item> timer_remotebox_ip;
int timer_followscreenings;
std::string recording_filename_template;
int recording_already_found_check;