Reply to thread

My dvbt.xml for UK, Mendip follows.

I've adjusted the offset to 0 and added 167 to the individual entries,

this is 'cos multiplex 6 dosn't require the offset. Or so it seems.

I don't remember where I found the frequencies - but was via google.

I use this so I don't pick up multiple stations from various transmitters, it also speeds up tuning nicely. You should see the freqs in the logs - can't remember which right now. Also if you export settings - they'll get dumped in ChannelList.xml.


<?xml version="1.0" encoding="iso-8859-1" ?>





<dvbt>

    <country name="UK - Mendip" offset="0">

       

       

       

       

       

       

       


        <carrier frequency="778167" bandwidth="8" />

        <carrier frequency="746167" bandwidth="8" />

        <carrier frequency="802167" bandwidth="8" />

        <carrier frequency="826167" bandwidth="8" />

        <carrier frequency="754167" bandwidth="8" />

        <carrier frequency="842000" bandwidth="8" />

    </country>

</dvbt>


Top Bottom