Seedbox Install Save Abandoned

Easy install script for Plex, Sonarr, Radarr, Deluge and Jackett

Project README

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 :

  1. https://docs.google.com/document/d/1cARrPUryp-X37QZy29hCMA3zVddDCg4NmBCIZEflel8/edit
  2. 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 :

  1. https://github.com/rembo10/headphones/wiki/Installation
  2. https://github.com/rembo10/headphones/wiki/Install-as-a-daemon

Radarr

Connect to Sonarr :
IP:7878
For more help :

  1. https://www.htpcguides.com/install-radarr-on-debian-8-jessie/

Sonarr

Connect to Sonarr :
IP:8989

Jackett

Connect to Jackett :
IP:9117

Open Source Agenda is not affiliated with "Seedbox Install" Project. README Source: Tvax/seedbox-install

Open Source Agenda Badge

Open Source Agenda Rating