Lauri Tischler wrote: > Lauri Tischler wrote: > >The command below dont dump provider name, > > > >./scan -a 1 -s 0 -x 666 -t 1 -p -n -o vdr > astra-vdr > > the '-p' is position dependent, if it is before the '-o vdr' > it wont work, the patch fixes that. > > Replaced Hotbird entrys in initial.h with only one entry, > appears to scan all, takes 40 minutes tho .. > > Changed the separator between provider name and channel name > from : to - the : would screw up vdr format.
Thanks, comitted. BTW, I rewrote the TP list handling in scan.c, so TPs now are identified by frequency, not by some ids (which should be unique according to DVB standards, but aren't always...). This needs testing. Also, I observe a lot of intermittent "tuning failed" messages during scan (bot cable and satellite). I wonder if they are caused by the recent av7110 i2c changes? (there are not i2c error messages in the kernel log, though) Johannes -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe linux-dvb" as subject.
