mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-26 23:13:13 +02:00
add multiple remote boxes
This commit is contained in:
@@ -162,6 +162,9 @@ 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[15];
|
||||
int rem_pre;
|
||||
int rem_post;
|
||||
|
||||
bool operator< (const responseGetTimer& a) const
|
||||
{
|
||||
|
Reference in New Issue
Block a user