player_queue_102
This commit is contained in:
@@ -3774,6 +3774,7 @@ bool Audio::parseHttpResponseHeader() { // this is the response to a GET / reque
|
||||
}
|
||||
else{
|
||||
AUDIO_INFO("unknown content found at: %s", m_lastHost);
|
||||
AUDIO_ERROR("unknown content found at: %s", m_lastHost);
|
||||
goto exit;
|
||||
}
|
||||
return true;
|
||||
|
||||
Reference in New Issue
Block a user