Thank you for your feedback
@RumbleNAS. I'll actually be in San Jose this Saturday for a Jiu-Jitsu tournament if you want to meet to discuss? =]
@fmdx
You're welcome, glad to help! I built version 1.2.0 yesterday, I see it is available in the repo now.
@RumbleNAS
With regards to permissions, v1.2.0 will work exactly as previous versions.
The reason Plex work more easily than Sabnzbd is because for most people's use cases, Plex only needs read access. With default permission (644), any user, including Plex's user could read files.
But, since Sabnzbd needs write access two complications are experienced.
1) The folder Sabnzbd writes to, has to have ownership/permission levels allowing Sabnzbd user to write.
2) The files Sabnzbd creates may have ownership/permission levels that doesn't allow your other user to modify these files.
The youtube video is outdated, as noted in the blog post, linked in the youtube video's description. The steps on my blog are up-to-date.
Reasons some linux distros work easier...
* it uses the same user for multiple services (which you could do in FreeBSD if you choose)
* it doesn't separate different plugins/services into separate jails
The steps on my blog detail what I do, including installing all of the related plugins in the same jail, and running the plugins as the same user.