Re: [vdr] Device power saving feature - power measurements

2016-06-30 Thread glenvt18
> No, that was just a (standard) notification from VDR that the running
> status of a program had changed
Sorry. I was a bit sleepy that night:) It was a false alarm.
> Not sure I have a VNSI priority, at least there isn't a setup variable
> for it.
It's under Settings->Add-ons->My add-ons->PVR clients->
VDR VNSI Client->Configure->General->Priority. I have it set to 0.
> > 8) What timers (their dates) did you have from Jun 24 00:00 to Jun 24
> > 04:00? 
> None
> > 9) What is your Vps Margin setting?
> 600
In this case your VDR might have been trying to update EPG for the
timers scheduled later, probably, next night. Anyway, it's all about
VDR's internal logic for updating timers' EPG events and has nothing to
do with power saving. Every time a VDR decides to update EPG for a
channel with a timer scheduled the device's frontend must be opened
prior to zapping and kept open for a while (38 sec as you see in the
log). If you have power-related issues you're likely to see ioctl()
errors in the log and emergency exits after a recording starts (VDR will
be restarted in this case).
> I'll monitor for any other effects.
Let me know.

-- 
glenvt18

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


Re: [vdr] Device power saving feature - power measurements

2016-06-30 Thread Richard F
On 28/06/2016 03:14, glenvt18 wrote:
> Hi Richard,
>
> As there are no debug messages in your log I tried to reconstruct some
> of them (power-related) - see my comments. Note that an extra second is
> added to all timeouts due to the 'greater than' comparison. It was done
> on purpose to add some save margin. Power-saving looks to work OK. But.
> I don't see any 'timer ... start/stop' or 'record ...' messages in your
> log. So, I have some questions:
Yes, I turned off debug as it's been running awhile.
> 1) Did you fail to record 'The Big C & Me' at 01:05 and 'Greenberg' at
> 01:35?
No, that was just a (standard) notification from VDR that the running
status of a program had changed
> 2) Did you cancel 'Greenberg'?
No, VDR was idle before I started up Kodi/VNSI at around 01:00.

Actually looking back through the log some more, it seems that Kodi had
one of it's regular hiccup startup problems here.
Basically it starts, then crashes, then starts, often 2 or 3 times. This
is a known issue - the Kodi devs say they've changed the startup
mechanism in newer versions, but these aren't stable enough for regular
use for various other reasons.
> 3) Was your streaming interrupted?
> 4) What is your vnsi streaming priority?
Not sure I have a VNSI priority, at least there isn't a setup variable
for it.
> 5) What is your recording priority?
Generally 50 or 99. But in this case it wasn't recording, just streaming.
> 6) Are the channels you recorded and the channels you streamed on the same
> transponder? I'm asking this because I see device 1 being idle all that
> time.
As above, there was only 1
> 7) What happens with your VDR when a vnsi streaming is interrupted by a
> higher priority recording on the same device but on another transponder?
Not tested.
> 8) What timers (their dates) did you have from Jun 24 00:00 to Jun 24
> 04:00? 
None
> 9) What is your Vps Margin setting?
600

On reflection I think this is really a VNSI problem, possibly a
side-effect of locking up the VNSI process.
I have had a similar situation in the past (before adding your patch)
where VNSI server plugin locks up after a client hiccup start, then any
client trying to connect keeps trying to attach and times out. This time
the client didn't time out (as I recall), but it was late, so I left it
and went to bed...!

I'll monitor for any other effects.

thanks
Richard
>> Jun 24 01:12:59 ha-server vdr: [8690] loading 
>> /etc/vdr/plugins/vnsiserver/allowed_hosts.conf
>> Jun 24 01:12:59 ha-server vdr: [8690] VNSI: Client with ID 75 connected: 
>> 10.0.0.90:52606
>> Jun 24 01:12:59 ha-server vdr: [15789] VNSI: Welcome client 'XBMC Media 
>> Center' with protocol version '8'
>> Jun 24 01:12:59 ha-server vdr: [15789] VNSI: LiveStreamer::Close - close
>> Jun 24 01:12:59 ha-server vdr: [15789] VNSI: close video input ...
>> Jun 24 01:12:59 ha-server vdr: [15789] VNSI: Successfully found following 
>> device: 0x91cef0 (1) for receiving
>> Jun 24 01:12:59 ha-server vdr: [15789] dvb tuner: power-up - opening 
>> frontend 0/0
> streaming started on device 0, wake up device 0
>> Jun 24 01:12:59 ha-server vdr: [15789] VNSI: activate live receiver: 1, pmt 
>> change: 1
>> Jun 24 01:12:59 ha-server vdr: [15789] VNSI: Successfully switched to 
>> channel 1 - BBC ONE Lon
>> Jun 24 01:12:59 ha-server vdr: [15789] VNSI: Started streaming of channel 
>> BBC ONE Lon (timeout 5 seconds)
>> Jun 24 01:12:59 ha-server vdr: [15793] VNSI: Created stream for pid=101 and 
>> type=7
>> Jun 24 01:12:59 ha-server vdr: [15793] VNSI: Created stream for pid=102 and 
>> type=2
>> Jun 24 01:12:59 ha-server vdr: [15793] VNSI: Created stream for pid=106 and 
>> type=2
>> Jun 24 01:12:59 ha-server vdr: [15793] VNSI: Created stream for pid=105 and 
>> type=9
>> Jun 24 01:13:00 ha-server vdr: [8686] channel 3 (BBC TWO) event Fri 
>> 24.06.2016 01:05-02:05 (VPS: 24.06. 01:05) 'The Big C & Me' status 4
>> Jun 24 01:13:05 ha-server vdr: [8679] dvb tuner: power-down - closing 
>> frontend 1/0
>> Jun 24 01:13:10 ha-server vdr: [8679] dvb tuner: power-up - opening frontend 
>> 1/0
> tune to a transponder on device 1 to refresh EPG before a (VPS) timer starts, 
> call cDevice::SetOccupied(), set device 1 idle timer to 38 sec
>> Jun 24 01:13:46 ha-server vdr: [15789] VNSI-Error: cxSocket::read(fd=18): 
>> read() error at 0/4
>> Jun 24 01:13:46 ha-server vdr: [15793] VNSI: exit streamer thread
>> Jun 24 01:13:46 ha-server vdr: [15789] VNSI: LiveStreamer::Close - close
>> Jun 24 01:13:46 ha-server vdr: [15789] VNSI: close video input ...
>> Jun 24 01:13:46 ha-server vdr: [15789] VNSI: activate live receiver: 0, pmt 
>> change: 0
>> Jun 24 01:13:46 ha-server vdr: [15789] VNSI: close video input ...
>> Jun 24 01:13:46 ha-server vdr: [8692] VNSI: Client with ID 75 seems to be 
>> disconnected, removing from client list
>> Jun 24 01:13:49 ha-server vdr: [8679] dvb tuner: power-down - closing 
>> frontend 1/0
> device 1 has been idle for 38 sec - power it down
>> Jun 24 01:13:51 ha-server vdr: [8690] l

Re: [vdr] Device power saving feature - power measurements

2016-06-27 Thread glenvt18
Hi Richard,

As there are no debug messages in your log I tried to reconstruct some
of them (power-related) - see my comments. Note that an extra second is
added to all timeouts due to the 'greater than' comparison. It was done
on purpose to add some save margin. Power-saving looks to work OK. But.
I don't see any 'timer ... start/stop' or 'record ...' messages in your
log. So, I have some questions:
1) Did you fail to record 'The Big C & Me' at 01:05 and 'Greenberg' at
01:35?
2) Did you cancel 'Greenberg'?
3) Was your streaming interrupted?
4) What is your vnsi streaming priority?
5) What is your recording priority?
6) Are the channels you recorded and the channels you streamed on the same
transponder? I'm asking this because I see device 1 being idle all that
time.
7) What happens with your VDR when a vnsi streaming is interrupted by a
higher priority recording on the same device but on another transponder?
8) What timers (their dates) did you have from Jun 24 00:00 to Jun 24
04:00? 
9) What is your Vps Margin setting?

> Jun 24 01:12:59 ha-server vdr: [8690] loading 
> /etc/vdr/plugins/vnsiserver/allowed_hosts.conf
> Jun 24 01:12:59 ha-server vdr: [8690] VNSI: Client with ID 75 connected: 
> 10.0.0.90:52606
> Jun 24 01:12:59 ha-server vdr: [15789] VNSI: Welcome client 'XBMC Media 
> Center' with protocol version '8'
> Jun 24 01:12:59 ha-server vdr: [15789] VNSI: LiveStreamer::Close - close
> Jun 24 01:12:59 ha-server vdr: [15789] VNSI: close video input ...
> Jun 24 01:12:59 ha-server vdr: [15789] VNSI: Successfully found following 
> device: 0x91cef0 (1) for receiving
> Jun 24 01:12:59 ha-server vdr: [15789] dvb tuner: power-up - opening frontend 
> 0/0
streaming started on device 0, wake up device 0
> Jun 24 01:12:59 ha-server vdr: [15789] VNSI: activate live receiver: 1, pmt 
> change: 1
> Jun 24 01:12:59 ha-server vdr: [15789] VNSI: Successfully switched to channel 
> 1 - BBC ONE Lon
> Jun 24 01:12:59 ha-server vdr: [15789] VNSI: Started streaming of channel BBC 
> ONE Lon (timeout 5 seconds)
> Jun 24 01:12:59 ha-server vdr: [15793] VNSI: Created stream for pid=101 and 
> type=7
> Jun 24 01:12:59 ha-server vdr: [15793] VNSI: Created stream for pid=102 and 
> type=2
> Jun 24 01:12:59 ha-server vdr: [15793] VNSI: Created stream for pid=106 and 
> type=2
> Jun 24 01:12:59 ha-server vdr: [15793] VNSI: Created stream for pid=105 and 
> type=9
> Jun 24 01:13:00 ha-server vdr: [8686] channel 3 (BBC TWO) event Fri 
> 24.06.2016 01:05-02:05 (VPS: 24.06. 01:05) 'The Big C & Me' status 4
> Jun 24 01:13:05 ha-server vdr: [8679] dvb tuner: power-down - closing 
> frontend 1/0
> Jun 24 01:13:10 ha-server vdr: [8679] dvb tuner: power-up - opening frontend 
> 1/0
tune to a transponder on device 1 to refresh EPG before a (VPS) timer starts, 
call cDevice::SetOccupied(), set device 1 idle timer to 38 sec
> Jun 24 01:13:46 ha-server vdr: [15789] VNSI-Error: cxSocket::read(fd=18): 
> read() error at 0/4
> Jun 24 01:13:46 ha-server vdr: [15793] VNSI: exit streamer thread
> Jun 24 01:13:46 ha-server vdr: [15789] VNSI: LiveStreamer::Close - close
> Jun 24 01:13:46 ha-server vdr: [15789] VNSI: close video input ...
> Jun 24 01:13:46 ha-server vdr: [15789] VNSI: activate live receiver: 0, pmt 
> change: 0
> Jun 24 01:13:46 ha-server vdr: [15789] VNSI: close video input ...
> Jun 24 01:13:46 ha-server vdr: [8692] VNSI: Client with ID 75 seems to be 
> disconnected, removing from client list
> Jun 24 01:13:49 ha-server vdr: [8679] dvb tuner: power-down - closing 
> frontend 1/0
device 1 has been idle for 38 sec - power it down
> Jun 24 01:13:51 ha-server vdr: [8690] loading 
> /etc/vdr/plugins/vnsiserver/allowed_hosts.conf
> Jun 24 01:13:51 ha-server vdr: [8690] VNSI: Client with ID 76 connected: 
> 10.0.0.90:52610
> Jun 24 01:13:51 ha-server vdr: [15824] VNSI: Welcome client 'XBMC Media 
> Center' with protocol version '8'
> Jun 24 01:13:51 ha-server vdr: [15824] VNSI: LiveStreamer::Close - close
> Jun 24 01:13:51 ha-server vdr: [15824] VNSI: close video input ...
> Jun 24 01:13:51 ha-server vdr: [15824] VNSI: Successfully found following 
> device: 0x91cef0 (1) for receiving
> Jun 24 01:13:51 ha-server vdr: [15824] VNSI: activate live receiver: 1, pmt 
> change: 1
> Jun 24 01:13:51 ha-server vdr: [15824] VNSI: Successfully switched to channel 
> 1 - BBC ONE Lon
> Jun 24 01:13:51 ha-server vdr: [15824] VNSI: Started streaming of channel BBC 
> ONE Lon (timeout 5 seconds)
> Jun 24 01:13:52 ha-server vdr: [15826] VNSI: Created stream for pid=101 and 
> type=7
> Jun 24 01:13:52 ha-server vdr: [15826] VNSI: Created stream for pid=102 and 
> type=2
> Jun 24 01:13:52 ha-server vdr: [15826] VNSI: Created stream for pid=106 and 
> type=2
> Jun 24 01:13:52 ha-server vdr: [15826] VNSI: Created stream for pid=105 and 
> type=9
> Jun 24 01:13:54 ha-server vdr: [8679] dvb tuner: power-up - opening frontend 
> 1/0
tune to a transponder on device 1 to refresh EPG before a (VPS) timer starts, 
call cDevice::SetOccupied(), set device 1 idle 

Re: [vdr] Device power saving feature - power measurements

2016-06-25 Thread Richard F
Hi Sergey,

My VDR setup started having a bit of a fit last night, and has been doing this 
for the last 8 hours (no changes my end)
Before I restart VDR, any tests I can do to diagnose?

It seems to have started after a live stream (Kodi/VNSI) + a recording stopped 
- here's the VDR-related log from where the connection started to where the 
problem seemed to start
It may be that the VNSI plugin is keeping the receiver active ?
(the VNSI-Error: cxSocket::read   error occurs 2 or 3 times a day - not 
unusual, nor is any other log entry)


Jun 24 01:12:59 ha-server vdr: [8690] loading 
/etc/vdr/plugins/vnsiserver/allowed_hosts.conf
Jun 24 01:12:59 ha-server vdr: [8690] VNSI: Client with ID 75 connected: 
10.0.0.90:52606
Jun 24 01:12:59 ha-server vdr: [15789] VNSI: Welcome client 'XBMC Media Center' 
with protocol version '8'
Jun 24 01:12:59 ha-server vdr: [15789] VNSI: LiveStreamer::Close - close
Jun 24 01:12:59 ha-server vdr: [15789] VNSI: close video input ...
Jun 24 01:12:59 ha-server vdr: [15789] VNSI: Successfully found following 
device: 0x91cef0 (1) for receiving
Jun 24 01:12:59 ha-server vdr: [15789] dvb tuner: power-up - opening frontend 
0/0
Jun 24 01:12:59 ha-server vdr: [15789] VNSI: activate live receiver: 1, pmt 
change: 1
Jun 24 01:12:59 ha-server vdr: [15789] VNSI: Successfully switched to channel 1 
- BBC ONE Lon
Jun 24 01:12:59 ha-server vdr: [15789] VNSI: Started streaming of channel BBC 
ONE Lon (timeout 5 seconds)
Jun 24 01:12:59 ha-server vdr: [15793] VNSI: Created stream for pid=101 and 
type=7
Jun 24 01:12:59 ha-server vdr: [15793] VNSI: Created stream for pid=102 and 
type=2
Jun 24 01:12:59 ha-server vdr: [15793] VNSI: Created stream for pid=106 and 
type=2
Jun 24 01:12:59 ha-server vdr: [15793] VNSI: Created stream for pid=105 and 
type=9
Jun 24 01:13:00 ha-server vdr: [8686] channel 3 (BBC TWO) event Fri 24.06.2016 
01:05-02:05 (VPS: 24.06. 01:05) 'The Big C & Me' status 4
Jun 24 01:13:05 ha-server vdr: [8679] dvb tuner: power-down - closing frontend 
1/0
Jun 24 01:13:10 ha-server vdr: [8679] dvb tuner: power-up - opening frontend 1/0
Jun 24 01:13:46 ha-server vdr: [15789] VNSI-Error: cxSocket::read(fd=18): 
read() error at 0/4
Jun 24 01:13:46 ha-server vdr: [15793] VNSI: exit streamer thread
Jun 24 01:13:46 ha-server vdr: [15789] VNSI: LiveStreamer::Close - close
Jun 24 01:13:46 ha-server vdr: [15789] VNSI: close video input ...
Jun 24 01:13:46 ha-server vdr: [15789] VNSI: activate live receiver: 0, pmt 
change: 0
Jun 24 01:13:46 ha-server vdr: [15789] VNSI: close video input ...
Jun 24 01:13:46 ha-server vdr: [8692] VNSI: Client with ID 75 seems to be 
disconnected, removing from client list
Jun 24 01:13:49 ha-server vdr: [8679] dvb tuner: power-down - closing frontend 
1/0
Jun 24 01:13:51 ha-server vdr: [8690] loading 
/etc/vdr/plugins/vnsiserver/allowed_hosts.conf
Jun 24 01:13:51 ha-server vdr: [8690] VNSI: Client with ID 76 connected: 
10.0.0.90:52610
Jun 24 01:13:51 ha-server vdr: [15824] VNSI: Welcome client 'XBMC Media Center' 
with protocol version '8'
Jun 24 01:13:51 ha-server vdr: [15824] VNSI: LiveStreamer::Close - close
Jun 24 01:13:51 ha-server vdr: [15824] VNSI: close video input ...
Jun 24 01:13:51 ha-server vdr: [15824] VNSI: Successfully found following 
device: 0x91cef0 (1) for receiving
Jun 24 01:13:51 ha-server vdr: [15824] VNSI: activate live receiver: 1, pmt 
change: 1
Jun 24 01:13:51 ha-server vdr: [15824] VNSI: Successfully switched to channel 1 
- BBC ONE Lon
Jun 24 01:13:51 ha-server vdr: [15824] VNSI: Started streaming of channel BBC 
ONE Lon (timeout 5 seconds)
Jun 24 01:13:52 ha-server vdr: [15826] VNSI: Created stream for pid=101 and 
type=7
Jun 24 01:13:52 ha-server vdr: [15826] VNSI: Created stream for pid=102 and 
type=2
Jun 24 01:13:52 ha-server vdr: [15826] VNSI: Created stream for pid=106 and 
type=2
Jun 24 01:13:52 ha-server vdr: [15826] VNSI: Created stream for pid=105 and 
type=9
Jun 24 01:13:54 ha-server vdr: [8679] dvb tuner: power-up - opening frontend 1/0
Jun 24 01:13:59 ha-server vdr: [7056] VNSI-Error: cxSocket::read(fd=6): read() 
error at 0/4
Jun 24 01:13:59 ha-server vdr: [8692] VNSI: Client with ID 72 seems to be 
disconnected, removing from client list
Jun 24 01:14:33 ha-server vdr: [8679] dvb tuner: power-down - closing frontend 
1/0
Jun 24 01:14:38 ha-server vdr: [8679] dvb tuner: power-up - opening frontend 1/0
Jun 24 01:15:17 ha-server vdr: [8679] dvb tuner: power-down - closing frontend 
1/0
Jun 24 01:15:22 ha-server vdr: [8679] dvb tuner: power-up - opening frontend 1/0
Jun 24 01:16:01 ha-server vdr: [8679] dvb tuner: power-down - closing frontend 
1/0
Jun 24 01:16:06 ha-server vdr: [8679] dvb tuner: power-up - opening frontend 1/0
Jun 24 01:16:43 ha-server vdr: [15824] VNSI-Error: cxSocket::read(fd=8): read() 
error at 0/4
Jun 24 01:16:43 ha-server vdr: [15826] VNSI: exit streamer thread
Jun 24 01:16:43 ha-server vdr: [15824] VNSI: LiveStreamer::Close - close
Jun 24 01:16:43 ha-server vdr: [15824] VNSI: close video input ..

Re: [vdr] Device power saving feature - power measurements

2016-06-12 Thread Tobi
Hi,

I've tried this as well now.

I have two Cine S2 dual-tuner cards (an older 5.5 running on ngene driver
and a 6.5 running with the ddbridge driver) attached to a cascadable
multiswitch.

The VDR (2.2) runs as a headless server with the vnsi plugin to allow to
connect Kodi clients to the VDR.

With all adapters active, I see a power consumption of about 50W. When
your power-saving patch kicks in, this is reduced by about 7W to 43W.

So far this seems to work fine. Thanks for this patch!

+1 for including this into vanilla VDR.

bye,

Tobias

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


Re: [vdr] Device power saving feature - power measurements

2016-06-08 Thread glenvt18
That's cool:)

On Wed, Jun 08, 2016 at 05:23:43PM +0100, Richard F wrote:
> I'm happy with just a modest power saving.
> 
> Put in context, on my system, 3Wh ~ 25 mins SD content transcoding to
> H264/AAC = 30-40% disk space reduction with no noticeable loss of
> quality.  So ~70Wh saving / day pays for ongoing SD recording
> compression and multi-TB historical library compression in about 3
> months. I free up a 1TB or so of RAID :-)
> 
> Thanks
> Richard
> 
> 
> On 7/06/2016 14:45, glenvt18 wrote:
> > Hi Richard,
> >
> > Unlike DVB-S/S2 tuners your DVB-T/T2 ones don't have to supply power to
> > a LNB (which draws at least 2W). So, your 3W drop can be considered as
> > "normal". For your USB stick even 1W saving can be helpful.
> >
> > Thanks again for testing.
> >
> > Sergey.
> 
> 
> ___
> vdr mailing list
> vdr@linuxtv.org
> http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

-- 
glenvt18

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


Re: [vdr] Device power saving feature - power measurements

2016-06-08 Thread Richard F
I'm happy with just a modest power saving.

Put in context, on my system, 3Wh ~ 25 mins SD content transcoding to
H264/AAC = 30-40% disk space reduction with no noticeable loss of
quality.  So ~70Wh saving / day pays for ongoing SD recording
compression and multi-TB historical library compression in about 3
months. I free up a 1TB or so of RAID :-)

Thanks
Richard


On 7/06/2016 14:45, glenvt18 wrote:
> Hi Richard,
>
> Unlike DVB-S/S2 tuners your DVB-T/T2 ones don't have to supply power to
> a LNB (which draws at least 2W). So, your 3W drop can be considered as
> "normal". For your USB stick even 1W saving can be helpful.
>
> Thanks again for testing.
>
> Sergey.


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


Re: [vdr] Device power saving feature - power measurements

2016-06-07 Thread glenvt18
Hi Richard,

Unlike DVB-S/S2 tuners your DVB-T/T2 ones don't have to supply power to
a LNB (which draws at least 2W). So, your 3W drop can be considered as
"normal". For your USB stick even 1W saving can be helpful.

Thanks again for testing.

Sergey.

On Mon, Jun 06, 2016 at 11:21:24AM +0100, Richard F wrote:
> Sergey,
> 
> I took down the server at the weekend to install a newly built kernel
> and insert the power monitor.
> 
> 47W  - All services running at idle, tuner power saving disabled
> 44W - All services running at idle, tuner power saving enabled
> 
> As tuners are powered down most of the time, that's a handy 6% average
> saving.
> 
> The hardware is an HP 8300CMT with high efficiency PSU, G2130 Ivy bridge
> CPU and a 3 x 2T RAID + KMC4400R for CCTV video capture,  the tuners are
> PCTV Nanostick 290e for HD/SD (USB2) and an old Leadtek DTV1000 T (PCI)
> for SD - both of which are super-reliable BTW.
> 
> Obviously other tuners will vary, and if the PSU isn't the efficient 90%
> one like this, the savings will be marginally more.
> 
> Richard
> 
> 
> On 2/06/2016 17:15, glenvt18 wrote:
> >> As the server also runs the home automation/lights/heating/security,
> >> CCTV, mail server, and file storage/Owncloud ...
> > That's the main purpose of this feature. You don't have to switch off
> > your tuners physically, close your connections or put your server into
> > sleep (and ARM devices usually don't have a sleep mode at all). You can
> > stream your recordings, watch movies and do other stuff with your server
> > and, at the same time, keep your tuners cold.
> >
> >> OK, I'll keep an eye on it. No adverse effects yet - good work, thanks.
> > I've modified the monitor script:
> > http://pastebin.com/DR4gUdZR
> >
> > Now it prints timestamps and it's output can be searched and grep-ed.
> > Run it with '|tee' for several days.
> >
> > Best,
> > Sergey Chernyavskiy.
> >
> 
> 
> ___
> vdr mailing list
> vdr@linuxtv.org
> http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

-- 
glenvt18

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