BigGranu / Webradio_MP2

Webradio Plugin - Mediaportal2
2 stars 4 forks source link

Could you please update Radio 105 FM URL? #16

Closed amatesi closed 6 years ago

amatesi commented 6 years ago

New URL (reported as working as of the 29th of Sep 2018):

<MyStream City="Milan" Country="IT" Title="Radio 105 FM">
      <Descriptions>
        <Description Languagecode="en_GB" />
      </Descriptions>
      <Genres>Eclectic</Genres>
      <Homepage />
      <Language>it</Language>
      <Logo>http://install.team-mediaportal.com/MP2/Webradio/Logos/shoutcast.unitedradio.it_1101_listen.pls.jpg</Logo>
      <StreamUrls>
        <Url Provider="" Bitrate="128" Frequenz="44100" Mode="STEREO" Name="Standard" Typ="MP3">http://icecast.unitedradio.it/Radio105.mp3</Url>
      </StreamUrls>
    </MyStream>

Broken (reported as NOT working as of the 29th of Sep 2018):

<MyStream City="Milan" Country="IT" Title="Radio 105 FM">
      <Descriptions>
        <Description Languagecode="en_GB" />
      </Descriptions>
      <Genres>Eclectic</Genres>
      <Homepage />
      <Language>it</Language>
      <Logo>http://install.team-mediaportal.com/MP2/Webradio/Logos/shoutcast.unitedradio.it_1101_listen.pls.jpg</Logo>
      <StreamUrls>
        <Url Provider="" Bitrate="128" Frequenz="44100" Mode="STEREO" Name="Standard" Typ="MP3">http://shoutcast.unitedradio.it:1101/listen.pls</Url>
      </StreamUrls>
    </MyStream>
morpheusxx commented 6 years ago

Should be updated now. Thank you!