vinz243

Results 78 comments of vinz243

Did you ran configure after that ?

Can you post what's displayed in the browser console and the pm2 logs please ?

Ok, the problem comes from a database that wasn't created, the artworks database, probably because it couldn't fetch any artwork for whatever reason. You can create it manually, by doing...

Mb, t'was `curl -X PUT http://admin:@127.0.0.1:5984/database/artworks/` or whatever IP your CouchDB instance is listening to

can you go back to step 3. and show me the browser console please ? Are you sure your mp3 file is properly ID3 tagged ?

Normally it should be up and running, try running ``` pm2 start --name couch-proxy $(dirname $(readlink -f $(which compactd)))/server/dist/CouchProxy.js ``` Now `curl localhost:9001` should work just fine

Is the endpoint for the 400 request engine.io or socket.io?

It shouldn't be an issue then. This socket is unused or very little. i will remove it for next release

An older version used to support rtorrent, it could easily be done again. However I had issues where it would crash the rtorrent daemon. I also tried with deluge without...

It is, I want to support both rtorrent, deluge and qbittorrent. An older version used to support rtorrent but it would crash the process and/or watching progress wouldn't work