WPBK FM Posted November 18, 2011 Share Posted November 18, 2011 Hey there, I gotta say I am new to this forum and new to PHP. I found a script online that sends NOW PLAYING data, from a text file, to a shout cast server. We're not using shout cast and I need to modify this script to make it work with TuneIn AIR API. The script is based on this server URL: http://myusername:[email protected]:8543/admin/metadata?mount=/live&mode=updinfo&song=somesongandartist Though TuneIn uses a different URL and API GET http://air.radiotime.com/Playing.ashx?partnerId=<id>&partnerKey=<key>&id=<stationid>&title=Bad+Romance&artist=Lady+Gaga I currently don't have the PartnerID and PartnerKey but that should be easy to replace in the script. I'm calling everyone on this forum to help me out with this and change the code to make this script work. I would appreciate it very much!! I'm a radio guy and not not a coder. Thats why I ask for this big favor. Thank you very much. WPBK FM Link to comment https://forums.phpfreaks.com/topic/251367-help-with-script-to-send-now-playing-data-to-tunein-api/ Share on other sites More sharing options...
trq Posted November 18, 2011 Share Posted November 18, 2011 If your looking for a programmer, we have a freelancing board here. Link to comment https://forums.phpfreaks.com/topic/251367-help-with-script-to-send-now-playing-data-to-tunein-api/#findComment-1289256 Share on other sites More sharing options...
Recommended Posts