-
Notifications
You must be signed in to change notification settings - Fork 255
Tdarr
📂 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
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)
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!
Home - https://plexguide.com