On Wed, Nov 08, 2006 at 11:45:53PM +0100, Lucian Muresan wrote:
> Jaakko Kyro wrote:
> > On Wednesday 08 November 2006 15:18, Tony Houghton wrote:
> >> In <[EMAIL PROTECTED]>, Jaakko Kyro wrote:
> [..]
> >> This is how I run it:
> >>
> >> df_xine -a 5:4 -l 0 -s -f top vdr:/tmp/vdr-xine/stream#demux
Hi,
I'd like to know when vdr is ready with its initializatin routines ( starting
plugins etc ).
This is necessary to optimize the system boot up time, because starting other
services should wait until vdr is ready. Till now I do a "sleep 15", but thats
not really nice ;)
A possible workaround i