Skip to content

Commit

Permalink
Add table of content
Browse files Browse the repository at this point in the history
  • Loading branch information
Sebastien Guilloux committed Jan 17, 2018
1 parent 592b579 commit 029d33b
Showing 1 changed file with 49 additions and 0 deletions.
49 changes: 49 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,55 @@

Sonarr / Radarr / Jackett / NZBGet / Deluge / OpenVPN / Plex

## Table of Contents

- [HTPC Download Box](#htpc-download-box)
- [Table of Contents](#table-of-contents)
- [Overview](#overview)
- [Monitor TV shows/movies with Sonarr and Radarr](#monitor-tv-showsmovies-with-sonarr-and-radarr)
- [Search for releases automatically with Usenet and torrent indexers](#search-for-releases-automatically-with-usenet-and-torrent-indexers)
- [Handle torrent and usenet downloads](#handle-torrent-and-usenet-downloads)
- [Organize library, fetc subtitles and play videos with Plex](#organize-library-fetc-subtitles-and-play-videos-with-plex)
- [Hardware configuration](#hardware-configuration)
- [Sumarry of the software stack](#sumarry-of-the-software-stack)
- [Downloaders](#downloaders)
- [Download orchestration](#download-orchestration)
- [VPN](#vpn)
- [Media Center](#media-center)
- [Installation guide](#installation-guide)
- [Introduction](#introduction)
- [Install Docker](#install-docker)
- [Install docker-compose](#install-docker-compose)
- [Setup Deluge](#setup-deluge)
- [Docker container](#docker-container)
- [Configuration](#configuration)
- [Setup a VPN Container](#setup-a-vpn-container)
- [Introduction](#introduction)
- [VPN setup with privateinternetaccess.com](#vpn-setup-with-privateinternetaccesscom)
- [Docker container](#docker-container)
- [Setup Jackett](#setup-jackett)
- [Docker container](#docker-container)
- [Usage](#usage)
- [Setup NZBGet](#setup-nzbget)
- [Docker container](#docker-container)
- [Configuration and usage](#configuration-and-usage)
- [Setup Sonarr](#setup-sonarr)
- [Docker container](#docker-container)
- [Configuration](#configuration)
- [Give it a try](#give-it-a-try)
- [Setup Radarr](#setup-radarr)
- [Docker container](#docker-container)
- [Configuration](#configuration)
- [Give it a try](#give-it-a-try)
- [Movie discovering](#movie-discovering)
- [Setup Plex](#setup-plex)
- [Media Server Docker Container](#media-server-docker-container)
- [Configuration](#configuration)
- [Download subtitles automatically with sub-zero](#download-subtitles-automatically-with-sub-zero)
- [Setup Plex clients](#setup-plex-clients)
- [Manage it all from your mobile](#manage-it-all-from-your-mobile)
- [Going Further](#going-further)

## Overview

This is what I have set up at home to handle TV shows and movies automated download, sort and play.
Expand Down

0 comments on commit 029d33b

Please sign in to comment.