Removed references to non-existent VLC options: - --icy-metadata (doesn't exist) - --http-continuous (not needed) VLC automatically sends the "Icy-MetaData: 1" HTTP header when connecting to HTTP audio streams, and the server responds with ICY metadata blocks. No special VLC flags are needed. Also fixed the stream URL in help text (/stream → /test/stream).