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

How do I create a song/artist entry?

Hi, in trying to upload my own music I figured out how to create a new "track" to call analyze.How would I get the song recognized as a "song" or "artist" so I can also call those API methods? Is it a...

View Article


Artists Information

I have a list of artist id's and I would like to get the terms associated with each and a foreign id for each. Is there a better way to get this information for each artist than just looping through...

View Article


Setting up Remix: en-ffmpeg not found

You should get results if it is on your path, and named en-ffmpeg.As per bwhitman's post above, Python's just trying to run it through the shell. If you can't see it from the terminal, Remix won't be...

View Article

Capsule.py limits memory usage to 1 GB

Hi,Capsule.py is one of the samples in the echonest sample library. I can successfully run the script when I provide around 6 songs. However, more than 6 songs always crashes with "Memory Error". I...

View Article

Capsule.py limits memory usage to 1 GB

Hello!Andreas Jansson did some work around this - you might want to look at his branch of Remix, here.Best, Thor

View Article


Get albums by artist

Hello,How can I retrieve all albums of an artist?

View Article

Get albums by artist

This is currently the only thing blocking me from choosing your service over Rovi or Gracenote.

View Article

Catalog Radio not Working

Hello, i've tried to do a catalog-radio static playlist but each time a new playlist is created it is just taking one artist from the catalog as the seed, not all them. This is the what i am doing:I...

View Article


Capsule.py limits memory usage to 1 GB

Hi Thor,I'm a newbie when it comes to Python. Is there a Windows MSI I can run? If not can you please provide me with step-by-step details on how to run Andreas version of Remix?Thanks!

View Article


Problems with account activation

Any word on this issue yet? I am having the same issue logging in, and am guessing that is why I get a API not allowed error when sending a request.

View Article

Problems with account activation

Chris--We've checked and your account is enabled; please check again and let us know (if you still are having problems) the specific API call and error message?Thanks.-dave

View Article

Get albums by artist

Sampsakuronen - we currently do not provide album information in our API. Sorry. -- Paul

View Article

Artists Information

cvaught - yes, you can create a taste profile with all of the artists and then read back the information via the catalog/read method using the appropriate buckets. -- Paul

View Article


How do I create a song/artist entry?

tunesmith - we do not provide an API to let you add a song or artist. We discover new artists and songs via multiple methods. In general, if an artist has music available in a commercial music service,...

View Article

Catalog Radio not Working

Social DJ - what behavior are you expecting exactly? The Echo Nest API tries to give a coherent listening experience so when you create a single playlist seeded with a catalog it will try to make sure...

View Article


Catalog Radio not Working

First of all, thank you Paul for your response.We would expect a playlist with songs related to "all" the artists on the catalog, as it actually happens with an artist-radio with 5 different artist...

View Article

Capsule.py limits memory usage to 1 GB

I downloaded the zip file from the link you posted. I also copied the pyechonest-master files to the pyechonest folder. From a windows command prompt I ran the command "python setup.py install" and got...

View Article


Capsule.py limits memory usage to 1 GB

Nevermind.....had to set an environment variable as specified in this thread:http://stackoverflow.com/questions/2817869/error-unable-to-find-vcvarsall-batIt installed successfully.

View Article

Capsule.py limits memory usage to 1 GB

Hi Thor,I ran into an issue on my Windows production server. When trying to install Remix I got an error. Here is the complete output:C:\Users\administrator\Desktop\remix-master\remix-master>python...

View Article

Capsule.py limits memory usage to 1 GB

I came across this link that talks about adding a line to the installation script but I could not find such a file or any file that contains this code.

View Article
Browsing all 1582 articles
Browse latest View live