Page 1 of 1

How to update nzbtomedia manually?

Posted: 20 Jun 2017, 07:20
by alegend
Hello there,
im running nzbget on a synolgy nas.
How can I update Nzbtomedia manually as it still is on V11.01 30/10/2016
?
I inserted the git path but still no update?

Re: How to update nzbtomedia manually?

Posted: 20 Jun 2017, 08:09
by clintonhall
try logging in via ssh, cd into nzbToMedia directory then

Code: Select all

git reset --hard
git pull
probably best to ask this at nzbToMedia github https://github.com/clinton-hall/nzbToMedia. This forum isn't really the best place.