Slight update to my situation, Sam Broadcaster died in a horrible fire of unstable behavior...by coincidence I picked up RadioDJ (I find this a bit funny considering who replied to me afterwards).
I implemented my requests with NodeJS w/ Express and limited them with capatchas (google recapatcha) (so no spam requests presumably).
I have to say I like radioDJ, it took me far less time to setup. I'll probably have the source code up on
https://github.com/theunknownartisthour at some point when I simplify it.
Edit: My future project is to kick spam spots using
project honeypot, already have wavestreamer source code tweaked to spit out the array of client ips, my next goal is to have that go through honeypot, back to wavestreamer's kick function...should be pretty clean.