• Oddegamra's avatar
    output/httpd: accept icy-metadata with and without space · 5f13c1cd
    Oddegamra authored
    Some, or most, Win32 audio players will pass "icy-metadata:1" to
    streaming servers. MPD expects a space between ":" and "1" at this
    point, and thus does not send any stream metadata. This applies to
    foobar2k and Winamp, for example.
    
    According to forums.radiotoolbox.com/viewtopic.php?t=74 not having
    a space there is expected behavior, so maybe MPD could accept
    both forms to determine if metadata should be sent or not.
    5f13c1cd
Name
Last commit
Last update
doc Loading commit data...
m4 Loading commit data...
scripts Loading commit data...
src Loading commit data...
test Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
COPYING Loading commit data...
INSTALL Loading commit data...
Makefile.am Loading commit data...
NEWS Loading commit data...
README Loading commit data...
UPGRADING Loading commit data...
autogen.sh Loading commit data...
configure.ac Loading commit data...
mpd.service.in Loading commit data...
valgrind.suppressions Loading commit data...