Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[Support] HaveAGitGat - Tdarr: Audio/Video Library Analytics & Transcode Automation

Featured Replies

How do you get V2 installed so i can set up nodes?

  • Replies 797
  • Views 286.7k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • Nvidia support is in the works. 

  • HaveAGitGat
    HaveAGitGat

    Yeah if you’re running the server and node on the same machine then you can just use Tdarr_Server and set internalNode=true.    There’s a PR to update the unraid template:   https://g

  • Tdarr is working now! Docker template is fixed now, I was playing around with docker compose scripts for a few hours trying to install it that way but I went back and tried it again and its been updat

Posted Images

How do we upgrade to v2? I don't see server/node containers in Community Applications.

 

Congrats and thanks for the new version!

image.thumb.png.3668ea237ce42ece3182527a6948e41e.pngITs there now

Thanks! Got it up and running, but I have an issue with one of the plugins.
 

When using the plugin "Tdarr_Plugin_drdd_standardise_all_in_one" I get the following error at the end of a transcode:
"File is not video Tdarr_Plugin_drdd_standardise_all_in_one - Pre-processing ☒Plugin error! TypeError: Cannot read property 'streams' of undefined"

The file is a video file. I suspect plugins might have to be re-written specifically for v2.

i have no clue on that one man sorry

 

Hey, Just installed the new V2 version, used v1 many months back 

 

Installed everything ok, the one issue i have is the config is lost whenever i add a new variable to the docker container and start it up. 

If i perform a stop -> start or restart the config is fine.  Its only when i add a new variable like NVIDIA settings that the config gets wiped out.  I haven't tested this on an unraid reboot.  

 

I beleive its becuase its not saving the config in the appdata folder for some reason.  The appdata\tdarr folder has the config and log file folders but no files contained in them

 

Any ideas what im doing wrong?  

 

Docker.thumb.PNG.c9fef7902c08473531bd9c8fbd7f0a71.PNG

Edited by trig229

Hi, resolved the issue.  Looks like the container paths are not set correctly as the default options

Hope this helps anyone with the same issue.  

 

@HaveAGitGat im not sure how to go about updating default options in docker/CA?

It is also the same for the Tdarr_Node as well

 

When adding the docker, the default values for the config, logs. and appdata are all set to the actual host path and not the container path, see below example.  It should be set to whats in the description

Cont_wrong.PNG.fe539467a1d9a35316c17731fef8f0c4.PNG

 

Updated the paths to the following and all working

 

Cont_updated.PNG.8f967ed8c1b6a0a174a2f489a7daa6c0.PNG

 

 

 

I ran into this same problem, but even after clearing the containers in an attempt to start fresh, i still dont have the default config, logs, etc.  Is there some way to make sure the templates are updated?

 

Also, if you are setting up tdarr, and it asks for server IP, do you put the host (brdige mode) or reference itself?

Same question for node, it asks for both server IP and node.  I assume i put unraid IP (bridge again) for the server, but for node is it referring to self.

Edited by TheDon
typos

1 hour ago, Squid said:

The fixes are currently in the testing branch of the templates, not in the master branch.

Explains my situation then, I'll wait for that to hit master.  Thanks @Squid!

On 2/3/2021 at 2:04 PM, trig229 said:

Hey, Just installed the new V2 version, used v1 many months back 

 

Installed everything ok, the one issue i have is the config is lost whenever i add a new variable to the docker container and start it up. 

If i perform a stop -> start or restart the config is fine.  Its only when i add a new variable like NVIDIA settings that the config gets wiped out.  I haven't tested this on an unraid reboot.  

 

I beleive its becuase its not saving the config in the appdata folder for some reason.  The appdata\tdarr folder has the config and log file folders but no files contained in them

 

Any ideas what im doing wrong?  

 

Docker.thumb.PNG.c9fef7902c08473531bd9c8fbd7f0a71.PNG

Can you post your node settings? I am super confused as to how I am supposed to set this up.

Here you go.  I have set mine to custom network as originally the template listed the server port field as "port" type and so conflicted with the tdarr server port.  I think the template is updated now though as i can see a new field for server port as a "variable" instead of "port" type.  

 

Tdarr.thumb.PNG.18aafb2f4aeba16136a02877504eda5a.PNG

PSA: If your server can't find the node(s), make sure that they're all on the same version.


[91m[2021-02-11T07:24:56.320] [ERROR] Tdarr_Node - [39mNode: 192.168.1.2:8267 - Server version is 2.00.03 but Node version is 2.00.04.

 

Just updated.  using haveagitgat/tdarr and haveagitgat/tdarr_node

Just now, deadmeatgames said:


[91m[2021-02-11T07:24:56.320] [ERROR] Tdarr_Node - [39mNode: 192.168.1.2:8267 - Server version is 2.00.03 but Node version is 2.00.04.

 

Just updated.  using haveagitgat/tdarr and haveagitgat/tdarr_node

Exactly. Update and it'll fix.

Problem is my unraid already says its up to date image.png.4bb6cea088b263eb7813f47cc444015f.png

I had to stop both, check for updates, and it found an update for node.

 

Once applied, it came back up

  • 2 weeks later...

Hello, I've run into the following error on about 1,000 tv episodes.

 

Error: File is not a video.

 

Output for info on the file is attached

Tdarr-error.txt

  • Author
15 hours ago, eagle470 said:

Hello, I've run into the following error on about 1,000 tv episodes.

 

Error: File is not a video.

 

Output for info on the file is attached

Tdarr-error.txt 714 B · 0 downloads

 

Make sure to put this community plugin at the top of your plugin stack:

 

Tdarr_Plugin_lmg1_Reorder_Streams

 

Most plugins expect the video stream as the first stream in order work correctly

4 hours ago, HaveAGitGat said:

 

Make sure to put this community plugin at the top of your plugin stack:

 

Tdarr_Plugin_lmg1_Reorder_Streams

 

Most plugins expect the video stream as the first stream in order work correctly

I have that as the first plugin process. I know the files ARE videos, I can watch them on Plex.

  • 2 weeks later...

Hello everyone.

 

New to tdarr and my goal is to replace handbrake since it seems like nvenc h.265 10bit is in an unknown status on when it will come to handbrake.

 

This software is really awesome but I'm having trouble bringing my file size down with decent quality comparable to handbrake.

I'm using the migz nvenc gpu plugin.
comparison

30gb file, handbrake (gpu h.265) with english only audio and subs get's down to little less than 4gb.  With tdarr that number is currently 15gb. 

Can anyone point me to plugins that can do gpu based nvenc h.265 10bit with decent quality and a much better file size?

Or is it possible to convert my current handbrake configuration into the correct ffmpeg cli string (with 10bit) or does anyone have their own non-community plugins that would so something similar? @HaveAGitGat any tips here?
 

Edited by repomanz

I solved my problem.  I copied locally the plugin "Tdarr_Plugin_MC93_Migz1FFMPEG" and tuned it a bit. I ended up modifying this line in the plugin to tailor to my needs.
 

  response.preset += `,-map 0 -c:v hevc_nvenc -rc:v vbr_hq -cq:v 28 -tune flim -preset slow ${bitrateSettings} `

 

key change/add:   -cq:v 28 -tune flim -preset slow

Edited by repomanz

  • 2 weeks later...

Really wishing there was a way to ignore all objects already in h.265 or what ever format so they don't have to get checked.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.