jhurliman / node-echoprint-server

A node.js implementation of the Echoprint music identification server
74 stars 37 forks source link

Import data from the original Echoprint system? #5

Closed bgood-clip closed 11 years ago

bgood-clip commented 11 years ago

I'm in the process of migrating to this implementation of the Echoprint server, from the original implementation (released under the Echonest organization). Is it possible to import the codes from the original Echoprint system?

Thanks in advance Ben

jhurliman commented 11 years ago

I haven't looked into this specifically, but the first question would be if you can extract codes from the original Echoprint system as JSON dumps? Using the same format that the command-line fingerprinting tool outputs. If so, it should be straightforward.

jhurliman commented 11 years ago

There hasn't been any activity on this issue in a while so I'm going to close it. Please feel free to reopen the ticket or create a new one if you're still looking into this.