seedbox-install
seedbox-install copied to clipboard
Easy install script for Plex, Sonarr, Radarr, Deluge and Jackett
SEEDBOX INSTALL SCRIPT
Easily install Plex, Sonarr, Radarr, Headphones, Deluge and Jackett with one script!
Install
bash <(curl -Ss https://raw.githubusercontent.com/Tvax/seedbox-install/master/seedbox-install.sh)
Plex
To install Plex via SSH :
ssh USER@IP -L 8888:localhost:32400
Then open your browser on :
localhost:8888/web
To mount a network drive that Plex can use :
sudo sshfs -o allow_other,default_permissions USER@IP:/Plex /Plex
Deluge
Connect to Deluge :
IP:8112
Default password :
deluge
For more help :
- https://docs.google.com/document/d/1cARrPUryp-X37QZy29hCMA3zVddDCg4NmBCIZEflel8/edit
- http://dev.deluge-torrent.org/wiki/UserGuide/ThinClient#WebUI
Headphones
Connect to Headphones :
localhost:8181
You may want to change your IP address in the config.ini
file to connect to the web UI.
If you have an error with timezone :
sudo dpkg-reconfigure tzdata
For more help :
- https://github.com/rembo10/headphones/wiki/Installation
- https://github.com/rembo10/headphones/wiki/Install-as-a-daemon
Radarr
Connect to Sonarr :
IP:7878
For more help :
- https://www.htpcguides.com/install-radarr-on-debian-8-jessie/
Sonarr
Connect to Sonarr :
IP:8989
Jackett
Connect to Jackett :
IP:9117