Yoooi0 / MultiFunPlayer

flexible application to synchronize various devices with media playback
https://yoooi0.github.io/MultiFunPlayer/
MIT License
122 stars 22 forks source link

Don't show error dialog when disconnecting some media sources #168

Closed Yoooi0 closed 3 months ago

Yoooi0 commented 3 months ago

Some media sources show an error dialog when disconnecting because we cant really know if its clean exit or an actual error So don't show at all and only log?

Or rework the dialog to a snackbar?

Yoooi0 commented 3 months ago

Show all errors in a snackbar by default.