Skip to content
Clinton Hall edited this page Jun 16, 2014 · 39 revisions

Linux/OSX

Install python 2.7

cd into the intended scripts directory and install via git

git clone https://github.com/clinton-hall/nzbToMedia.git

Windows (from source)

Install python 2.7

Download the source from https://github.com/clinton-hall/nzbToMedia/archive/master.zip

extract the contents of the zip folder into the intended scripts directory

Windows compiled executable binaries (.exe)

Download from here nzbToMedia-v9.2

Download from here nzbToMedia-v9.3dev

###Compiling for Windows from Source

Clone this wiki locally