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

Origin commit data
------------------
Commit: 3776340268
Author: TangoCash <eric@loxat.de>
Date: 2016-10-28 (Fri, 28 Oct 2016)
This commit is contained in:
TangoCash
2016-10-28 22:17:41 +02:00
committed by vanhofen
parent 7bafa13c7e
commit 985775b93c
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;