Did you have a hard time implementing the Artist/Search API ? (tutorial inside)
Nice post aybe. -- Paul
View ArticleHotttest songs without duplicates
Aquarius - Yes, the duplicates are a pain in the neck. We are working on an overarching solution. Until then, there are a couple of options for you to generate lists of hot songs with no dups. One way,...
View ArticleRecognizing a song from a radio station
Hello everybody,I have a little problem: I have two identical Music clips of the Song “Stand up tall” by Ryan Sheridan, the original from the CD and a recording from a radio station (SWR3, Germany)....
View ArticleHotttest songs without duplicates
Paul,Ahaha, pseudo-genres! They are clearly the answer. Nice. I must have missed that they exist :) I don't want to strip dupes myself because it breaks counting -- if I say "I want ten results", then...
View Article"limit" parameter with multiple buckets?
I'd like to create mixes based on my own catalog and some remote service. To achieve this I use multiple bucket values,...
View Article"limit" parameter with multiple buckets?
mherger - if limit=true, you should get a song that is guaranteed to be in one of your specified ID spaces. We'll take a look to see if there's some issue. -- Paul
View Article"limit" parameter with multiple buckets?
Thanks Paul. Here's what I'm seeing:deezer & local library catalog, limit not set: I'm getting a mix of both sourcesrhapsody, limit not set: I'm getting tons of tracks without an actual track list:...
View ArticleNew enforcement of Echo Nest Taste Profile size limits
Greetings Developers:We are releasing an update to our API that may affect your application. Here's what's changing:As described in our API documentation...
View Articletrack/upload tracks remain stuck in "pending"
himanshugupta2010ss,Are you seeing some tracks still in "pending" status? Can you provide a TRID or MD5 to identify?= David =
View ArticleNew enforcement of Echo Nest Taste Profile size limits
Paul - I don't have enough tracks to test this limitation :-). Could you please give use more information about the error we are to expected? Eg. a json dump of the full result message? Would be great...
View ArticleIdentifies a song given an Echoprint
Hi : Mr Justin Haygood had give us two patches. I try it ,the score had improve .So why didn't you to add them to your codes? May be it will have some harm I don't know? Thank you .Minimum sample size...
View ArticleHow well does voice fingerprinting work?
We don't support this. Please ask on the echoprint google group.
View ArticleError:java.lang.Exception: Unknown error
Please could you redirect your questions to the Echoprint Google Group, and provide more details about exactly what is and isn't working.Thanks!Andrew
View ArticleHow long does the install take?
I hired someone to install the api for me. They said its going to take 5-6 days. What is the average time for someone with general knowledge in this field? I'm just wondering if someone is pulling my...
View ArticleHow did you make "What's your stereotype?"
Hi there,Thanks for an awesome API!I was curious as to whether you had any additional information on how the lab project "What's your stereotype?" (http://labs.echonest.com/stereotypes/) was created,...
View ArticleSetting up Remix: en-ffmpeg not found
I am currently attempting to get the Echo Nest Remix API to work in python, but I am getting the following error:RuntimeError en-ffmpeg not found! Please make sure ffmpeg is installed and create a link...
View ArticleSetting up Remix: en-ffmpeg not found
If you type en-ffmpeg from your terminal do you see its usage string?If so, what happens when you try this:# python >>> import os >>> os.system("en-ffmpeg") There's nothing special...
View ArticleSetting up Remix: en-ffmpeg not found
I see the usage string when I type en-ffmpeg into my shell.When I run those python commands though, I get a "command not found" error.I am also using PyCharm for the first time, so maybe I am having...
View Article