Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] Re: Creation dvbchan.pl



Christoph Ackermann wrote:
> 
> Hello List,
> 
> i tried to generate a personal channel.conf at "dxandy".
> 
> So, i got a file like this:
> <snip>
> arte:11836:h:0:27500:401:402:1:28109
> KiKa:11954:h:0:27500:310:320:1:28008
> <snap>
> 
> If i use the generated channels.conf (VDR 0.61Beta), only ONE (or the
> primary) DVB-s card is used by VDR.
> 
> This one is the original file by Klaus Schmidinger:
> <snip>
> arte:11836:h:0:27500:401:402:0:0:28109
> KiKa:11954:h:0:27500:310:320:0:0:28008
> <snap>
> 
> Ok. I really use only a few (TV-)channels in "Real Live", but is there a
> chance to create the list in the right way, because i like VDR to use as
> a digital reciever for a lot of radiochannels and it is very boring to
> edit channels.conf all the time.
> 
> Than you for any hints
> 
> Christoph
> 

cat oldfile | awk -F ":" '{print
$1":"$2":"$3":"$4":"$5":"$6":"$7":0:"$8":"$9}' > newfile

Martin

========== mailto:martin@hammerschmid.com ==========
=RSA-PGP-Key ID:0x81783FE7 DH-PGP-Key ID:0x6B66589A=
====================================================

Useless Invention: AC adapter for solar calculators.


-- 
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject.



Home | Main Index | Thread Index