We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I am hitting the following:
21:23:55 INFO: ../src/xmms/xform.c:1363: Successfully setup chain for 'https://nightride.fm/stream/nightride.mp3' (39865) containing curl:magic:mad:converter:segment 21:23:56 FAIL: xmms_curl_callback_write: assertion '(data->bufferlen + len) <= CURL_MAX_WRITE_SIZE' failed 21:23:56 ERROR: ../src/plugins/curl/curl_http.c:378: Curl fill_buffer returned error: (23) Failed writing received data to disk/application
The text was updated successfully, but these errors were encountered:
0001-curl-set-intermediate-buffer-to-128kB.txt
git am patch file to fix the issue. Amazing, github does not allow .patch file extensions.
Sorry, something went wrong.
No branches or pull requests
I am hitting the following:
21:23:55 INFO: ../src/xmms/xform.c:1363: Successfully setup chain for 'https://nightride.fm/stream/nightride.mp3' (39865) containing
curl:magic:mad:converter:segment
21:23:56 FAIL: xmms_curl_callback_write: assertion '(data->bufferlen + len) <= CURL_MAX_WRITE_SIZE' failed
21:23:56 ERROR: ../src/plugins/curl/curl_http.c:378: Curl fill_buffer returned error: (23) Failed writing received data to disk/application
The text was updated successfully, but these errors were encountered: