Closed dFasdGii closed 6 years ago
The Windows build has no Shout plugin, because libshout fails to compile on Windows. I see this error message on the console:
No such audio output plugin: shout
This happens before MPD opens the log file, so maybe you attempt to run MPD without a console window so you don't see it.
But you can use the httpd
output plugin instead.
I try latest win32 builds of mpd (0.20.21 and previous), when you are using audio_output with type shout, mpd crashes on launch without any logs. log_level "verbose" doesn't show anything. Also I try to find working version, from this https://www.musicpd.org/download/win32/ all builds have the same problem. I found old version (0.17.4) and it's work fine. Any chance to fix this bug in new builds for win32?
my mpd.conf
If you need more info for debug this issue, i will try to get it.