add possibility to add Name,Url,Port, Username and Password if needed.

This commit is contained in:
TangoCash
2016-10-28 22:17:41 +02:00
committed by svenhoefer
parent 682b6f578e
commit 3776340268
9 changed files with 173 additions and 70 deletions

View File

@@ -162,7 +162,7 @@ class CTimerd
char pluginName[EXEC_PLUGIN_NAME_MAXLEN]; //only filled if applicable
char recordingDir[RECORD_DIR_MAXLEN]; //only filled if applicable
char epgTitle[EPG_TITLE_MAXLEN]; //only filled if applicable
char remotebox_ip[16];
char remotebox_name[25];
int rem_pre;
int rem_post;