Untergeordnete Seiten
  • News feeds

  Wiki Navigation

    Loading...


 Recently Updated


 Latest Releases

 MediaPortal 1.32
            Releasenews | Download
 MediaPortal 2.5
            Releasenews | Download


Table of Contents

Overview

The news plugin allows customization of the news feeds that are displayed. By default a set of feeds depending on the users country are displayed.

 

Details

The default feeds that are displayed depend on the user's country. Help us to add more and better default feeds to MediaPortal 2 by posting them in the appropriate forum thread .

Current Default Feeds

The original file is available on github.

<RegionalFeeds>
  <Region Code="en">
    <Feeds>
      <Feed Name="MediaPortal">https://www.team-mediaportal.com/rss-feeds</Feed>
      <Feed Name="Cnet">http://feeds.feedburner.com/cnet/tcoc</Feed>
      <Feed Name="BetaNews">http://feeds.betanews.com/bn</Feed>
      <Feed Name="The Register">http://www.theregister.co.uk/headlines.atom</Feed>
    </Feeds>
  </Region>
  <Region Code="de">
    <Feeds>
      <Feed Name="MediaPortal">https://www.team-mediaportal.com/rss-feeds</Feed>
      <Feed Name="Spiegel">http://www.spiegel.de/schlagzeilen/tops/index.rss</Feed>
      <Feed Name="Heise">http://www.heise.de/newsticker/heise-atom.xml</Feed>
      <Feed Name="Tagesschau">http://www.tagesschau.de/xml/rss2</Feed>
      <Feed Name="T-Online Sport">http://feeds.t-online.de/rss/sport</Feed>
      <Feed Name="Auto Motor Sport">http://rss.feedsportal.com/c/685/f/434709/index.rss</Feed>
      <Feed Name="Formel1">http://formel1.feedsportal.com/c/34709/f/638518/index.rss</Feed>
    </Feeds>
  </Region>
  <Region Code="fr">
    <Feeds>
      <Feed Name="MediaPortal">https://www.team-mediaportal.com/rss-feeds</Feed>
      <Feed Name="Le Monde">http://rss.lemonde.fr/c/205/f/3050/index.rss</Feed>
      <Feed Name="France 24">http://www.france24.com/fr/monde/rss</Feed>
      <Feed Name="Cnet France">http://www.cnetfrance.fr/feeds/rss/</Feed>
      <Feed Name="FranceFootbal">http://www.francefootball.fr/rss/home/feed.xml</Feed>
      <Feed Name="l'Equipe">http://www.lequipe.fr/rss/actu_rss.xml</Feed>
      <Feed Name="PCworld">http://feeds.feedburner.com/pcworld-fr/tout.xml?format=xml</Feed>
      <Feed Name="Pc Inpact">http://www.pcinpact.com/rss/news.xml</Feed>
      <Feed Name="Homemedia">http://www.homemedia.fr/rss/news.xml</Feed>
    </Feeds>
  </Region>
  <Region Code="nl">
    <Feeds>
      <Feed Name="MediaPortal">https://www.team-mediaportal.com/rss-feeds</Feed>
      <Feed Name="Nu.nl">http://www.nu.nl/feeds/rss/algemeen.rss</Feed>
      <Feed Name="WeerNieuws">http://rss.weeronline.nl/weernieuws.xml?n=20</Feed>
      <Feed Name="jouwaanbieding.nl">http://www.jouwaanbieding.nl/rss.xml</Feed>
    </Feeds>
  </Region>
  <Region Code="be">
    <Feeds>
      <Feed Name="MediaPortal">https://www.team-mediaportal.com/rss-feeds</Feed>
      <Feed Name="De Standaard Online">http://feeds.feedburner.com/dso-snelnieuws</Feed>
      <Feed Name="Humo Algemeen">http://feeds.feedburner.com/HumoAlgemeen</Feed>
      <Feed Name="deredactie.be">http://www.deredactie.be/cm/vrtnieuws?mode=atom</Feed>
      <Feed Name="sporza">http://www.sporza.be/cm/sporza?mode=atom</Feed>
    </Feeds>
  </Region>
  <Region Code="no">
    <Feeds>
      <Feed Name="MediaPortal">https://www.team-mediaportal.com/rss-feeds</Feed>
      <Feed Name="VG">http://www.vg.no/rss/create.php</Feed>
      <Feed Name="Dagbladet">http://www.dagbladet.no/rss/nyheter/</Feed>
      <Feed Name="Tek.no">http://www.tek.no/feeds/general.xml</Feed>
      <Feed Name="NRK nyheter">http://www.nrk.no/nyheiter/siste.rss</Feed>
    </Feeds>
  </Region>
  <Region Code="sv">
    <Feeds>
      <Feed Name="MediaPortal">https://www.team-mediaportal.com/rss-feeds</Feed>
      <Feed Name="Aftonbladet">http://www.aftonbladet.se/rss.xml</Feed>
      <Feed Name="Expressen">http://expressen.se/rss/nyheter</Feed>
      <Feed Name="GT">http://gt.se/rss/nyheter</Feed>
      <Feed Name="DN">http://www.dn.se/toppnyheter-rss</Feed>
      <Feed Name="SVT">http://www.svt.se/nyheter/rss.xml</Feed>
    </Feeds>
  </Region>
</RegionalFeeds>

   

 

This page has no comments.