[vdr] polarization character case in channels.conf

2012-11-07 Thread Mike Hay
Hi list, I recently lost access to all vertically polarised channels and after quite a bit of floundering about I discovered the reason for this is due to the case of the polarisation character in channels.conf. According to the vdr changelog it has been possible to specify this in either up

Re: [vdr] polarization character case in channels.conf

2012-11-07 Thread Mike Hay
Well, there is a toupper() in cDvbTransponderParameters::Parse(), so I would expect that all characters can be given in either upper- or lowercase. Are you sure the case was the problem? Klaus I'm pretty sure it is the case as I have tested the following two strings with no other changes and

Re: [vdr] polarization character case in channels.conf

2012-11-08 Thread Mike Hay
Well, there is a toupper() in cDvbTransponderParameters::Parse(), so I would expect that all characters can be given in either upper- or lowercase. Are you sure the case was the problem? Klaus I'm pretty sure it is the case as I have tested the following two strings with no other changes and