Alternate Indie App

If your looking for the Indie 103.1 iPhone app it’s been pulled from the app store until Entravision releases their official app. In the meantime, you can still pick up the stream on your iPhone with FStream, a nice free streaming radio app from Julien-Pierre AvĂ©rous.

You’ll have to configure FStream with the following URL:

http://provisioning.streamtheworld.com/pls/KDLDFM.pls

indie-fstream-settings indie-fstream-settings2

About mike

Mike Jablonski is a web/software/mobile developer who lives and works in Los Angeles, California.
This entry was posted in software and tagged , . Bookmark the permalink.

2 Responses to Alternate Indie App

  1. Chip says:

    Great shoutcast stream Example with id3/metadata. Question: I’ve tried many other shoutcast URLs and they wont retrieve the meta just wondering what I’m doing wrong. metaint in the logs returns null. example : What would I need to change to get the meta data from http://relay2.slayradio.org:8000/ ?

    Cheers,
    Chip

  2. mike says:

    Shoutcast streams send back a slightly different HTTP response than Icecast streams. Shoutcast responses with “ICY 200 OK” instead of a normal HTTP 200 OK. From what I can tell the “ICY” response messes up the methods that read the HTTP headers. You can parse the headers manually and you should find the metaint in there. Try to download Wireshark and look at the response, or put a breakpoint in the read callback and see if you can look at the raw response.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>