[myth-ie] Channel listings

Brendan Kehoe brendan at zen.org
Wed Jan 9 05:25:04 CST 2008


> The ideal situation would be to be able to take some channels from the
> Radio TImes, some from entertainment.ie, some from bleb... etc.
>   

This is where my thoughts are at the moment also ... I actually want to
submit a way to make the mythtv settings allow you to assign a grabber
to one or more channels, instead of confining it to video-source <->
grabber.

I'm going to adjust the tv_grab_ie_entie to not ask for everything for a
day, but instead honor the list appearing in the config file ('channel
channel6.ie', etc).  Ideally, mythfilldatabase could be made to invoke
multiple grabbers for a single video source.

Tom, you can get a copy at
  http://www.zen.org/~brendan/entie-grabber-v0.3.tar.gz
Invoke it like
  perl tv_grab_ie_entie --config something.conf --output t-ie
and then run
  mythfilldatabase --file 1 -1 ./t-ie
The first argument of '1' says to put the info as being from your first
video source; since I originally set my box up to try to use both NTL
analog and NTL digital, I do
  mythfilldatabase --file 2 -1 ./t-ie

Hope this helps,
B



More information about the MythTV-Ireland mailing list