Homepage Forums New App Request Tdarr Cluster Encodder

Viewing 3 posts - 1 through 3 (of 3 total)
TOS version: TOS6
Platform: x86_64
  • Author
    Posts
  • #2901
    Jeff Davis
    Participant

      It would be great to see a port of Tdarr encodder.

      #2903
      outkastm
      Keymaster

        I will have a look into this

        #3240
        Philippe Rodrigue
        Participant
          version: “3.4”
          services:
          tdarr:
          container_name: tdarr
          image: ghcr.io/haveagitgat/tdarr:latest
          restart: unless-stopped
          network_mode: bridge
          ports:
          – 8265:8265 # webUI port
          – 8266:8266 # server port
          environment:
          – TZ=America/Montreal
          – PUID=0
          – PGID=0
        Viewing 3 posts - 1 through 3 (of 3 total)
        • You must be logged in to reply to this topic.