@All I just scanned trough the Wiki and read your comments. Thanks alot. I'll try to get a GUI prototype working asap to give all of you a chance to play around with it.
@adhawkins I checked the code and it indeed seems as if the SlimServer unexpectedly closed the connection. As I know of no circumstance that this could happen at that point (authentication is not enabled, right?) it must have something to do with the firewall or connection between the two computers. Two reasons come to my mind. One of them is missing Keep Alive. That I should be able to fix with a few connection parameters. The other is a not very good connection with a few drops now and then. MP3 streaming differs from my communication because in streams realtime data is the most important factor. Dropping a few packets here and then is not that bad. Exactly the opposite is true for CLI communication. I could implement connection checking and such things but if it is not such a big deal and works for you at home then I would postpone this until either something brilliant comes to my mind or we have a few more features implemented :) Does that sound ok for you at the moment? Emissary -- Emissary ------------------------------------------------------------------------ Emissary's Profile: http://forums.slimdevices.com/member.php?userid=5480 View this thread: http://forums.slimdevices.com/showthread.php?t=28457 _______________________________________________ ripping mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/ripping
