Abort Passworded Releases with NZBGet 14 and Later

block-rar-password-releasesUsenet releases can be passworded causing frustration for users. Like Sabnzbd, NZBGet can discard passworded releases that your usenet indexer didn't catch it just requires a script configuration. The PasswordDetector script is written by several coders in python so it will work on all operating systems: Windows, Linux (Debian, Ubuntu, … I'm curious

Create Samba Share on Raspberry Pi

raspberry-pi-samba-shareSamba shares are useful for various reasons. They allow you to access a directory over a network from any device running virtually any software. You can create a samba share on your Raspberry Pi and make it available to Windows, Mac OSX and Linux machines. You can even access them … I'm curious