The -EADDRINUSE--Error is thrown because the port 3483 is already used by another app on your computer. Maybe an older version of LMS Remote is still running in the background, blocking the port. I have added an exception handler for this exception so that you can still manually add your server in the settings.
Oh, the task using that port is... LMS! I've got an instance of LMS running on the same machine. This is causing the error. If I shut it down, then I'm fine. What are you using that port for?
-- Michael _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
