Seeded static playlists
Is anyone doing static playlists that are generated from their own music collection?
View ArticleSeeded static playlists
I'm not using it in a product, but I do have a dev tool which does return static playlists.You should check your profile's status. Make sure its analysis has finished. How did you populate it? I've...
View ArticlejEN API: get song/track with Rdio ID
You want to use song/profile, with a parameter that looks like "track_id=rdio-US:track:the id you got from Rdio". Then pass in buckets for the various Echo Nest data you want.
View ArticleSeeded static playlists
There is 9411 items in the profile, but it is just a general profile. I'm going to try recreating it as a song profile and see how this works.
View ArticleCan I fetch albums?
Thank you for your comments.Do you have a plan to expose album info?
View ArticleSimilarity metrics
Hi,Similarity of work is certainly a very complex issue, nonetheless the results given by similar can be extremely weird. One way to solve it would be, as it is solved in terms, to weight the...
View ArticleCan I fetch albums?
yes, we have a plan, but I can't make any official announcements about it yet. -- Paul
View ArticleTime Offset of detection in the audio stream?
+1! I'm analyzing a radio streaming, so I take 20 seconds and get it analysed by calling /track/upload.If that time offset is given, I just need to call API again after current song ends.
View ArticleEstimate for /track/upload
Would be nice if after a /track/upload you could add a variable indicating when to come back and check for /track/profile. Could be:A simple info like 'How long the last processed song waited on...
View Articleadding a list of songs to a taste profile?
Thanks for the help. I figured out my mistake: I was failing to submit an item_id with each update. I was just sending an artist_name/song_name pair, and understandably needed a unique ID to keep...
View ArticleCan't get multiple Buckets to work with $.getJSON
Hi, I am running into some trouble getting the buckets to work. Every time I try to have multiple buckets and pass them in as an array like examples I've seen, I get an ''Access-Control-Allow-Origin'...
View ArticleCan't get multiple Buckets to work with $.getJSON
Chris:add this to your init code:jQuery.ajaxSettings.traditional = true; Paul
View ArticleCan I batch fingerprinting?
Hi everyone! We want to program a music player that allows users to clean up the tags of their music library. To do so, we would like to use the amazing fingerprinting capacity of ENMFP .As we looked...
View ArticleCan I batch fingerprinting?
Yes, you can. Our docs are not great about this but you can batch multiple FP queries in a single POST call to song/identify. The query parameter in POST mode can take a list of codes, the same one...
View ArticleFingerprinting: ENMFP VS Echoprint + Echoprint contribution
Hi everyone! We want to program a music player that allows users to clean up the tags of their music library. To do so, we would like to use the amazing fingerprinting capacity of ENMFP... Or echoprint...
View ArticleYoutube Channel
Greetings!I've been searching through the forum and the API doc, and yet I did not mange to find how to retrieve a Youtube official channel using an artist id (eg. Radiohead official channel). Echonest...
View Article