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

Setting artist hottnesss also sets artist familiarity?

hi Again i did some testing on this: First i use a dynamic/info call to see if there are any values already set. This first dynamic/info call shows me that there are no values set. After that i use a...

View Article


Setting artist hottnesss also sets artist familiarity?

Julius, looks like you found a bug in the API. These two parameters are supposed be completely independent. We'll take a look and update this thread when it's fixed Thanks for alerting us.

View Article


Is it possible to determine top ranked songs across taste profiles?

Paul - Thanks for the response. I suppose one way to do this is to read all the song information from all the taste profiles under my API key and then do my own sorting. Do you have some advice as to a...

View Article

Problem compiling in iOS

I have the same issue when building the echoprint-ios-sample application.

View Article

Problem compiling in iOS

I've posted the issue with more details on github: https://github.com/echonest/echoprint-ios-sample/issues/7#issuecomment-28405396

View Article


/playlist/ returns "The Identifier specified does not exist"

David,This song is not in your database, but I want to find similar songs.Mikhael

View Article

Hardware

What operating system do you recommend to install echoprint-server. What is the minimum equipment would you recommend for lifting service? Where can I read about your servers? I nteresuet technical...

View Article

Unable to use multiple buckets at same time

Hi I am trying to call the top_hottt function with multiple compatible buckets to be filled but somehow the url gets updated and it takes in the last bucket only. I would want something where i can...

View Article


Unable to use multiple buckets at same time

Your parameters are being overwritten by JavaScript; you actually want to define your parameters this way:var parameters = { "api_key": "12345678", "results": "2", "start": "0", "bucket":...

View Article


/playlist/ returns "The Identifier specified does not exist"

Mikhael,We currently don't do song radio based on uploaded tracks. You'll need to choose a seed artist and perhaps use the analysis attributes (tempo, energy, acousticness, etc.) of your track to...

View Article

/playlist/ returns "The Identifier specified does not exist"

Thank you. In the future, this will be an opportunity? Hope so.Mikhael

View Article

How do I get a random but large dump of artists?

Thanks Paul, I'll look into that!Also, this may not be the appropriate venue for this but I'm a big fan of you're Music Machinery blog. I especially loved your pretty hilarious PAPPA.Cheers,Alex

View Article

Codegen w/ special characters in filename (e.g. '$') - LInux

Ah OK, I see. There are two intertwining issues here, and the confusion came from the fact that they both cause the same error message. The two issues that you need to look out for are the...

View Article


Codegen w/ special characters in filename (e.g. '$') - LInux

OK, gotcha. It crossed my mind that it might be an escaping/encoding issue within codegen, or within a subsidiary process. I'll go with the workaround for now. Thanks for the help & clarification!

View Article

(nearly) identical results for repeated mixes

Hi,I've got a recipe I've been using for a while:{ "artist": [ "yes", "genesis", "pink floyd", "king crimson", "emerson lake and palmer" ], "description": [ "art rock", "progressive rock", "british...

View Article


(nearly) identical results for repeated mixes

Hi Mherger - I'm not clear exactly what the issue is. Could you send along the exact API call you are making, along with a description of the results you were expecting vs. the results you are actually...

View Article

(nearly) identical results for repeated mixes

Here's the full request (less api key...

View Article


(nearly) identical results for repeated mixes

mherger - indeed, we've made a minor change to our static playlisting that is probably resulting in this issue. With a recent change, when you use N seeds for artist radio we will work to ensure that...

View Article

(nearly) identical results for repeated mixes

FWIW: I've seen the same with dynamic mixes as well. I only used the static mixes for the quick test in the browser, but my application is using dynamic mixes. And that's where I saw it first.

View Article

I think the news feeds are broken

Hi, I noticed that there hasn't been any new news updates since the 17th. For example if you look at this RSS feed http://developer.echonest.com/artist/Kanye/blogs.rss?api_key=MOSZHNRZPAWMFRH3I you can...

View Article
Browsing all 1582 articles
Browse latest View live