Php listener is script for iphone in php which plays mp3 stream from the shoutcast directory. Just wrote it since i was having problem with iradio on new firmware 1.1.3. The script uses iui as front end. The script is buggy and is not in any way complete. Just wanted to share it and see if its any good to improve it or just end it here..
Installation:
install php 5.2 from the installer app
install the lighttpd from installer app
copy the lighthttpd.conf file to /usr/local/etc [included in zip file/ basic purpose to enable php]
move the contents of zip to your site folder or document root for your server which is /private/var/root/Sites for lighttpd
just reboot your iphone and open safari to this address
http://127.0.0.1/
Current issues:
low cpu usage, thats the only good point i found about it
can only play shoutcast mp3 streams
quicktime might take 10-15 secs to load so be patient
php has issues resolving dns on edge
good wifi connectivity
since i was in hurry to post i just wrote it for top 500 stream in the shoutcast directory
other miscellaneous issues from a alpha, prototype or what ever you like calling it..
