acoustid / acoustid-fingerprinter

GUI application for submitting audio fingerprints to AcoustID
GNU General Public License v2.0
35 stars 11 forks source link

submission failed #5

Closed olea closed 12 years ago

olea commented 12 years ago

This is the message I got:

acoustid-fingerprinter content-type missing in HTTP POST, defaulting to application/octet-stream Submittion failed: "{"status": "error", "error": {"message": "missing required parameter \"client\"", "code": 2}}"

I'm using acoustid-fingerprinter-0.5 in Fedora 16

lalinsky commented 12 years ago

This is caused by a change in Qt 4.8, see issue #3. I'll try to release a new version with this fix soon.