Didde Brockman <[EMAIL PROTECTED]> wrote:
> Would you mind posting your frequency mappings for Stockholm? It'd
> save the rest of us some work, and since I am lazy by nature that's
> something I sure would appreciate  ;)  Also, it might be good for
> future readers to come to have the channels documented on this list.

No problem, here you go.

INSERT INTO `channel` (`freqid`, `name`) VALUES ('SE17', 'Eurosport');
INSERT INTO `channel` (`freqid`, `name`) VALUES ('SE16', 'MTV');
INSERT INTO `channel` (`freqid`, `name`) VALUES ('SE11', 'Kanal5');
INSERT INTO `channel` (`freqid`, `name`) VALUES ('E6', 'TV4');
INSERT INTO `channel` (`freqid`, `name`) VALUES ('E11', 'TV3');
INSERT INTO `channel` (`freqid`, `name`) VALUES ('E7', 'SVT2');
INSERT INTO `channel` (`freqid`, `name`) VALUES ('E5', 'SVT1');
INSERT INTO `channel` (`freqid`, `name`) VALUES ('57', 'TV4+');
INSERT INTO `channel` (`freqid`, `name`) VALUES ('E10', 'DiscoveryMix');
INSERT INTO `channel` (`freqid`, `name`) VALUES ('E8', 'ZTV');

I realized when I saw the data that you don't need the actual frequency
figures since Myth does that conversion for you... You need to translate the
Comhem frequency names to the naming standard that MythTV uses.

Seems like Comhem VHF# = Myth E#, S# = SE# and K# = #.

BTW, why not join my Swedish MythTV mailing list? It's farily new but we're
about 26 members by now.
http://groups.yahoo.com/group/mythtv-sweden/

-- 
 |   Janek Hellqvist   |
 | [EMAIL PROTECTED] |

_______________________________________________
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to