Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: svdrp error in combination with vcron and master-timer



On Thu, May 08, 2003 at 05:07:03PM +0200, Alexander Damhuis wrote:
> Hallo Matthias,
> 
> I changed some things inside of torecord ... MT is only creating a
> recording once - right? So this is what came out then:

Depends on config. With distribution default-config a timer is recreated
if it is deleted.

When you switch on "remembertimer" & "rememberdata", a once programmed
timer is never programmed again, even if deleted. (Except when you erase
the ".dat-files") I prefer it this way, but it confused some people so i
switched it of for the "sample" configuration-file.

> ----- /var/log/syslog ---------
> 
> May  8 17:03:01 video vdr[1313]: connect from 127.0.0.1, port 45190 -
> accepted
> May  8 17:03:01 video vdr[1313]: ERROR (svdrp.c,351): Broken pipe
> May  8 17:03:01 video vdr[1313]: closing SVDRP connection
> May  8 17:03:02 video vdr[1313]: connect from 127.0.0.1, port 45198 -
> accepted
> May  8 17:03:04 video vdr[1313]: lost connection to SVDRP client
> May  8 17:03:04 video vdr[1313]: ERROR (svdrp.c,351): Broken pipe
> May  8 17:03:04 video vdr[1313]: closing SVDRP connection
> May  8 17:03:05 video vdr[1313]: connect from 127.0.0.1, port 45206 -
> accepted
> May  8 17:03:05 video vdr[1313]: ERROR (svdrp.c,351): Broken pipe
> May  8 17:03:05 video vdr[1313]: closing SVDRP connection
> May  8 17:03:06 video vdr[1313]: connect from 127.0.0.1, port 45211 -
> accepted
> May  8 17:03:06 video vdr[1313]: timer 6 added
> May  8 17:03:06 video vdr[1313]: timer 7 added
> May  8 17:03:06 video vdr[1313]: timer 8 added
> May  8 17:03:06 video vdr[1313]: ERROR (svdrp.c,351): Broken pipe
> May  8 17:03:06 video vdr[1313]: closing SVDRP connection
> 
> -------- vdr.start.log ---------
> 
> Start: Timers to be programmed
> [Pretender,177]1 2:37:08:2059:2152:75:50:Pretender~EPISODE:Title:
> "Pretender"||Subtitle: "Die Sexfalle"
> [Poltergeist,184]1 2:37:08:2234:2322:75:50:Poltergeist~EPISODE:Title:
> "Poltergeist: Die unheimliche Macht"||Subtitle: "$
> [Poltergeist,184]1 2:37:12:2239:2327:75:50:Poltergeist~EPISODE:Title:
> "Poltergeist: Die unheimliche Macht"||Subtitle: "$
> Ende: Timers to be programmed
> ---------------------------------------------
> 
> Looks good excetp for the "Broken pipe" ... By the way: I am running VDR
> 1.1.27 ... If this makes any difference.

Hmm. It's strange, because master-timer closes the SVDR-connection
properly, so there should'nt be a broken pipe.

> So, it is doing what I want it to do, create the respective timer (it
> looks like at least), but the errors make me wonder ... Unfortunately I
> really cannot understand any C/C++.

Master-Timer is 100% Perl.





Bis denn

-- 
Real Programmers consider "what you see is what you get" to be just as 
bad a concept in Text Editors as it is in women. No, the Real Programmer
wants a "you asked for it, you got it" text editor -- complicated, 
cryptic, powerful, unforgiving, dangerous.



-- 
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index