Closed gbraad closed 3 years ago
In case of an error, please show a toast notification with the error... instead of a JSON dump:
In this case the server had playlist_directory not set and the ErrorMessage and MpdError both contain the reason.
playlist_directory
ErrorMessage
MpdError
Thanks. Will a new version be pushed to the store?
Sure! For now I'm at least waiting on a stable 7.0 release for the Windows Community Toolkit to get the fix for #5 in.
In case of an error, please show a toast notification with the error... instead of a JSON dump:
In this case the server had
playlist_directory
not set and theErrorMessage
andMpdError
both contain the reason.