How to install nzbUnity Beta on your iOS device

01

Fully close nzbUnity from your iDevice.
Double tap on the home button and slide up to fully close the application

02

Download the ZIP file from the main beta page and extract it. You will get a file or a folder (depending on your OS) called nzbUnity (nzbUnity.app).

03

Download and install FileZilla FTP Client [FREE]

Download PuTTY (Windows only) [FREE]

04

Install SSH on your iDevice via Cydia [FREE]

Note About SSH On Your iDevice: Please UNINSTALL when you are done or CHANGE THE DEFAULT PASSWORD to the root account. If you do not, your iDevice is VULNERABLE since the default PASSWORD IS KNOWN.

05

Open FileZilla and connect to your iDevice.

Host: <ip of your idevice, ex: 192.168.1.100>

Username: root

Password: alpine

Port: 22

06

Navigate to /Applications

07

Delete nzbUnity

YES, DELETE — This is CRUCIAL and your settings will remain

08

Upload the nzbUnity (or nzbUnity.app) that was extracted from the zip to /Applications

 

09

Close FileZilla

10

Windows:

Open PuTTY

Host: <Ip of your idevice>

Leave it on ssh and click on connect

Username: root

Password: alpine

Linux/Mac:

Open Terminal

Type in: ssh root@<ip of your phone> and hit enter

Password: alpine

11

In PuTTY or Terminal type in:

chmod 755 /Applications/nzbUnity.app/nzbUnity

12

Close PuTTY or Terminal.

13

Respring your device.

Note: If the application opens, shows a black screen, and closes right away, that means that the execute flag (chmod) needs to be done again.