In the manual check one of the first things will be status, was it active or done? If it's done it'll get tagged as downloaded, if active (or anything else) it wont get tagged
{"media": {"status": "done",
You have to manually press the button "Update status requests!" when viewing the requested list, this is going to change so it does it on an interval itself.
OK here is what i've done:
1. Downloaded the latest dev version to get the /plex page
2. Deleted everything exept the .meteor with the db
3. installed everything, setup /couchpotato and /plex all is working
4. Running meteor 1.1.0.2
5. No error msg in console, but still no update. I now have like 20-30 movies that i know is located in the CP lib. (full rescan done). Dunno if it matters but now i have 250 requested movies (half is downloaded)
edit: Media status = done when running API manually on random imdb links that isnt beeing updated
edit2: Ok this is back after a refresh, and i press the update button
I20150411-22:46:47.254(2)? Exception while invoking method 'updateCP' TypeError:
Cannot read property 'title' of null
I20150411-22:46:47.254(2)? at [object Object].Meteor.methods.searchCP (app\s
erver\server.js:73:42)
I20150411-22:46:47.254(2)? at maybeAuditArgumentChecks (packages/ddp/livedat
a_server.js:1617:1)
I20150411-22:46:47.254(2)? at packages/ddp/livedata_server.js:1530:1
I20150411-22:46:47.254(2)? at [object Object]._.extend.withValue (packages/m
eteor/dynamics_nodejs.js:56:1)
I20150411-22:46:47.254(2)? at [object Object]._.extend.apply (packages/ddp/l
ivedata_server.js:1529:1)
I20150411-22:46:47.254(2)? at [object Object]._.extend.call (packages/ddp/li
vedata_server.js:1472:1)
I20150411-22:46:47.254(2)? at app\server\server.js:127:24
I20150411-22:46:47.254(2)? at [object Object]._.extend.forEach (packages/mon
go/mongo_driver.js:965:1)
I20150411-22:46:47.254(2)? at [object Object].Cursor.(anonymous function) [a
s forEach] (packages/mongo/mongo_driver.js:812:1)
I20150411-22:46:47.254(2)? at [object Object].Meteor.methods.updateCP (app\s
erver\server.js:126:23)