Remix.js: Unable to upload songs sequentially anymore
I am able to upload songs sequentially today. Yesterday, for some reason I was unable to do this. Also I noticed, today the estimated analysis time is 12 seconds while yesterday it was around 24 seconds.
View Articlesong/identify sunsetting
It took me a while today to figure out why my identify calls were no longer working... pretty devastated when I found this thread. Will Spotify be migrating this API or providing another identification...
View ArticleSpotify tracks available locally?
Hi,Using the jEN library on Android and wondering how i can get songs that are locally available on Spotify. I can get foreign IDs but all countries are returned. How can i filter on location?thanks
View ArticleSpotify tracks available locally?
Hi mattjp.We haven't yet documented it officially, but you can try a sneak preview of our regional catalogs for Spotify. Just use IDs in the form spotify-REGION:track:xxx instead of plain...
View ArticleSpotify tracks available locally?
Thanks Eli, this is exactly what i need but... :)Your API key is not allowed access to bucket=id:spotify-BR. Please contact biz@echonest.com with any questions.Shall i contact the email?
View ArticleSpotify tracks available locally?
That preview is sneakier than I thought! :) Sorry about that. I'll track this down today. -Eli
View ArticleTrouble With Basic Playlist from Artists limited to catalog
Hello,I'm having trouble getting valid results for some queries and I'm not sure if I'm setting it up right. What I'd like to do is input up to 5 artists and receive a list of whatever songs in my...
View ArticleConfiguring echoprint server
Hello i have configured echoprint server and it is working fine but i didn't know how add music to the server i will use it to identify music on OTA (identifying songs over a microphone)
View ArticleAPI access using pyechonest always returns [HTTP 403]
Hi, I am trying to use pyechonest to build a basic webapp using Django web-framework. My python code works on my local machine but in production, the pyechonest api access always returns [HTTP 403]...
View ArticleArtist Biographies truncated: true
I am now facing the same problem. Most of the responses I am getting for even big artists (like AC/DC) are truncated to only a short sentence.Is there a way to get the full text for each bio?
View ArticleTimbre analysis method
Hi Echonest team,I am currently using the Analyzer API to extract timbre vectors from audio as part of my final year thesis in which I explore the potential of timbre dissimilarity as a source of...
View Articlesong/identify sunsetting
ignatiev,Sorry, no. song/identify is no longer available even as a commercial service.-David
View ArticleAudio Summary of a library of songs
Say I have a library of songs (lets say around 1000 songs), and the associated metadata. What would be the best way to get audio summaries for each song? I'm looking for a way that does not create a...
View ArticleAudio Summary of a library of songs
Vortiene,You can use song/search with the "bucket=audio_summary" parameter to get audio attributes about your library. Metadata matching may give you multiple matches (e.g. live, studio, album, or...
View ArticleTrack upload / Unknown track / Determine artist/title
Hi guys,As part of a tagging capability in my program I have implemented code snippets in Java from Echonest to determine artist and title of unknown audio files by sending file extracts I also tried...
View ArticleTrack upload / Unknown track / Determine artist/title
oschi97,Yes, the behavior of track/upload changed last week. See this thread. Song identification is no longer provided with track/upload.-David
View ArticleAudio Summary of a library of songs
Okay, for song/search, can I search for multiple songs at once? For example, getting the first song/search result for 10 songs in a request. This is just because I don't want to make 1000 song search...
View Article