VultureZZ

Results 5 comments of VultureZZ

Can you add the following line to lib/apiCP.js line 31 just prior to "callback( null, JSON.parse( data ) );" "console.log ("data:", data);" Then save it and run "node app.js" instead...

Working on a way to fix this, go ahead and pull latest and you can disable CP via config.js until I can figure out this new one. Basically the request...

Okay, I have a "fix" go ahead and pull latest, it is just a modification to app.js it limits the results to the last 20 movies CP downloads. I believe...

That is the error from the last issue, I need to see what data is coming back on line 85 of app.js change: callback( null, JSON.parse( data ) ); to:...

0mni, it appears you have CouchPotato enabled. Can you try disabling in the config and see if it loads the web interface for you? Also, this error happens after you...