[mythtv-users] XMLTV on SAT channels

Josu Lazkano josu.lazkano at gmail.com
Sat Dec 25 01:09:01 UTC 2010


Thanks for your reply. I am getting problems with it.

If I select on Video sources EIT. Then, on channel editor I can not
set the XMLTV ID.

If I select on Video sources the Grabber, I can not scan for new channels.

Here is a screenshoot of the channel editor screen:
http://dl.dropbox.com/u/1541853/channel.png

How can I set the XMLTV ID on a channel?

Thanks for all your help and best regards.

2010/12/24 Jan Ceuleers <jan.ceuleers at computer.org>:
> On 24/12/10 16:04, Josu Lazkano wrote:
>>
>> I want to add this info on SAT channels, how can I do that?
>
> Ensure that your channels have the xmltv IDs set. Then use mythfilldatabase
> to import the file into the database.
>
> http://www.mythtv.org/wiki/Mythfilldatabase#3._Run_mythfilldatabase_with_the_--file_flag
>
> By way of example, here is the grabber script I use.
>
> #!/bin/bash
> pushd ~mythtv/.xmltv
> rm tv_grab*.out
> nice tv_grab_uk_rt --config-file tv_grab_uk_rt.conf.new --output
> tv_grab_uk_rt.out
> nice tv_grab_nl_py --config-file tv_grab_nl_py.conf --output
> tv_grab_nl_py.out --cache cache --compat
> nice /usr/bin/mythfilldatabase --file 1 tv_grab_uk_rt.out
> nice /usr/bin/mythfilldatabase --file 1 tv_grab_nl_py.out
> popd
>
> The "1" after "--file" is the video source ID, of which I have only one at
> the moment.
>
>
> HTH, Jan
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>



-- 
Josu Lazkano


More information about the mythtv-users mailing list