tasteprofile/read foreign ids
Hi, isn't the following supposed to work: I create an artist tasteprofile and populate it with echonest artist IDs (that can be successfully resolved). I then call tasteprofile/read with the...
View ArticleTaste profiles sometimes not found with playlist request
A fix for this issue has been released.Please let us know if you continue to have problems.
View ArticleMusic Audience Understanding
Hi there, i'm in the early stages of developing an app using your apis and I think that your 'Music Audience Understanding' service could be a really key element.I'd love to learn more about how it...
View Articlesong/identify sunsetting
To everybody looking for alternatives: http://mooma.sh/api.htmlWe are a small team and have been working on our own implementation of song/identify based on echoprint codegen for a while now. With news...
View Articletrack/upload method not working
Been trying to get the track/upload method to work throughout different points of the day, without any luck. Here is the verbose cURL request output (note that the space between "api_" and "key" was...
View Articletrack/upload method not working
liviro,Sorry -- track/upload was encountering issues today and got behind on its queue. It should be back in business now.-David
View ArticleError for identify any song with Echoprint
Could this have something to do with song/identify being discontinued soon? https://developer.echonest.com/forums/thread/3650
View ArticleIs genre available in song/search?
Having the ability to get access to the genre(s) of each song would be extremely useful. As artists often produce songs in different genres.
View ArticleMemoryError with Capsule.py
I was hoping to run 100 tracks through capsule.py but as soon as I hit around the 30 track mark, i'd always get a MemoryError to do with numpy, not exactly why, I usually don't bother with python...
View ArticleMemoryError with Capsule.py
Python capsule.py is an example and needs a lot of love to scale to that many tracks. Peter Sobot has done a lot of work to make it work better using memory:...
View ArticleBest way to do a search via the API
Hello everyone!I'm new to the forum but I've been using the API for a while now :) This is the first time I have run into a problem I can't google myself out of. So here goes:On a web app we have a...
View ArticleBest way to do a search via the API
Hi AlexanderAhlsen. I don't quite follow your question. Can you post a specific request that's not doing what you want?-Eli
View ArticleBest way to do a search via the API
Sorry, kinda hard to explain. Let's take a example:I go on my website and search for "Beyonce", then I want to display a list of the most popular songs by her.I then again go up to the SAME search...
View ArticleTaste Profile Subset / Song ID translation problem
Hi!I'm using the Echo Nest Taste Profile Subset to build a small (user-based, CF) recommender system for a course of my study. I thought it would be nice to use the Echo Nest Python API to make some...
View ArticleTaste Profile Subset / Song ID translation problem
I'm sorry, s.artist_name in the first code example should have been s.artist_name (weird Markdown preview).
View ArticleTaste Profile Subset / Song ID translation problem
Just remove the backslash :-P Argh, can't edit the posts...
View ArticleTaste Profile Subset / Song ID translation problem
OK, I have solved this myself. I have found the mappings of song titles/artists to song IDs (and track IDs) here. Still wonder about the missing ID problem of my first post, though.
View ArticleTaste Profile Subset / Song ID translation problem
Hi daviddekleer.The problem is that SOngs can go away. In the case you point out, SOVHRUI12AB018309A was merged into SOOHRBD1311AFE26A0 back in 2012, presumably because we got a new track whose audio...
View Article