Hi.
I'm having problems with EAC AccurateRip submission.
It says "Submitting: 919 Discs 8281 Tracks", I press [Submit Now] and after a while it fails with "Error connecting to accuaraterip (sic), please check your settings."
Tcpdumping the traffic I have
POST /accu/submit.aspx HTTP/1.1^M
User-Agent: AccurateRipPlugin^M
Host: www.accuraterip.com^M
Content-Type: multipart/form-data; boundary=---------------------------885ac593c6^M
Content-Length: 74903^M
^M
-----------------------------885ac593c6^M
Content-Disposition: form-data; name="file"; filename="pluginpost.bin"^M
Content-Type: application/octet-stream^M
^M
<lots of binary data>
and then the server returns
HTTP/1.1 400 Bad Request
Is there a limit to the submission size? (I don't really know how I got it this big)
If I move the AccurateRipUpload.bin file aside and do the submission of only one CD it works justs fine.
I'm having problems with EAC AccurateRip submission.
It says "Submitting: 919 Discs 8281 Tracks", I press [Submit Now] and after a while it fails with "Error connecting to accuaraterip (sic), please check your settings."
Tcpdumping the traffic I have
POST /accu/submit.aspx HTTP/1.1^M
User-Agent: AccurateRipPlugin^M
Host: www.accuraterip.com^M
Content-Type: multipart/form-data; boundary=---------------------------885ac593c6^M
Content-Length: 74903^M
^M
-----------------------------885ac593c6^M
Content-Disposition: form-data; name="file"; filename="pluginpost.bin"^M
Content-Type: application/octet-stream^M
^M
<lots of binary data>
and then the server returns
HTTP/1.1 400 Bad Request
Is there a limit to the submission size? (I don't really know how I got it this big)
If I move the AccurateRipUpload.bin file aside and do the submission of only one CD it works justs fine.
Comment