Linux installation:
- apt-get install python2.7 git python-openssl
- git clone https://github.com/pillone/usntssearch.git
- To run: python yourdir/usntssearch/NZBmegasearch mega2.py
- To run detached from terminal: python mega2.py daemon
- To autorun at reboot: add mega2.py in your crontab line with @reboot
- Open the browser at localhost:5000
Windows installation:
- Download latest available binary
- Unzip in a folder and click on mega2.exe
- Open the browser at localhost:5000