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

Getting Rdio track ID from WhoSampled track ID

There's still on Rdio track ID being returned thereI meant 'NO Rdio track ID'...

View Article


Getting Rdio track ID from WhoSampled track ID

You need to get the "tracks" bucket to see what tracks are available for that...

View Article


Getting Rdio track ID from WhoSampled track ID

Ah I see! I still hadn't got my head around the buckets system. Thanks for the help!

View Article

Stop upload once media is recognized

plamere, thank so much for responding so quickly. I tried to build the latest Echoprint-codegen Windows executable using Visual Studio 2013 (after I successfully installed Boost/zlib C++ libraries...

View Article

Executed a JS Demo in my own environment no output

Tried running this code in CodeLobster. I got the input field asking for an artist. Then no more. I've replaced the API-Key with my own. I'm a beginner having done some HTML, PHP and JS coding, even...

View Article


Executed a JS Demo in my own environment no output

Sorry for the previous bad entering of the code, here it comes again.print("<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <!DOCTYPE html> Artist ReviewsRecent Artist...

View Article

Executed a JS Demo in my own environment no output

Hi mrfoyne.It is not a good idea to include your API key in posts, because then nefarious people are apt to find it and use it for questionable purposes, and it'll be disabled.Besides that, this isn't...

View Article

No response from the Demo "Artist News"

Please ignore my previous entry"Executed a JS Demo in my own environment no output" it's too hard to view. I don't know how to delete it, sorry.I'm a beginner having done some HTML, PHP and JS. Here's...

View Article


Executed a JS Demo in my own environment no output

Hi Eli, thanks for your response. Pls delete my thread "Executed a JS Demo in my own environment no output". I've replaced it with a new much shorter and descriptive one. /Torbjorn

View Article


Variety in Song Search Results + getting mood/style info

Hi Paul, I ran the query you mentioned :http://developer.echonest.com/api/v4/artist/terms?api_key=N6E4NIOVYMTHNDM8J&id=ARH6W4X1187B99274F&format=jsonbut there's no mood info in the results....

View Article

get spotify bucket track list in ENiOS

Hey all,I'm currently working with the Echonest API in iOS (ENiOS) and right now I'm trying to use the available request feature at playlist/static in order to generate a playlist of Spotify URI items....

View Article

get spotify bucket track list in ENiOS

Use something like this:NSMutableDictionary *parameters = [NSMutableDictionary new]; [parameters setValue:@"weezer" forKey:@"artist"]; [parameters setValue:@"artist-radio" forKey:@"type"]; [parameters...

View Article

get spotify bucket track list in ENiOS

That's exactly what I needed! Thanks!

View Article


foreign ids on tracks (jEN)

Hi, I'm trying to obtain foreign ids from tracks (in a playlist) using the java libraryI tried this example: PlaylistParams params = new PlaylistParams(); params.addIDSpace("id:rdio-US");...

View Article

foreign ids on tracks (jEN)

hcorona - the problem could be that you are asking for the rdio-US tracks in the playlist call, but are trying to get spotify tracks from the song. Try changing the id:rdio-US to spotify-WW or vice...

View Article


foreign ids on tracks (jEN)

Hi Paul,Sorry. I was changing the code back and forth with several ids to see if it was an id space related problem. Just now I found out I was using a maven dependency that referenced an old version...

View Article

Track Upload no response

bcacalis,We're taking a look. Thanks.David

View Article


Track Upload - "Connection was reset"

Patrick,We're looking at this now.David

View Article

developer.echonest.com status

All,We are (have been) experiencing an issue with track/upload. We expect to have that service back online shortly. Thank you for your patience.David

View Article

developer.echonest.com status

track/upload service has been restored. We apologize for the interruption.-- David

View Article
Browsing all 1582 articles
Browse latest View live