Quantcast
Channel: The Echo Nest Developer Forum
Browsing all 1582 articles
Browse latest View live

Track Upload - "Connection was reset"

Patrick - analysis is back up and running. Sorry for the outage. -- Paul

View Article


Track Upload - "Connection was reset"

Thank you very much, especially for your speed!

View Article


Taste Profile Styles

I noticed in the predict api request of the taste profile section you can find the top_styles. Is there anyway I can can get the style attribute when I simply read a taste profile?

View Article

Missing one Beatles song from catalogue

Hello, I am attempting to collect audio_summary bucket for all Beatles studio albums. I have successfully collected every song except for 'I'm So Tired' from album 'The Beatles' (White Album). I have...

View Article

Track Upload Working with curl, not with JS Post

Hi, I used curl -X POST with the api_key and url and it worked beautifully, but now that i'm using a javascript post the response I'm getting back is "invalid key". I'm using the exact same info, and...

View Article


identify error code 4

am writing the code but am getting same error again. GET: curl -G http://developer.echonest.com/api/v4/song/identify?api_key=XXX&version=4.12&code=ABC ασφαλεια αυτοκινητου, αεροπορικα εισιτηρια

View Article

Bad Errors

I'm excuting bigeval.py and I get this : munge too small BAD ### 1894 ### err-munge ### None ### {'duration': 30, 'decoder': 'mpg123'} munge too small BAD ### 1695 ### err-munge ### None ###...

View Article

Codegen for Windows and Linux

If I get a file mp3 and I generate before fp_code with echoprint-codegen for Linux and then I generate fp_code with echoprint-codegen for Windows I get some fp_code ?

View Article


Codegen for Windows and Linux

kio,Codegen will generate slightly different fp codes on each platform due to differences in decoders and math libraries.David

View Article


Requesting Fingerprinting Wait Time

Hello,Whenever I do a request, Echonest tells me to wait for some time with the response body looking something like this:{ status: { version: '4.2', code: 0, message: 'Success' }, track: { status:...

View Article

Requesting Fingerprinting Wait Time

Cleaned up response:{ status: { version: '4.2', code: 0, message: 'Success' }, track: { status: 'pending', <----------------- Why & how to deal with it? artist: '', title: '', release: '',...

View Article

Album art size bigger than 200x200

Is there any way to request the album art size? I keep getting a very small image as a respone.Thank you.{ title: 'Rap God', artist: 'Eminem', duration: 369.18966, album: 'The Marshall Mathers LP2',...

View Article

Requesting Fingerprinting Wait Time

bluejamesbond,It can take a little time for the analyzer to run on a track after you upload it. You can poll with track/profile until you see that the analysis is complete.

View Article


Missing one Beatles song from catalogue

Thanks David

View Article

Calling Codegen from C++/CLI

Добрый день. Подскажите где можно взять скомпилированную dll у проекта echoprint-codegen. Хочу поюзать на Windows

View Article


Codegen

Добрый день. Подскажите где можно взять скомпилированную dll у проекта echoprint-codegen. Хочу поюзать на Windows

View Article

Python vs JavaScript Remix Package

I'm developing a web app to make a player that randomly assembles segments of a song, and it looks like Remix can do this pretty handily. Am I understanding correctly that the python version is...

View Article


Python vs JavaScript Remix Package

MikeiLL - the python version doesn't work with any browsers - it is a batch oriented version that will take audio files as input and generate audio files as output. You could build a web server around...

View Article

failure with local file upload

Hey, I have been having trouble with local file uploads in C#. My method is a POST request:form.AddField("Content-Type","application/octet-stream"); form.AddField("api_key",mykey);...

View Article

Python vs JavaScript Remix Package

Thank you, Paul. I did actually understand that python doesn't run in the browser, but the post didn't make that clear. What I wasn't sure about was the compatibility of the JS version beyond Chrome. I...

View Article
Browsing all 1582 articles
Browse latest View live