[mythtvnz] TV1+1 freeview.xml header update?

Nick Rout nick.rout at gmail.com
Mon Jul 2 21:59:34 BST 2012


On Tue, Jul 3, 2012 at 8:38 AM, tortise <tortise at paradise.net.nz> wrote:
> For anyone who might want tv1+1 data these seem to be the steps to take:
>
> edit /home/mythtv/.mythtv/{Whateveryoucalledit}.xmltv
>
> revise the tvnz7 line to:
>
> channel=tv1-plus1.freeviewnz.tv
>
> And from SQL:
>
> mysql> update channel set serviceid = '1205' where chanid = 1007;
> mysql> update channel set callsign = 'TV1 PLUS1' where chanid = 1007;
> mysql> update channel set xmltvid = 'tv1-plus1.freeviewnz.tv' where chanid =
> 1007;
> mysql> update channel set name = 'TV ONE plus 1' where chanid = 1007;
>
> If you want you can revise the icon also.

Direct manipulation of the sql is deprecated. Use the tuning tools.



More information about the mythtvnz mailing list