Check taste profile status
Every key is limited to 1000 results on catalog read. If you need to read all the results, I would recommend using the start on catalog/read and use the "total" in the response to iterate over the...
View ArticleLimited results for song radio?
My intent is eventually to use the taste profile API to provide the feedback in not-realtime. (I have no interest in writing a GUI at this point.) I realize there is a limitation with dynamic stations...
View ArticleLimited results for song radio?
Taste Profiles are, pretty much by definition, how "personalization" and long-term memory of a user's preferences work in our world. If I was trying to build this app, I'd probably use static playlists...
View ArticleLimited results for song radio?
Thanks for the response.Regarding spotify URIs, do you mean this: track_id=spotify-WW:track:2EB1aFLWC4uIfld5Z3Yj1z vs this: track_id=2EB1aFLWC4uIfld5Z3Yj1z ?If so, the latter didn't work when I tried...
View ArticleLimited results for song radio?
No, track_id=spotify:track:2EB1aFLWC4uIfld5Z3Yj1zIf you record tracks you have listened to in the taste profile, use type=catalog-radio, and pass the adventurousness=1 parameter, we shouldn't repeat...
View ArticleLimited results for song radio?
Awesome. I love adventurousness.Thanks for all the responses.
View ArticleTaste profile -- rosetta id or ENID, song vs. track
Hi. I have some questions about the taste profile.The api reference at http://developer.echonest.com/docs/v4/tasteprofile.html#update says that track IDs can be rosetta ID or ENID. Is this a rosetta...
View ArticleTaste profile -- rosetta id or ENID, song vs. track
"spotify:track:2EB1aFLWC4uIfld5Z3Yj1z" is, indeed, a Rosetta ID.We'll automatically associate tracks in a taste profile with the appropriate song.
View ArticleTaste profile -- rosetta id or ENID, song vs. track
Thanks. So banning a track has the effect of banning a song?
View ArticleIs there a way to get a list of EN song dataset
Hi Guys,as per my thread title, is there a way to get a list of EN song dataset?Cheers
View ArticleIs there a way to get a list of EN song dataset
Not sure what you mean. Could you be more specific?-- Paul
View ArticleIs there a way to get a list of EN song dataset
Hi Paul,Thanks for the reply.i am thinking if there is a way to get the song summary(valence & energy) of all songs available on EN.
View ArticleIs there a way to get a list of EN song dataset
Sorry no, we don't make full dumps of our data available. -- Paul
View ArticleTasteProfile problem updating (adding) songs
HiI'm trying to upload a music library to a taste profile. I upload songs in batches of 500. I get a response that says success that also includes an "update_info" array. { response = { "items_updated"...
View ArticleWaveform API
It would be cool if the echonest API would also return a waveform (in JSON form preferably to allow custom styling) for a track. I'm not sure why this isn't a feature yet considering the synchstring...
View ArticleLimited results for song radio?
If I was trying to build this app, I'd probably use static playlists to get 100 song chunks, record songs that were listened to in a taste profile, and then get another 100 song chunks. <<I...
View ArticleTasteProfile problem updating (adding) songs
Actually, it looks like even if I do remove the songs that can't be resolved, I still get 0 items with tasteprofile/read. Same even if I upload a single song.
View ArticleLimited results for song radio?
Regarding my first point in the previous post:If I have a 100-song playlist and I load all 100 songs into a taste profile, then generate a playlist using catalog-radio and specifying that taste...
View Article