inputStream->isExhausted() never true

Hey Fabian,

Thanks for the tips, I saw the code you’re speaking of in the of the WebInputStream on Mac.

I’ve realized that what i believed to be my code re-downloading from the WebInputStream is actually from the AudioFormatReader->read() function.

It appears as though once that function is called it takes the same amount of time as the actual download to complete, seems similar to this post:

anyways, I’ve just been poking around with this as I can, will continue to work on it : ) Lemme know if that’s something you’ve run into before, otherwise thanks for the help!