Hey guys, since this seems to be the official thread for sabnzbd on synology I thought I'd post a tip.
If you have a file being repaired with pars in sabnzbd and you get impatient and shut down sabnzbd(which you're not supposed to do) and the hard drive keeps grinding, the file might still be getting repaired, slowing down your NAS if you need to use it for something else. The way you stop the file from being repaired is by logging into your NAS via ssh, then killing the process. To do this use a program such as putty, then ssh into the IP of your NAS, don't login as admin, login as root, with the same password as your admin account. Then type top to see the programs using the most cpu. most likely one will be /blah/blah/sabnzbd/par2. note the PID # and then type "kill PID#" with the actual pid # where PID# is. if you have a hard time finding the PID number you can also type "killall par2" and that should stop it from running. then you can use your nas and copy files off it at full speed etc.
If you don't want that file to be repaired the next time you run sabnzbd, you can delete or move it out of the incomplete folder on the nas





