djultra89 Posted September 12, 2013 Share Posted September 12, 2013 hi there i'm looking for some sort of coding were it shows, what song is currently playing. don't mind if its php or html, many thanks Link to comment Share on other sites More sharing options...
PapaBearPW Posted September 12, 2013 Share Posted September 12, 2013 There are a number of different options for that. What is your setup? Shoutcast (v1 or 2?) or icecast? I have a number of different scripts I have put together over the years including ajax based scripts that auto-refresh and one that is specially made for sc_trans. I even have a banner script somewhere that will display the current song title over a banner image. Let me know what you need and I'll try to get something posted here tonight for you. http://www.lunarcaster.com Link to comment Share on other sites More sharing options...
GKIye Posted September 12, 2013 Share Posted September 12, 2013 Easy as one, two three ... Enjoy !now-playing.zip Visit and listen @ BW ! Link to comment Share on other sites More sharing options...
djultra89 Posted September 12, 2013 Author Share Posted September 12, 2013 hi there papabearpw i will be using a shoutcast stream not icecast. but that auto-refresh script would be amazing if you could find it. Link to comment Share on other sites More sharing options...
djultra89 Posted September 12, 2013 Author Share Posted September 12, 2013 GKIye that script you gave me only has a php script which dont help as much Link to comment Share on other sites More sharing options...
Brutish Sailor Posted September 13, 2013 Share Posted September 13, 2013 Djultra89, For someone that is a "TechTonic" you missed the boat here. Shoutscast has XML data. XML data gets a ead from this PHP script, which then in turn outputs it to text. KNSJ.org / 89.1 FM San Diego Link to comment Share on other sites More sharing options...
djultra89 Posted September 13, 2013 Author Share Posted September 13, 2013 oh rite ok is there anyway you could post the script in here? Link to comment Share on other sites More sharing options...
Brutish Sailor Posted September 13, 2013 Share Posted September 13, 2013 No. Most forums dont allow PHP script outputs. This is due to resource abuse. KNSJ.org / 89.1 FM San Diego Link to comment Share on other sites More sharing options...
Jrheiland Posted September 13, 2013 Share Posted September 13, 2013 It would probably be someplace on shoutcast.com or you could do a google search. I'm not sure if its in the directory of the server its self. Not a shoutcast expert. Link to comment Share on other sites More sharing options...
djultra89 Posted September 13, 2013 Author Share Posted September 13, 2013 rite ok fella's would there be a html now playing script that i can easily embed into my website? Link to comment Share on other sites More sharing options...
Jrheiland Posted September 13, 2013 Share Posted September 13, 2013 http://forum.loudcity.net/viewtopic.php?id=4017 http://stackoverflow.com/questions/11877392/using-shoutcast-display-now-playing-album-art Those requires a java script... It's either that or php. It includes an html piece to place on your site. Link to comment Share on other sites More sharing options...
Brutish Sailor Posted September 13, 2013 Share Posted September 13, 2013 yeah. I can build one It will be on my todo list... Helping out this FM station. KNSJ.org / 89.1 FM San Diego Link to comment Share on other sites More sharing options...
GKIye Posted September 13, 2013 Share Posted September 13, 2013 Don't help as much ? GKIye that script you gave me only has a php script which dont help as much You ask for this : hi there i'm looking for some sort of coding were it shows, what song is currently playing. don't mind if its php or html, many thanks The rar file that I shared is the most simple php script, who easily can be inserted to any webpage and who shows the right basic data By the way ... include the following code to Your html and the script gonna appear as piece of cake <?php include "now-playing.php"; ?> or Embed as in HTML : Visit and listen @ BW ! Link to comment Share on other sites More sharing options...
djultra89 Posted September 15, 2013 Author Share Posted September 15, 2013 hi there brutish sailor can you build me a script please, and a box to go ontop of the now playing. something like this, image attached Link to comment Share on other sites More sharing options...
Brutish Sailor Posted September 15, 2013 Share Posted September 15, 2013 Yeah, its on my todo list, but Im in no rush. For-warning. KNSJ.org / 89.1 FM San Diego Link to comment Share on other sites More sharing options...
andhow Posted September 15, 2013 Share Posted September 15, 2013 Ultra, have you tried MARCI? http://getmarci.com/ Reverend Aquaman | Station Manager | andHow.FM Where it's *ALL* about the music! A world-class, always eclectic, commercial-free, alternative, modern, retro, indie rock radio station. Jamming the free world, one person at a time since 1998. Got Indie? Link to comment Share on other sites More sharing options...
djultra89 Posted September 15, 2013 Author Share Posted September 15, 2013 i've tried getmarci but i have to wait ages for the clock to finish lol Link to comment Share on other sites More sharing options...
Urban Hitz Radio Posted September 15, 2013 Share Posted September 15, 2013 Most shoutcast hosts now provide this if you are using their service. Who are you currently hosting with? -- JE .::.(())::. Urban Hitz Radio™ USA .::.(())::. The People' Choice for Hip-Hop & R&B! Listen to Urban Hitz Radio - GET A Local or TOLL-FREE Request Line NOW...Only $2 Monthly *Request Line: (855) 588-6767 Link to comment Share on other sites More sharing options...
djultra89 Posted September 16, 2013 Author Share Posted September 16, 2013 i'm not at the moment i'm using a free stream from freestreamhosting.org Link to comment Share on other sites More sharing options...
Urban Hitz Radio Posted September 17, 2013 Share Posted September 17, 2013 Ok, You can log into your control panel via freestreamhosting.org (upper right corner to log-in). Once you log in, you will see some buttons called: STOP-->CONFIGURE-->STATISTICS-->SCRIPTS. If you click on SCRIPTS, you will be able to find a Javascript/HTML script that you can include on your webpage, that will tell people's what's now playing. It's the 1st one on the list called: Song title (JS) -- JE .::.(())::. Urban Hitz Radio™ USA .::.(())::. The People' Choice for Hip-Hop & R&B! Listen to Urban Hitz Radio - GET A Local or TOLL-FREE Request Line NOW...Only $2 Monthly *Request Line: (855) 588-6767 Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.