jsbroks / plex-installer

:movie_camera: Ubuntu 16.04 Media server setup script

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Plex Media Server Installer for Ubuntu 16.04

This bash script (for the most part) installs a media server on your Ubuntu OS and was writen to simplify this guide. I recommend you take a look at it before continuing.

By no means is this the most effective or efficient way of installing and setting up a Plex Media Server. If you have suggestions or improves please let me know.

It has been tested on Ubuntu 16.04 and I cannot guarantee it will work with any other OS.

What does this script install?

Plex Media Server – The key component that will be serving all of our media files.

Deluge – The bittorrent client we will be using in conjunction with CouchPotato and Sonarr.

CouchPotato – Automation for finding and downloading movies to use with Plex.

Sonarr – Automation for finding and downloading tv shows to use with Plex.

PlexPy – Allows you to monitor users and viewing habits on your Plex Media Server.

Ombi (PlexRequests.NET) – Allows your plex users to request movies and television shows with out bugging you.

Jackett – Allows you to use private trackers with couchpotato and sonarr.

(Quoted from the guide)

Installing

(Guide will come soon)

About

:movie_camera: Ubuntu 16.04 Media server setup script

License:MIT License


Languages

Language:Shell 56.7%Language:HTML 28.1%Language:CSS 15.2%