turkspartan 1 Posted July 29, 2014 Report Share Posted July 29, 2014 Hey guys. I am making a website where I can have a list of radio stations. The user clicks on a link and the radio for that link plays on my site.I will be using URL's like these to play from.http://www.radyomavigece.com/tum-radyolarin-radyo-url-winamp-ip-adresleri/Any good themes I can start off of? I will have this on a wordpress site if that matters.The plugins I found only work if the url format is like this: http://yayin1.yayindakiler.com:3176/but wont play the ones like this:http://www.medya16.net/playerlar/kevser.plsI am stuck :(Thanks! Quote Link to post Share on other sites
justsomeguy 1,135 Posted July 29, 2014 Report Share Posted July 29, 2014 A .pls file is a playlist file. If you download that file and open it in a text editor, you will see information including URLs. You would need to have code that could download and parse a .pls file in order to connect to the URLs in it. 1 Quote Link to post Share on other sites
turkspartan 1 Posted July 29, 2014 Author Report Share Posted July 29, 2014 A .pls file is a playlist file. If you download that file and open it in a text editor, you will see information including URLs. You would need to have code that could download and parse a .pls file in order to connect to the URLs in it. Ok, Ill open the file and get the link myself, but can you please help me find a dang code for a basic player? I have been trying to figure this out for 3 days. I want to be able to easily make it live and be able to edit how it looks. I can't believe this is this hard. I am probably just making it hard for myself. All of the wordpress players wont play a link like this http://yayin1.yayindakiler.com:3176/ I guess it only accepts an mp3 file. :'( Quote Link to post Share on other sites
turkspartan 1 Posted July 29, 2014 Author Report Share Posted July 29, 2014 (edited) winamp software plays any url I throw at it. Is it possible to use codes or something with these players? I think these links I am giving are AAC not mp3? Edited July 29, 2014 by turkspartan Quote Link to post Share on other sites
justsomeguy 1,135 Posted July 30, 2014 Report Share Posted July 30, 2014 Those are Shoutcast servers. You'll need to use a plugin like Flash as far as I know. Here's one:http://www.wavestreaming.com/player/free-shoutcast-flash-player/? Quote Link to post Share on other sites
justsomeguy 1,135 Posted July 30, 2014 Report Share Posted July 30, 2014 It looks like they also have an HTML5 version if you want to pay them. Quote Link to post Share on other sites
turkspartan 1 Posted July 30, 2014 Author Report Share Posted July 30, 2014 Those are Shoutcast servers. You'll need to use a plugin like Flash as far as I know. Here's one:http://www.wavestreaming.com/player/free-shoutcast-flash-player/? Thanks for the reply again. if I put in the link http://yayin2.canliyayin.org:9296/ it works flawless. but if I put in the link http://live.radyotvonline.com:9030/ it wont work. I tested the second link on winamp and it plays both. It's killing me. I have been trying to figure it out for 3 days morning to night! Quote Link to post Share on other sites
justsomeguy 1,135 Posted July 30, 2014 Report Share Posted July 30, 2014 I don't know what the difference between those two is, other than the obvious like the domain name and port. Maybe contact the people who made the player. Quote Link to post Share on other sites
turkspartan 1 Posted July 30, 2014 Author Report Share Posted July 30, 2014 Thanks bro Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.