Skip to content

A little help setting this up #13

Description

@joker231

I'm working through the global variables and had some questions.

For the tdarr_path_movies and tv shows, is this what you load in your node on the separate machine? Does this need to have a similar pathing to the plex URLs? My pathing uses a NFS connection that sits on my media server. Here's my node config:

{
"server": "/media",
"node": "Z:\"
},
{
"server": "/temp",
"node": "Y:\"
}

I will likely remove the /media section and add two mapped locations for /media/Movies and /media/TV Shows. These would need to be mapped from Tdarr's portainer install too though, right? Things get a bit tricky here because I also have my downloads folder in /media which has completed and incomplete folders which I obviously don't want to transcode.

I think the answer is yes but ultimately I will have 3 areas that can transcode. On my PC node I would have a 7900xtx and a 9800x3d which can each handle a few transcodes. My media server will transcode with QSV. Is this covered in your flow?

Thank you!

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions