node-echoprint-server icon indicating copy to clipboard operation
node-echoprint-server copied to clipboard

A node.js implementation of the Echoprint music identification server

Results 11 node-echoprint-server issues
Sort by recently updated
recently updated
newest added

When i trying to ingest large tracks (30+ minutes length) it ingests very long: debug: Ingested new track in 215262ms. track_id=116 After those ingests, no response returned to client. Added...

hello, first i want to thank you , i have steup the server and it is working good i have tried to add a song using debug and has worked...

I have node and mysql running. When I go to localhost:37760 i get the following message "{"error":"Invalid API endpoint"}" Any idea how to resolve? Thanks

Hi, I have created a json file using echoprint-codegen. I can't figure out how to use this json file to ingest it to the DB. I tried: curl -H "Content-Type:...

Hi, I've a strange problem. I'm using node-echoprint-server and it works fine when I try to match the beginning of a songs. When I try to match a song starting...

Codegen Performance, Benchmarck? Where i found?

Hi, i am trying to insert song data (generated by echoprint-codegen) through debug URL but always getting same error " {"error":"Missing \"track\" field"}". I have tried adding both fileld "trach...

Hi, Firstly I want to thank you for making life easier in installing echo_server. As steps mentioned I have installed the server,imported MYSQL file to database & created a json...

There currently aren't artist or release fields in the system. Was this deliberate? If I added support of these fields would you accept a pull request?