No results get_tracks('musixmatch-WW')
Yes it's what i want to do, because i have made a script Shell which : 1. record a extract of a song (10sec) that is currently played on my computer, and 2. call a python module to search the lyrics...
View ArticleArtist Browser not giving any results
When I type in an artist's name, the demo turns up a blank panel.http://static.echonest.com/artist-browser/I tested it out with Eminem, The Beatles, and Madonna.
View ArticleArtist Browser not giving any results
Hi Wimmer - if you are not logged into the Echo Nest, the demo will use an API key that has a very low rate limit (these keys are often abused, so we keep the rate limit low). This means that they...
View ArticlePlaylist hotttnesss sort not working
Hi olssonr,Thank you for bringing this to our attention. We will look into it.
View ArticleArtist Browser not giving any results
Okay, I've logged in, and it works now!Thanks for the suggestion:Tommy W.
View ArticlePlaylist hotttnesss sort not working
Thanks!Does that mean that the "intended" behaviour of the api is that the sort=song_hotttnesss-desc will try to provide the hottest songs?If possible, it would be interesting to know roughly when you...
View Articleplaylist based on taste-profile
I have taste profiles containing the same 20 songs for every user, but each with the individual song ratings. When I use a taste-profile as a seed-catalog for a playlist, will the song ratings be...
View Articleplaylist based on taste-profile
it sepends on the playlist type. Song ratings are considered for catalog and catalog-radio playlist types. -- Paul
View ArticleSampled Term Frequency vs. Global Term Frequency
This is kind of related to this post here.Say I have a sample of 100 artists, and I take the average term frequencies for rock, pop, and hip hop, and normalize against the average frequency for rock...
View ArticleSampled Term Frequency vs. Global Term Frequency
acannon - that seems reasonable, but what is your ultimate goal here? There may be an easier way ....P
View ArticleSampled Term Frequency vs. Global Term Frequency
I'm just trying to compare my sampled population of artists (actually 1000 artists) to the global population, analyzing the "randomness" of the sample to evaluate how representative statistical trends...
View ArticleCreate playlist based on song identified by item_id in catalog
I have added my music library to tasteprofile (song type) CAPVQY..., every song has item_id as an int64. I have saved those item_ids in local database and hoped, that this will be enough to creating...
View ArticleCreate playlist based on song identified by item_id in catalog
You should be using song_id instead of track_id.
View ArticleCreate playlist based on song identified by item_id in catalog
I wanted to keep things simple. To use song_ids I must to download them and save in local database or add a query asking for song_id before query with playlist. Echonest already know which song I...
View ArticleCreate playlist based on song identified by item_id in catalog
CAxxxx:song:xxxxxxx is a Rosetta song id, not a track id. You should pass it in to the playlist/static call as a song_id argument, not as a track_id argument.
View ArticleExclude remixes from song search
Is there a way to exclude remixes from a song search with a tracks bucket ? I cannot filter by artist since the foreign artists ids are the same ...
View Articletrack/profile with bucket=audio_summary fails on some tracks
All,We have discovered an issue where the track/profile call is failing on some tracks when the "bucket=audio_summary" parameter is supplied. This is due to an inconsistency between one of our...
View Article