Error in DVBT.XML fiel Sudbury Transmitter (1 Viewer)

BarrieSmith

Portal Member
October 9, 2007
19
1
Home Country
United Kingdom United Kingdom
MediaPortal Version 0.2.3.0 final with SVN 11-29-07:

There is an error in one of the frequencies for the UK Sudbury transmitter. This means that the current XML file installed by MP 0.2.3.0 final release cannot find all the available channels.

Here is a sample of the file with the corrected section shown too.

Rem Default MP list

<country name="UK - Sudbury" offset="167">
<carrier frequency="698000" bandwidth="8"></carrier>
<carrier frequency="850000" bandwidth="8"></carrier>
<carrier frequency="690000" bandwidth="8"></carrier>
<carrier frequency="618000" bandwidth="8"></carrier>
<carrier frequency="738000" bandwidth="8"></carrier>
<carrier frequency="706000" bandwidth="8"></carrier>
</country>


Error is that frequency 850000 does not work it should be 754000, i.e. same as Sudbury B. transmitter

So new settings are:

<country name="UK - Sudbury" offset="167">
<carrier frequency="698000" bandwidth="8"></carrier>
<carrier frequency="754000" bandwidth="8"></carrier>
<carrier frequency="690000" bandwidth="8"></carrier>
<carrier frequency="618000" bandwidth="8"></carrier>
<carrier frequency="738000" bandwidth="8"></carrier>
<carrier frequency="706000" bandwidth="8"></carrier>
</country>
 

BarrieSmith

Portal Member
October 9, 2007
19
1
Home Country
United Kingdom United Kingdom
As no one has replied to this bug report. How do I raise this to the development team?
 

Maschine

Retired Team Member
  • Premium Supporter
  • June 15, 2004
    768
    86
    Germany
    Home Country
    Germany Germany
    I have just commited this change. There is a sticky thread in the forums for DVB-T frequency stuff. Single threads like this get easily lost...

    Maschine
     

    Users who are viewing this thread

    Top Bottom