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

Seeded static playlists

Is anyone doing static playlists that are generated from their own music collection?

View Article


Seeded 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 Article


jEN 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 Article

Seeded 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 Article

Can I fetch albums?

Thank you for your comments.Do you have a plan to expose album info?

View Article


Fresh API key now working

Hi Francois - we are taking a look -- Paul

View Article

Similarity 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 Article

Can I fetch albums?

yes, we have a plan, but I can't make any official announcements about it yet. -- Paul

View Article


Time 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 Article


Estimate 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 Article

Estimate for /track/upload

thanks for the feedback. Good suggestions. -- Paul

View Article

adding 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 Article

Can I fetch albums?

Thank you very much.

View Article


Can'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 Article

Can't get multiple Buckets to work with $.getJSON

Chris:add this to your init code:jQuery.ajaxSettings.traditional = true; Paul

View Article


Can 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 Article

Can 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 Article


Fingerprinting: 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 Article

Can I batch fingerprinting?

thanks a lot for your answer!

View Article

Youtube 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
Browsing all 1582 articles
Browse latest View live