Zitat Zitat von B.T. Beitrag anzeigen
was steht in den Lines B und Z?
wieso mbox.sh40 ????
meine Mbox in der Kathie heisst nur mbox...
Es ist egal ob enable or disable also 1 or 0 bzw. bei Z: 11 or 00
B: { 0 }
//B: { x }
//x=0 -> disable local UDP ports 8004-80xx ,this ports are used with DVB cards and gbox plugin (Windows and Linux)
//x=1 -> enable
//default disable
Z: { 00 } { 192.168.64.211 8006 }
// Z option -> control sending/writing current informations
// Z: { xy } { IP port }
// x=0 -> don't print time stamp (in console screen and in debug file)
// x=1 -> print time stamp ( .... )
// y=0 -> no writing/sending informations to debug file/destination IP
// y=1 -> send informations to destination IP but not in debug file
// y=2 -> write informations to debug file but don't send to destination IP
// y=3 -> write/send informations to debug file/destination IP
// IP port -> destination IP and UDP port where to send informations
// no default