Thanks kermit22, it is hard for me to keep up with all of the different iSub threads scattered around the forum, especially when I'm doing 10+ hour coding days getting the next version ready
@m021478: are you still experiencing this problem? Those kind of weird audio streamer bugs are hard for me to guess the root cause of when I don't have the device in my hand nor access to your Subsonic library so I can't test things myself. I can tell you though that the audio streaming code is completely rewritten for the upcoming version 2.2 which should completely eliminate these kinds of problems. It works by fully caching songs to the disk instead of just directly streaming them, so it's much more stable and shows you exactly how much of the song has downloaded so far. Also, I've fixed a few hidden little bugs in the audio code that can cause these random streaming errors. There was one bug that sometimes randomly would just cause the stream to pause and you had to hit the pause button then the play button to get it going again. It only happened very rarely so it was hard to pin down, but I've fixed that and a few other random rare bugs for this next version. The biggest problem on my end is that some of these bugs only happen in very particular instances (certain server setup, specific network coverage area, specific iPhones, etc) so I don't even know about them until someone reports the problem. As I continue to improve iSub, I hope to defeat (hopefully) all of these bugs as the code becomes more refined and stable and more users report problems to me.