Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation Request: tdarr #22

Closed
davehkb opened this issue Dec 30, 2021 · 14 comments
Closed

Documentation Request: tdarr #22

davehkb opened this issue Dec 30, 2021 · 14 comments
Assignees
Labels
documentation needed waiting on documentation PR

Comments

@davehkb
Copy link

davehkb commented Dec 30, 2021

https://github.com/HaveAGitGat/Tdarr

Tdarr is a trancoding application simmilar to unmanic, but with more plugin options.

@maximuskowalski
Copy link
Collaborator

Tdarr supports nvidia hardware encoding which may need to be included later, see:-
https://docs.tdarr.io/docs/installation/docker/hardware-transcoding

@saltydk
Copy link
Member

saltydk commented Dec 30, 2021

Just follow the template for roles that use nvidia already.

@maximuskowalski
Copy link
Collaborator

I have already added it, what I am more meaning is I have no way to test or authenticate it as working.

@saltydk
Copy link
Member

saltydk commented Dec 30, 2021

You need server + node bits btw.

@maximuskowalski
Copy link
Collaborator

Running nodes is optional I think, have included server config path but not mapped the server port. It used to be so you could run a node on another PC but its been a year since I last looked at it. Have other problems though so I will look again tomorrow, unless you can spot how I may have managed to stop any traefik stuff from being applied.

https://github.com/maximuskowalski/Sandbox/tree/feat-tdarr/roles/tdarr

I will PM you the logs.

@maximuskowalski
Copy link
Collaborator

Have had no reports of this role working or not so I am going to close this issue once documentation is added and assume it to be functional.

@KaHooli
Copy link

KaHooli commented Jan 18, 2022

I've used Tdarr before using cloud storage, so I used to have the *arr programs move the media file to their final destination, and have Tdarr scan for file changes and transcode them there.

With cloud storage, I'd imagine you don't want the files being continually scanned and modified, and so transcoding the files after downloaded and before placed in /mnt/local/Media/ would be ideal, correct?

So what would the suggested setup be for the different programs?

@maximuskowalski
Copy link
Collaborator

I don't really know how to use it sorry, I'd imagine a workflow that does the conversions as part of the radarr/sonarr downloading process via a copy. If you aren't planning to keep the original then I would probably try to download more suitable files to begin with. There is a tdarr discord I think, might be worth looking around there.

@KaHooli
Copy link

KaHooli commented Jan 19, 2022

Hi, I think I've worked out my workflow. But it looks like the latest version on Docker (2.0.0.13) is missing a required file. They've just started using GHCR, and removed that version from there, I'd say due to those issues.

Can you please change the image source as per this link?: HaveAGitGat/Tdarr#501
So they'd be ghcr.io/haveagitgat/tdarr & ghcr.io/haveagitgat/tdarr_node instead of haveagitgat/tdarr & aveagitgat/tdarr_node

@saltydk
Copy link
Member

saltydk commented Jan 19, 2022

Ask the docker maintainer to fix his way of removing broken images. There is no guarantee that it won't happen later with GHCR as I see it.

@maximuskowalski maximuskowalski self-assigned this Jan 19, 2022
@maximuskowalski
Copy link
Collaborator

Sure, I will try to get this done in the next few hours.

@maximuskowalski maximuskowalski added the documentation needed waiting on documentation PR label Jan 20, 2022
@maximuskowalski maximuskowalski changed the title Role Request: tdarr Documentation Request: tdarr Jun 16, 2022
@kungfoome
Copy link
Contributor

kungfoome commented Jun 18, 2022

Tested the current role with GHCR image. This is v2.00.18. Seems to work ok. As far as workflow goes. I update the cloudplow config to hold onto to the files for a bit.

Something like this. Depending on how much you download every day or how fast your server is, this can be adjusted. Then the file will sit there locally. You can do the transcoding and then eventually it will be put up into remote storage.

"rclone_extras": {
  "--min-age": "1h"
  ....
}

@esspereira
Copy link

Does anyone know how to solve this problem in tdarr?

1-2022-08-22T10:19:01.228Z rahytaRWe:Node[MainNode]:Worker[KffQidc8o]:[Step W07] [C2] Worker [-error-]

2-2022-08-22T10:19:01.229Z rahytaRWe:Node[MainNode]:Worker[KffQidc8o]:[-error-]

3-2022-08-22T10:19:01.230Z rahytaRWe:Node[MainNode]:Worker[KffQidc8o]:Error encountered when processing /mnt/local/transcodes/tdarr/Signs (2002)-TdarrCacheFile-W47vd7To15.mkv

4-2022-08-22T10:19:01.231Z rahytaRWe:Node[MainNode]:Worker[KffQidc8o]:Checking new cache file

5-2022-08-22T10:19:01.232Z rahytaRWe:Node[MainNode]:Worker[KffQidc8o]:Tdarr ALERT: NO OUTPUT FILE PRODUCED:

6-2022-08-22T10:19:01.232Z /mnt/local/transcodes/tdarr/Signs (2002)-TdarrCacheFile-vl02hHJhXv.mkv

7-2022-08-22T10:19:01.233Z rahytaRWe:Node[MainNode]:Worker[KffQidc8o]:Updating transcode stats

@maximuskowalski
Copy link
Collaborator

Closing - docs request moved to docs repo see
saltyorg/docs#113

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation needed waiting on documentation PR
Projects
None yet
Development

No branches or pull requests

6 participants