Page 1 of 1

CouchPotato wont update

Posted: Wed Sep 06, 2017 9:04 pm
by Daudiren
I remember there being some git commands you could run when couchpotato has stoppet working. Something about pulling down a fresh master. Anyone have the steps? That solved the problem last time couchpotato stopped updating it self(and not snatching regularly)

Re: CouchPotato wont update

Posted: Thu Sep 07, 2017 5:10 am
by itdaboyz
That should do it :

Code: Select all

cd /volume1/.@plugins/AppCentral/couchpotato/CouchPotato
git pull origin develop

Re: CouchPotato wont update

Posted: Thu Sep 07, 2017 4:09 pm
by Daudiren
Tried that one but had to write a merge report and I remember that wasn't necessary last time. In other words I think there where some other commands. Something about doing a manual clean pull. I haven't worked with git in quite a while so your steps might work anyways - should there be a merge report step?

Re: CouchPotato wont update

Posted: Thu Sep 07, 2017 5:58 pm
by itdaboyz
Hm... Maybe you were on a different branch?
For me, I just do that command and it updates with the last version from the GIT. No need to do something else. Then it output the result with the comits done between your version and the last.