Difference between revisions of "Tdarr"

From Indie IT Wiki
 
(2 intermediate revisions by the same user not shown)
Line 18: Line 18:
  
 
Templating - https://docs.tdarr.io/docs/plugins/flow-plugins/basics#plugin-variable-templating
 
Templating - https://docs.tdarr.io/docs/plugins/flow-plugins/basics#plugin-variable-templating
 +
 +
== Help ==
 +
 +
=== Clear Cache ===
 +
 +
All from the main page. Pause all nodes. Under 'staging section'. 'Staged files' tab(I will usually skip the trouble file), then to the 'Cache browser' tab delete [X] everything in that tab. Restart the main docker and nodes. Then go back to the 'transcode successful/not required tab' and under the 'status' section and re-queue the trouble file. Unpause all nodes. Hopefully that will end your loop you are in.
 +
 +
=== Reddit ===
 +
 +
https://www.reddit.com/r/Tdarr

Latest revision as of 11:11, 11 November 2024

Introduction

Tdarr is one of the Starr apps and is a automated transcoding system - taking your original video files and remixing them to a smaller size.

It is also capable of distributing the jobs to other computer nodes on your network thereby reducing the time needed to work.

You build flows of work that can be finely tuned to handle all sorts of scenarios. For example ...

Original File  -->  Check  -->  Clean  -->  Transcode to 720p with only 1 English audio track  -->  Move to Emby Library  -->  Notify

Variables

Filename without extension = "{{{args.inputFileObj._id}}}"

Storing the movie name and year - https://www.reddit.com/r/Tdarr/comments/1g3m7i7/flow_variable_to_store_movie_name_year/

Loops and variables - https://www.reddit.com/r/Tdarr/comments/17ukeoe/is_there_a_better_way_to_do_fallback_conversion/

Templating - https://docs.tdarr.io/docs/plugins/flow-plugins/basics#plugin-variable-templating

Help

Clear Cache

All from the main page. Pause all nodes. Under 'staging section'. 'Staged files' tab(I will usually skip the trouble file), then to the 'Cache browser' tab delete [X] everything in that tab. Restart the main docker and nodes. Then go back to the 'transcode successful/not required tab' and under the 'status' section and re-queue the trouble file. Unpause all nodes. Hopefully that will end your loop you are in.

Reddit

https://www.reddit.com/r/Tdarr