Re: [vdr] VDR wird in 3:00 Minuten ausschalten

2013-10-16 Thread Torsten Mohr
Hi,

i have set MinUserInactivity to 10.

Pressing any button on the remote is very annoying, pressing a button gives me 
5 minutes of warning free TV.

I also thought about patching VDR sources and compiling it myself but i can't 
imagine that nobody else would benefit from that, i don't think my system setup 
is that special.


Best regards
Torsten


Am Dienstag, 15. Oktober 2013, 00:48:16 schrieb Lars Hanisch:
 Hi,
 
 Am 15.10.2013 00:37, schrieb Helmut Auer:
  Hello
  
  But still it does not make sense on my system as the message now pops up
  every 5 minutes.  It is really very annoying if i sometimes use VDR to
  just watch TV.  I would much better like it if VDR shuts down with no
  message than seeing this message every 5 minutes.
  To my understanding, making this a configuration option would make
  everybody happy and would maybe even be easier than writing a plugin.
  
  If you see this message and you press any key on your remote control, this
  message will disappear at least for as many minutes as you have set the
  inactivity timeout ...
 
  Wouldn't a MinUserInactivity = 0 disable the message because the user
 never gets inactive?
 
 Regards,
 Lars.
 
  Bye
  Helmut
 
 ___
 vdr mailing list
 vdr@linuxtv.org
 http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] VDR wird in 3:00 Minuten ausschalten

2013-10-16 Thread Lars Hanisch
Hi,

Am 16.10.2013 21:20, schrieb Torsten Mohr:
 Hi,
 
 i have set MinUserInactivity to 10.
 
 Pressing any button on the remote is very annoying, pressing a button gives 
 me 
 5 minutes of warning free TV.
 
 I also thought about patching VDR sources and compiling it myself but i can't 
 imagine that nobody else would benefit from that, i don't think my system 
 setup 
 is that special.

 I think an inactivity timeout of 10 minutes is a special setup.
 Why so low? Why not 180 minutes?

 You can always set the use to inactive with the power button.

Lars.

 
 
 Best regards
 Torsten
 
 
 Am Dienstag, 15. Oktober 2013, 00:48:16 schrieb Lars Hanisch:
 Hi,

 Am 15.10.2013 00:37, schrieb Helmut Auer:
 Hello

 But still it does not make sense on my system as the message now pops up
 every 5 minutes.  It is really very annoying if i sometimes use VDR to
 just watch TV.  I would much better like it if VDR shuts down with no
 message than seeing this message every 5 minutes.
 To my understanding, making this a configuration option would make
 everybody happy and would maybe even be easier than writing a plugin.

 If you see this message and you press any key on your remote control, this
 message will disappear at least for as many minutes as you have set the
 inactivity timeout ...

  Wouldn't a MinUserInactivity = 0 disable the message because the user
 never gets inactive?

 Regards,
 Lars.

 Bye
 Helmut


___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] searching a HW problem

2013-10-16 Thread Torsten Mohr
Hi,

thanks for your hints so far, but before buying new cards i'd like to clarify 
if the problem is related to HW or SW.

Is there a way to detect from a recording if it was recorded on card 0 or card 
1?  Is there a way to code this into the recording name?

Or is there any other way i can narrow the down what influences this problem?


Best regards
Torsten


Am Sonntag, 13. Oktober 2013, 23:30:09 schrieb Torsten Mohr:
 Hello,
 
  I gave up on this card. It has been about 2 years since I last tried it,
  but the driver (mantis) had (and most likely still has) serious problems
  with some DMA timeouts, IIRC.
  Running irqbalance di help a little bit, but in the end I replaced the
  cards with something less broken.
 
 thanks for that hint.  I spent some extra effort to get this card, it was
 hardly available at all.
 
 These cards worked fine in my previous VDR, i never experienced problems
 there.
 
 But on the other hand, what cards would you recommend?  A double tuner would
 be preferred (DVB-C).
 
 
 Best regards
 Torsten
 
 
 ___
 vdr mailing list
 vdr@linuxtv.org
 http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] searching a HW problem

2013-10-16 Thread Klaus Schmidinger

On 16.10.2013 21:23, Torsten Mohr wrote:

Hi,

thanks for your hints so far, but before buying new cards i'd like to clarify
if the problem is related to HW or SW.

Is there a way to detect from a recording if it was recorded on card 0 or card 
1?


If you are running VDR with --log=3 you will get entries like this in
the log:

Oct 16 22:45:00 vdr2 vdr: [5458] switching device 2 to channel 3
Oct 16 22:45:00 vdr2 vdr: [5458] timer 2 (3 2245-0045 'Comedy~TV total') start

This shows you which device was used for the recording.


Is there a way to code this into the recording name?


No need to, just look it up in the log.

Klaus

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr