filahf / budgie-stream

Stream system output to your Sonos devices. Built with Electron, React and Express
https://budgiestream.netlify.app/
MIT License
53 stars 4 forks source link

Handling a case when the app is already running an user tries to open 2nd instance #20

Open betterversion opened 3 years ago

betterversion commented 3 years ago

Currently it crashes with such js error. Suggest to warn with some nice info message/open current instance of an app instead.

image

filahf commented 3 years ago

Good catch, I'll implement some error handling for that. Thank you for the feedback!

Shamatix commented 3 years ago

This is still an issue. The error says something is already in use, I expect port 5000? Well I dont have the port in use, the problem started occuring after installing Bungie stream on a second PC. I closed Bungie stream on my first PC, but I still get this error on my second PC, even after shutting down my first PC?

Further more when I am finally connected to my sonos it doesnt play any sound what so ever.