Skip to content
Cody edited this page Oct 27, 2019 · 1 revision

📂 Click Here - Sign up for Google's Suite for Business - Unlimited Space

📂 Click Here - NZB's with from NewsHost - PG Members Receive a 58% Discount

Table of Contents

  1. Intro
  2. Access Information

1. Intro

Tdarr Alpha - Audio/Video Library Analytics & Transcode Automation

Tdarr is a self hosted web-app for automating media library transcode management and making sure your content is in your preferred codecs. Designed to work alongside Sonarr/Radarr and built with the aim of modularisation, parallelisation and scalability, each library you add has its own transcode settings, filters and schedule. Workers can be fired up and closed down as necessary, and are split into 3 types - 'general', 'transcode' and 'health check'. Worker limits can be managed by the scheduler as well as manually. For a desktop application with similar functionality please see HBBatchBeast.

  • Use/create Tdarr Plugins for infinite control on how your files are processed: https://github.com/HaveAGitGat/Tdarr_Plugins
  • Audio and video library management
  • 7 day, 24 hour scheduler
  • Folder watcher
  • Worker stall detector
  • Load balancing between libraries/drives
  • Use HandBrake or FFmpeg
  • Tested on a 180,000 file dummy library with 60 workers
  • Search for files based on hundreds of properties
  • Expanding stats page
  • Hardware transcoding container (install Nvidia plugin on UnRaid/nVidia runtime container on Ubuntu)

2. Access Information

Protocol Address Notes
traefik** tdarr:8265 Only for Internal App-to-App Communication
https tdarr.domain.com Traefik must be Deployed; Remote Servers
http domain.com:8265 Poor Security Practice - Stop with PG Port Guard
http ipv4:8265 Ideal Only for Local Servers
Internal External
8265 8265

** Ideal for Apps to communicate between with one another. Click Here for more info!

Installing PlexGuide

  1. PlexGuide Install Information

Preplanning & Information

  1. PG Folder Structure

Domain and Port Control

  1. CloudFlare Tunnel

Primary Applications

  1. Plex

Useful Links

  1. PG YouTube Channel
Clone this wiki locally