Hi,
I'm planning to set up my new NAS this or next week.
Since my NAS is virtual on my main computer, it isn't online 24/7 to save energy.
The thing I thought about, I could set up SABnzbd on my RaspberryPi with an external harddrive to download all the things to it.
But instead of letting the slow Raspberry CPU unrar all the things, I could mount the NFS-shares from my NAS and let a script check if the NAS is online,
if it's offline, wait until it comes up (when I boot my PC manually), and when it's online, log in with SSH and let the NAS unrar everything and handle all the things like renaming and moving the files into the correct folder.
I never used SAB and since my hardware hasn't arrived I haven't tested it myself yet. So my question, is this possible?
Btw, I know linux and I know how to write simple shellscripts.
Thanks