MediaPortal Forums HTPC/MediaCenter

Go Back   MediaPortal Forum » MediaPortal 1 » MediaPortal 1 Talk


MediaPortal 1 Talk General talk regarding our HTPC-software MediaPortal 1 takes place here.

Reply
 
Thread Tools Display Modes
Old 2005-05-09, 07:31   #1 (permalink)
Portal Developer
 
frodo's Avatar
 
Join Date: Apr 2004
Location: The Netherlands
Age: 37
Posts: 1,516
Thanks: 3
Thanked 119 Times in 44 Posts

Country:

My System

Default Help us improving the tv /radio configuration

Hi,
The next release of mediaportal will have easier configuration for (analog) tv and radio.
The idea is to put a list of all tv channels and radio channels for a particular city on the website. From the setup you then simple select your country and city (and provider) and MP will add all your tv channels and radio channels.
To make this a success we need your help.
  • What do we need?
    - the list of tv channels and radio channels for your city

    Where can i find this?
    - mostly on the website of your cable provider

    I got it, now what?
    - place it in the xml format as described below and email to e.beckers@gmail.com

Note: frequencies are optional and only needed for channels like 24- and 62+

dont forget to mention your country , city and provide name!!!

Example:
Code:
<mediaportal>
	<tv>
		<channel name="Nederland 1"					number="9"  frequency="203,25"/>
		<channel name="Nederland 2"					number="11" frequency="217,25"/>
		<channel name="Nederland 3"					number="7"  frequency="189,25"/>
		<channel name="RTL 4"						number="37" frequency="596,25"/>
		<channel name="RTL 5"						number="63" frequency="807,25"/>
		<channel name="SBS 6"						number="42" frequency="639,25"/>
		<channel name="Yorin"						number="56" frequency="0"/>
		<channel name="Veronica/Jetix"				number="61" frequency="793,25"/>
		<channel name="NET 5"						number="47" frequency="681,25"/>
		<channel name="Nickelodeon"					number="67" frequency="840,25"/>
		<channel name="Casema Service Kanaal"		number="5"  frequency="175,25"/>
		<channel name="TV West"						number="10" frequency="210,25"/>
		<channel name="Zfm Infobox"					number="26" frequency="511,25"/>
		<channel name="Infothuis"					number="35" frequency="583,25"/>
		<channel name="een"							number="12" frequency="224,25"/>
		<channel name="KETNET/Canvas"				number="13" frequency="231,25"/>
		<channel name="BBC 1"						number="23" frequency="484,25"/>
		<channel name="BBC 2"						number="24" frequency="495,25"/>
		<channel name="ARD"							number="8"  frequency="196,25"/>
		<channel name="ZDF"							number="9"  frequency="161,25"/>
		<channel name="Discovery Channel"			number="60" frequency="784,25"/>
		<channel name="National Geographic"			number="55" frequency="831,25"/>
		<channel name="Animal Planet"				number="45" frequency="663,25"/>
		<channel name="Arte"						number="31" frequency="551,25"/>
		<channel name="Eurosport"					number="44" frequency="652,25"/>
		<channel name="MTV"							number="51" frequency="708,25"/>
		<channel name="TMF"							number="49" frequency="695,25"/>
		<channel name="The Box"						number="54" frequency="737,25"/>
		<channel name="CNN International"			number="59" frequency="775,25"/>
		<channel name="BBC World"					number="68" frequency="849,25"/>
		<channel name="Etalage Kanaal"				number="6"  frequency="182,25"/>
		<channel name="TV 5"						number="13" frequency="168,25"/>
		<channel name="TRT International"			number="30" frequency="540,25"/>
		<channel name="TBN Europe"					number="28" frequency="527,25"/>
	</tv>
	<radio>
		<channel name="Sky Radio"				frequency="197.123"/>
		<channel name="Radio 1"					frequency="91,1 "/>
		<channel name="Radio 2"					frequency="89,5"/>
		<channel name="Radio 3FM"				frequency="89,9"/>
		<channel name="Radio 4"					frequency="90,6"/>
		<channel name="Radio 747 AM"			frequency="88,1"/>
		<channel name="Radio Rijnmond"			frequency="103,8"/>
		<channel name="Radio West"				frequency="88,9"/>
		<channel name="Zoetermeer FM"			frequency="92,9"/>
		<channel name="Stadsrad.Zoet/2e kmr"	frequency="87,6"/>
		<channel name="VRT Radio 1"				frequency="93,6"/>
		<channel name="VRT Radio 2"				frequency="94,1"/>
		<channel name="VRT Radio Klara"			frequency="102,8"/>
		<channel name="BBC World Service"		frequency="100,8"/>
		<channel name="WDR 4"					frequency="101,5"/>
		<channel name="Radio France Internat."	frequency="105,8"/>
		<channel name="Arrow 90.7 FM"			frequency="106,8"/>
		<channel name="Arrow Rock Radio"		frequency="97,6"/>
		<channel name="BNR Nieuws Radio"		frequency="100,4"/>
		<channel name="City FM"					frequency="99,8"/>
		<channel name="Classic FM"				frequency="92,5"/>
		<channel name="Concertzender"			frequency="107,3"/>
		<channel name="SLAM!FM"					frequency="91,9"/>
		<channel name="Kink FM"					frequency="98,5"/>
		<channel name="Noordzee FM"				frequency="95,5"/>
		<channel name="Radio 227"				frequency="107,9"/>
		<channel name="Radio 10 Gold"			frequency="103,4"/>
		<channel name="Radio 538"				frequency="105,0"/>
		<channel name="Radio Veronica"			frequency="94,9"/>
		<channel name="RTL FM"					frequency="97,1"/>
		<channel name="Sky Radio"				frequency="104,5"/>
		<channel name="Yam FM"					frequency="95,9"/>
		<channel name="Yorin FM"				frequency="106,4"/>
		
	</radio>
</mediaportal>
Frodo
frodo is offline   Reply With Quote
Old 2005-05-09, 08:58   #2 (permalink)
Portal Member
 
eloo's Avatar
 
Join Date: Jan 2005
Location: Aarhus, Denmark
Age: 27
Posts: 217
Thanks: 9
Thanked 7 Times in 5 Posts

My System

Default

Hi frodo,

Don't we need both Country, City and for example Provider. In Denmark there are multiple cable providers using different frequencies for the same channel.
__________________
eloo

--
Support the development of MP:
http://forum.team-mediaportal.com/sh...ad.php?t=12103
--
Danish TV+Radio logos: http://forum.team-mediaportal.com/sh...261#post103261
eloo is offline   Reply With Quote
Old 2005-05-09, 09:43   #3 (permalink)
Super Moderator
 
FlipGer's Avatar
 
Join Date: Apr 2004
Location: Leipzig, Germany
Age: 33
Posts: 2,238
Thanks: 31
Thanked 53 Times in 39 Posts

Country:

My System

Default

Hi frodo,

nice idea. I also think eloo is right. In some german cities are also more than one provider with different channel settings.

Flip.
FlipGer is offline   Reply With Quote
Old 2005-05-09, 09:44   #4 (permalink)
Portal Developer
 
frodo's Avatar
 
Join Date: Apr 2004
Location: The Netherlands
Age: 37
Posts: 1,516
Thanks: 3
Thanked 119 Times in 44 Posts

Country:

My System

Default

ok, include the provider name
and spam my email box with all those nice xml files;-)

Frodo
frodo is offline   Reply With Quote
Old 2005-05-09, 10:00   #5 (permalink)
Portal Member
 
Join Date: Mar 2005
Posts: 17
Thanks: 0
Thanked 0 Times in 0 Posts

Country:


Default

nice idea
Can We do the same with sat tv?
There are many redy to use channel lists for ProgDVB or MyTheatre
I think it will be easy to make converter for MP
raphael is offline   Reply With Quote
Old 2005-05-09, 11:17   #6 (permalink)
Portal Member
 
Join Date: Jan 2005
Location: London, UK
Posts: 232
Thanks: 1
Thanked 0 Times in 0 Posts


Default

I have an XML file of all UK transmitters broken down by area. It's just the one that ShowShifter used, but I converted to XML. Do you want to have a look at it ?

EDIT: This is a replacement for dvbt.xml - so it might not be of any use for analogue channels.

Allen
__________________
Athlon XP-M 2200+, DFI NFII Ultra Infinity, 512MB Geil DDR400 RAM, 160GB Samsung PATA & SATA HDs, XFX FX5200 128MB (71.89), NEC3500 DVD-RW, on-board SoundStorm audio, DVB Nova-T 90002, Accent HT400 case+VFD, iMon remote, MCE2005, MP 1.0 RC1
AllenConquest is offline   Reply With Quote
Old 2005-05-09, 14:44   #7 (permalink)
Portal Member
 
Lyxalig's Avatar
 
Join Date: Jan 2005
Location: Norway
Age: 24
Posts: 268
Thanks: 0
Thanked 0 Times in 0 Posts

Country:

My System

Send a message via MSN to Lyxalig
Default

I made one for "Norway - Oslo - UPC - Basic"

I think you need to have it broken down to basic, entertain, family, all, plus, and so on.

I sent you two different versions one with, and one without S and K before channelnumber. What is this?

Greets Lyxalig.
__________________
If the MP community isn't able to do it... Who are?
Lyxalig is offline   Reply With Quote
Old 2005-05-09, 15:51   #8 (permalink)
Portal Member
 
Join Date: Feb 2005
Location: Wageningen
Age: 32
Posts: 339
Thanks: 5
Thanked 0 Times in 0 Posts

Country:

My System

Default

I'll send you Netherlands-Wageningen-UPC later on.
Wouldn't it be nice to have country specific Zip/rar's with the thumbs of all the channels which are available for that country (probably won't give a 100% match for everyone due to local channels, unrelayed channels etc., but would be a nice start for a first install I'd think)
onkl is offline   Reply With Quote
Old 2005-05-09, 17:38   #9 (permalink)
NooK
Guest
 
Posts: n/a


Default

Yes It could be divided by packages as well because lots of people here in Sweden who live apartments get for free the basic package of comhem (A provider here) with only a few channels.

Best Regards

NooK
  Reply With Quote
Old 2005-05-09, 23:53   #10 (permalink)
Portal Developer
 
Join Date: Jun 2004
Location: Germany
Posts: 514
Thanks: 13
Thanked 5 Times in 5 Posts

Country:


Default

Info sent for Germany - Hannover - KMG Hannover!

Maschine
Maschine is offline   Reply With Quote
Reply

Bookmarks

Tags
configuration, improving, or radio

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Best configuration for the fastest channel zapping speed ? Eddy HTPC Projects 1 2007-04-26 23:34
Post your MediaPortal TV and WebEPG configuration Bram General Talk 2 2006-12-24 10:07
Configuration crashes everytime when scanning for channels lmh General Support 5 2006-04-23 19:40
Configuration Scroll Bar and-81 Improvement Suggestions 3 2005-06-22 04:18
InputDeviceMapper and LiveDriveIR Configuration Problem kaburke Plugins 3 2005-03-09 09:07


All times are GMT +1. The time now is 03:02.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 Protected by Akismet Blog with WordPress
Advertisement System V2.6 By   Branden