Printable Version of Topic

Click here to view this topic in its original format

AMIP Community _ Support _ Winamp Streaming to TuneIn API

Posted by: timmywa Jan 25 2013, 11:42 PM

I did some searches here and would like to know how to do the following.

I stream from winamp to Edcast and out to my provider. TuneIn has an API to display now-playing info on their services. You can see all the info here: http://tunein.com/broadcasters/api/

Basically, they use a GET command. Here's the code snippet:

CODE
# Update the song now playing on a station
    GET http://air.radiotime.com/Playing.ashx?partnerId=<id>&partnerKey=<key>&id=<stationid>&title=Bad+Romance&artist=Lady+Gaga


I am getting the ID and Keys in just a bit but I need to know if this tool is what I need to accomplish this. I'm not a coder or have any idea on GET and such.

I appreciate your help.

Thanks.

Powered by Invision Power Board
© Invision Power Services