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

iOS ENAPIRequest: unexpected connectionShouldUseCredentialStorage

I'm using the sample iOS app and am getting this error: ENAPIRequest: unexpected connectionShouldUseCredentialStorageI'm trying to retrieve songs by Gary Moore that are in the musical key of A, hence...

View Article


Song Release Date

Yeah.. this data is way better than what I was finding on Musixmatch

View Article


iOS ENAPIRequest: unexpected connectionShouldUseCredentialStorage

Thanks all. The fix above worked for me.

View Article

Era-specific playlist

Any news on this?

View Article

'unknown error' on post iOS sdk

Hi, I'm just getting into the echonest sdk, so I apologize if this is a newbie question.When do a post outside of the iOS sdk like...

View Article


'unknown error' on post iOS sdk

The error I get is 'Unknown Error'I forgot to add, doing a create post works fine:[ENAPIRequest POSTWithEndpoint:@"tasteprofile/create" andParameters:parameters andCompletionBlock: ^(ENAPIRequest...

View Article

'unknown error' on post iOS sdk

You can delete this one. I should be using a GETWithEndpoint call.

View Article

id:Musicbrainz song/track?

Has this feature been integrated? Can I do a song lookup using a MusicBrainz Song ID?

View Article


Deezer track and mbz track

Paul, has the API been updated yet to support musicbrainz song IDs yet? Do you anticipate this happening in the next few months, if it hasn't happened yet?

View Article


Definitions for Key, Mode & Loudness?

Hi Sudam,I just come across of the link that you have provided and it is helpful! At least, I have an idea on what to share with my dad. He is really fond of playing music in our house and for me it...

View Article

Echonest is down !

As of now, Service is doing great and very accessible to all the users especially to the new ones. That's actually based from my...

View Article

Key Confidence

Hi all:I have a few questions I hope can be answered:Did key and mode confidence values get added to audio_summary? Where do I find information on buckets like audio_summary? I did a search on...

View Article

Key Confidence

key, mode and confidence have been part of the audio_summary for years. This tutorial provides more info about the audio_summary attributes.In your call, you are setting the bucket parameter twice, to...

View Article


id:Musicbrainz song/track?

Sorry, this feature hasn't made it to the top of the queue yet. -- Paul

View Article

Song/identify will be offline for extended maintenance

All,Echoprint song/identify is back online. Thank you for your patience.David

View Article


Key Confidence

Thank you very much Paul, the tutorial helped me understand how to access detailed song data. I'll check out other tutorials too.Cheers!

View Article

upload track problems

Hello, I am having the same problem with the track.upload(file, true). Did you find a solution?Error message: 05-15 00:20:25.714: E/AndroidRuntime(2046): at...

View Article


Where is AllOnTheOne.mp3?

figured I'd just add that adding -R, as in sudo chmod -R 777 echonest-remix-examples will change permisions for all of the files and that after chown -R ya might want to change permission back to 755.

View Article

How to get multiple songs in iOS using song/profile

I read this thread that shows how to request information on multiple songs using song/profile using this [URL][2]:...

View Article

How to get multiple songs in iOS using song/profile

Hi there,To send multiple values for a single parameter as in your example, try setting the value of the id parameter to an NSArray of two (or more) strings. You can see examples of this in the...

View Article
Browsing all 1582 articles
Browse latest View live