Libshout fails to handle auto TLS properly
If I connect using auto TLS and the server does not support it then we will connect but the TLS mode will still be set to auto. This prevents shout_set_metadata from working. Worse still, it will connect when the no plaintext option is selected.
Patch supplied.