[mythtv-users] So, if I change to a new grabber script, does that wreck all my scheduling?

Phill Edwards philledwards at gmail.com
Thu Jul 28 08:13:07 EDT 2005


> I think all you need to do is edit the mapping in the channels
> configuration.
> 
> The old  tv_grab_au looks like this....
> 
> # tv_grab_au 0.6 config file
> region Sydney
> service freesd
> # "channel name" and "frequency" can be changed to suit
> # [+yes/-no] [channel ID] [channel name] [frequency]
> +channel freesd.Sydney.10 "TEN Digital" 1
> ...blah
> ...blah
> 
> So, in the channel config for channel 10, I have "freesd.Sydney.10"
> But in the new tv_grab_au config looks like...
> 
> $channels = {
>  'ABC NSW' => 'nsw.abc.gov.au',
>  'ABC2' => 'abc2.abc.gov.au',
>  'CHANNEL NINE SYDNEY' => 'sydney.nine.com.au',
>  'CHANNEL SEVEN SYDNEY' => 'sydney.seven.com.au',
>  'NETWORK TEN SYDNEY' => 'sydney.ten.com.au',
>  'SBS NEWS' => 'news.sbs.com.au',
>  'SBS SYDNEY' => 'sydney.sbs.com.au'
> 
> So I guess you just change the channel config to "sydney.ten.com.au"
> 
> Nothing else really needs to change.  Deleting d1.com.au and creating
> msn.com.au is just being anal.

No - you will need to change the xmltvid for each channel as well in
the setup screens. So nine.free.sydney.d1.com.au, for example (can't
remember what it actually is), would need to be changed to
sydney.nine.com.au in mythtvsetup channel editor.

Regards,
Phill


More information about the mythtv-users mailing list