[mythtv-users] ANNOUNCE: mythalsig v2.3 (Icon/Logo grabber)

Cougar mythtv at lost.data.ee
Thu May 11 15:47:26 EDT 2006


Some more ideas what to improve of change (I try to learn python as mucha 
as possible to make such changes myself but it takse some time ;-)


* add command line option to skip web download. I have very long region 
list because of satellite (at least as long sat regions are not 
implemented). Right now it has already 25 country codes and I still miss 
some programs that are not country specific (like programs from sat 
provider) or I just don't know their origin yet


* Use the same channel index even when channel list is entered. Right now 
I get with --info something like this:

...
[503/521] 8506: LibertyTV FR         LibertyTV FR         
[504/521] 8505: QVC Deutschland      QVC Deutschland      
[505/521] 8504: Astra Vision         Astra Vision         
[506/521] 8503: Primetime            Primetime            
...

but when I run mythalsig with "--list 504,506-521" it asks such channels:

--Channel ID: 8505---------------------------------------------------[001/017]--
        Name: QVC Deutschland
--Channel ID: 8503---------------------------------------------------[002/017]--
        Name: Primetime
--Channel ID: 8502---------------------------------------------------[003/017]--
        Name: RTL TELE Letzebuerg
...

When I miss some channel or enter wrong number then I can't use shown 
index any more to restart process from point where I made a mistake but 
should check info again or calculate position manually.

I know that this total number comes from SQL result and position is just a 
counter but maybe somebody has a good idea how to show "absolute" database 
position here as well.

-- 
Cougar



More information about the mythtv-users mailing list