Hi,
Sorry for interrupting with stupid questions.. Would'nt a NAS do a
better job in this case?
René
On 11.08.2016 11:57, Matthias Bodenbinder wrote:
I tried it, but it did not help. ionice -c2 or ionice -c2. No
difference.
Anyways, I now have a record hook in place which moves finished
re
On 18.08.2016 17:32, glenvt18 wrote:
I've renamed PowerDown() to PowerDownMode() as Lars suggested and
added a comment on IsTunedToTransponder().
Klaus, could you take a look at this please.
Just a few comments that came up while quickly looking over the diff.
...
diff --git a/config.c b/con
> Sorry for interrupting with stupid questions.. Would'nt a NAS do a better
> job in this case?
I would guess no since the nic on a raspberry pi uses the usb bus.
___
vdr mailing list
vdr@linuxtv.org
https://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
On 19.08.2016 17:04, VDR User wrote:
Sorry for interrupting with stupid questions.. Would'nt a NAS do a better
job in this case?
I would guess no since the nic on a raspberry pi uses the usb bus.
Uhh.. That sounds like a bad combination... So the raspberry seems to be
best for streaming just
>So if running VDR on a singelboard-computer, then a good pick would be
>the A20-OLinuXino-LIME as Cedric mentioned earlier. There is a native
>ethernet if using NAS, and also an onboard SATA-connector... The price
>is also not bad :-)
>
>René
>
Hi René,
If prize is a concern, you could also u
>>> Sorry for interrupting with stupid questions.. Would'nt a NAS do a better
>>> job in this case?
>>
>> I would guess no since the nic on a raspberry pi uses the usb bus.
>
> Uhh.. That sounds like a bad combination... So the raspberry seems to be
> best for streaming just in one direction...
Th
Hi Klaus,
Thanks for reviewing.
> > diff --git a/config.c b/config.c
> > index e5f5463..794c9f8 100644
> > --- a/config.c
> > +++ b/config.c
> > @@ -395,6 +395,9 @@ cSetup::cSetup(void)
> >PositionerSpeed = 15;
> >PositionerSwing = 650;
> >PositionerLastLon = 0;
> > + PowerdownEnable