How to find Internet Radio adress? (1 Viewer)

Spragleknas

Moderator
  • Team MediaPortal
  • December 21, 2005
    9,471
    1,822
    Located
    Home Country
    Norway Norway
    I've seen long post with .pls-files, but how do you "find" them?

    For instance, how can you find the .PLS to this station:
    http://www.radio102.no/

    Then press this image on that site:
    radiolink_transp.jpg
     

    Maschine

    Retired Team Member
  • Premium Supporter
  • June 15, 2004
    768
    86
    Germany
    Home Country
    Germany Germany
    Hey Okay,

    on that page they used an own (JavaScript) player so you needed to dig into the HTML source. Then it's always usefull to find something like

    Code:
    <EMBED TYPE="application/x-mplayer2" 
             ID=player 
             NAME="player" 
             
    	 SRC="/player/asx/204.asx?playerKey=radio102&ad=589&nospot"
             
             VOLUME=-500 
             xPLUGINSPAGE="http://www.microsoft.com/Windows/MediaPlayer/" 
           PLUGINSPAGE="http://download.microsoft.com/download/winmediaplayer/nsplugin/6.4/WIN98/EN-US/wmpplugin.exe"

    The source (SRC) would be then: http://www.nwrweb.com/player/asx/204.asx?playerKey=radio102&ad=589&nospot

    This should work in MP.

    For a pls example visit http://www.radioseven.se then click on Lyssna nu and then on the Winamp link. It's holding the pls file and you can save it to your hdd with a right mouse click.

    Pls ist mostly used for Winamp/Shoutcast/general MP3 streams while the site you mentioned is a Windows Media Player stream.

    Maschine
     

    Maschine

    Retired Team Member
  • Premium Supporter
  • June 15, 2004
    768
    86
    Germany
    Home Country
    Germany Germany
    Just open the pls file in a text editor and paste the contained link like "http://212.34.174.107:8020/" as a new STREAM in the MP radio setup.

    You can also open the pls with winamp and when the stream plays go to file information (where you also set the ID3 tags) and copy the stream url from there.

    Maschine
     

    trosty

    MP Donator
  • Premium Supporter
  • October 6, 2004
    160
    0
    Zurich/Switzerland
    Home Country
    Switzerland Switzerland
    mzemina said:
    Efros said:
    For pls files you need to download and install http://jongalloway.url123.com/OpenPlsInWMP

    and associate pls files with it see this link for details

    http://weblogs.asp.net/jgalloway/archive/2004/12/21/328265.aspx

    Does this info need to be added into the documentation and/or FAQ?

    I don't know, I used Maschine's hint, maybe that one should be put in the FAQ or the manual/wiki. The thread in the Tips&Tricks-section is pretty out-dated :( .
     

    Users who are viewing this thread

    Similar threads

    can i take a look at that m3u8? dm me if there's anything sensitive in there
    can i take a look at that m3u8? dm me if there's anything sensitive in there
    Hi! I read about [MP1-5236] - Add support for m3u8 files, but I can't find info on how to use this. So, where and how can I use...
    Replies
    3
    Views
    1K
    If you’re planning to submit a pull request, let’s go through the list of issues and their solutions. I or someone from the team will create a Jira ticket, and for each ticket, you’ll make the changes and submit a pull request. This will be transparent and straightforward.
    If you’re planning to submit a pull request, let’s go through the list of issues and their solutions. I or someone from the team...
    I'm very glad to see that mediaportal 1 is on github, where ordinary devs with github accounts can make contributions. Please can...
    Replies
    7
    Views
    1K
    MP1 MP2 Picture-in-picture DE
    Can anyone tell me the step-by-step procedure for bringing up a second channel in pip mode? I can only do it sometimes, after many tries, and it’s not clear what I am doing that makes it work on those occasions when it does. Cannot find guidance on the site. Thanks, N. Again, if anyone knows how to do this, would be much...
    Can anyone tell me the step-by-step procedure for bringing up a second channel in pip mode? I can only do it sometimes, after many...
    Can anyone tell me the step-by-step procedure for bringing up a second channel in pip mode? I can only do it sometimes, after many...
    Replies
    0
    Views
    2K
    I'm running 2.5 with the WMC skin. I have .mp4 files, along with the related .srt files in the same folder. I can watch the movies just fine. In past versions of MP, like 2.4x, I could press the More Info button on my remote twice, and on the second press, an option for showing/choosing the subtitles was listed. I'd select the...
    I'm running 2.5 with the WMC skin. I have .mp4 files, along with the related .srt files in the same folder. I can watch the...
    I'm running 2.5 with the WMC skin. I have .mp4 files, along with the related .srt files in the same folder. I can watch the...
    Replies
    0
    Views
    3K
    ok, i've fixed parsing and did a couple of other optimizations. Also officially published this site, so everybody can use it
    ok, i've fixed parsing and did a couple of other optimizations. Also officially published this site, so everybody can use it
    Hi! I am trying to get the m3u files from GitHub - iptv-org/iptv: Collection of publicly available IPTV channels from all over the...
    Replies
    4
    Views
    10K
    Top Bottom