| |||||||
| General Talk Talk about the MediaPortal TV-Server |
![]() |
| | Thread Tools | Display Modes |
| | #1 (permalink) |
| Portal Developer Join Date: Jun 2004 Location: Germany
Posts: 508
Thanks: 9
Thanked 3 Times in 3 Posts
Country: | MediaPortal and the TV server both have a xml-file with tuningparameters for DVB-T. If the frequencies for your area are listed in this file a channel scan will take a lot less time (because the channel scan will only scan the listed frequencies) compared to scanning all frequencies for you whole country or even all possible DVB-T frequencies. All entries should look like the following schema (shortened): Code: <country name="YOUR_COUNTRY - YOUR_CITY/REGION" offset="125"> <carrier frequency="198500" bandwidth="7" /> <carrier frequency="498000" bandwidth="8" /> <carrier frequency="530000" bandwidth="8" /> </country> You can get the DVB-T frequencies from your local provider. The sample data is from http://www.dvb-t-nord.de/empfangsgeb..._parameter.pdf where you can see that 198,5Mhz results in frequency="198500" and so on. After completing the entry please test if all channels are found and you didn't miss a frequency. Then please post your entry to this thread so I can add it to the SVN repository. Please also post updates about changed frequencies here! Thanks Maschine |
| | |
| |
| | #2 (permalink) |
| MP Donator ![]() Join Date: Dec 2004 Location: Zagreb Age: 33
Posts: 41
Thanks: 0
Thanked 3 Times in 3 Posts
Country: | Hi! This block should replace old ones (Croatia - Zagreb - Sljeme, ...): <country name="Croatia - Zagreb" offset="125"> <carrier frequency="498000" bandwidth="8" /> <carrier frequency="514000" bandwidth="8" /> <carrier frequency="522000" bandwidth="8" /> </country> |
| | |
| | #5 (permalink) |
| Portal Member | Here are the frequencies for swiss: <country name="Swiss - Graubuenden - Chur" offset="125"> <carrier frequency="722000" bandwidth="8" /> <carrier frequency="730000" bandwidth="8" /> </country> Is there any way to add an dvbc-file for swiss to the TVengine3 files? Last edited by vertiger; 2007-10-26 at 17:23. |
| | |
| | #7 (permalink) |
| Portal Member | I have consulted the SRG SSR website and here are the frequencies for all regions. <country name="Swiss - All Regions" offset="125"> <carrier frequency="474000" bandwidth="8" /> <carrier frequency="482000" bandwidth="8" /> <carrier frequency="490000" bandwidth="8" /> <carrier frequency="498000" bandwidth="8" /> <carrier frequency="506000" bandwidth="8" /> <carrier frequency="514000" bandwidth="8" /> <carrier frequency="522000" bandwidth="8" /> <carrier frequency="530000" bandwidth="8" /> <carrier frequency="538000" bandwidth="8" /> <carrier frequency="546000" bandwidth="8" /> <carrier frequency="554000" bandwidth="8" /> <carrier frequency="562000" bandwidth="8" /> <carrier frequency="570000" bandwidth="8" /> <carrier frequency="578000" bandwidth="8" /> <carrier frequency="586000" bandwidth="8" /> <carrier frequency="594000" bandwidth="8" /> <carrier frequency="602000" bandwidth="8" /> <carrier frequency="610000" bandwidth="8" /> <carrier frequency="618000" bandwidth="8" /> <carrier frequency="650000" bandwidth="8" /> <carrier frequency="658000" bandwidth="8" /> <carrier frequency="666000" bandwidth="8" /> <carrier frequency="674000" bandwidth="8" /> <carrier frequency="682000" bandwidth="8" /> <carrier frequency="690000" bandwidth="8" /> <carrier frequency="698000" bandwidth="8" /> <carrier frequency="706000" bandwidth="8" /> <carrier frequency="714000" bandwidth="8" /> <carrier frequency="722000" bandwidth="8" /> <carrier frequency="730000" bandwidth="8" /> <carrier frequency="738000" bandwidth="8" /> <carrier frequency="746000" bandwidth="8" /> <carrier frequency="754000" bandwidth="8" /> <carrier frequency="762000" bandwidth="8" /> <carrier frequency="770000" bandwidth="8" /> <carrier frequency="778000" bandwidth="8" /> <carrier frequency="786000" bandwidth="8" /> <carrier frequency="794000" bandwidth="8" /> <carrier frequency="802000" bandwidth="8" /> <carrier frequency="810000" bandwidth="8" /> <carrier frequency="818000" bandwidth="8" /> <carrier frequency="826000" bandwidth="8" /> </country> |
| | |
| | #8 (permalink) |
| Portal Member Join Date: Jul 2004
Posts: 387
Thanks: 0
Thanked 2 Times in 2 Posts
| DVB-T freq changed in Helsingborg Sweden. Here are the new ones <country name="Sweden - Helsingborg Olympia" offset="125"> <carrier frequency="506000" bandwidth="8" /> <carrier frequency="546000" bandwidth="8" /> <carrier frequency="570000" bandwidth="8" /> <carrier frequency="634000" bandwidth="8" /> <carrier frequency="650000" bandwidth="8" /> </country> If one wants denamrk to just add <carrier frequency="714000" bandwidth="8" />
__________________ ---------------------------------------- MCE 2005 Twinhan 3040 DVB-T + CI + Cam---Boxer ATI Radeon 9800 Pro 128Mb SoundMax 1950 1Gb Ram ----------------------------------------- |
| | |
| | #10 (permalink) |
| Portal Developer Join Date: Sep 2006 Location: Italy - Padova Age: 34
Posts: 1,145
Thanks: 56
Thanked 54 Times in 43 Posts
Country: | Hi Maschine, you can delete country "Italy - Verona" offset="125", all freq are already coded in "Italy - All regions". Also take care that: <carrier frequency="742000" bandwidth="8" /> is not a valid freq (from Italy - Verona) and <carrier frequency="642000" bandwidth="8" /> should be <carrier frequency="643000" bandwidth="8" /> and <carrier frequency="866000" bandwidth="8" /> is missing info taken from http://www.terratec.it/supporto/dvb4.shtml. Thank you. Simone |
| | |
![]() |
| Bookmarks |
| Tags |
| add, dvbt, frequencies, server |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| DVB-T Frequencies of Dresden | vebis | Development | 1 | 2007-08-10 17:05 |
| New swedish DVB-T frequencies | SweMart | General Development (no feature request here!) | 4 | 2007-07-16 09:32 |
| TV Server - Cannot Add channels manually | ender | pre 1.0 RC1 | 2 | 2007-04-04 23:28 |
| DVB-T frequencies for France | Havrest | Tips and Tricks | 0 | 2005-08-04 01:38 |