Skip to content

Windows 11 Tdarr Node Keeps going Idle after like 10 min running GPU mode Didnt happen in Win 10 #1295

@comet424

Description

@comet424

Please put plugin requests/bugs at: https://github.com/HaveAGitGat/Tdarr_Plugins

Describe the bug
so i have 100s of files for the tdarr to run.. in windows 11 in GPU transcoding it will run do say 20 files maybe at uses 99% gpu usage for doing 3 transcode.. after about 10 min it goes down to 1% the transcoding time increases and it just hangs like that.. you can close the app and re load it.. but it will just hang right away ... you gotta reboot Windows 11 and then restart the tdarr node app to get it to transcode again.. but then like 5 10 min or so back to 1% and isnt working... this wasnt an issue in Windows 10 but it seems i have nothing but problems in 11... unless windows 11 needs different settings.. i did try googling but never found answer...

To Reproduce
Steps to reproduce the behavior:
run tdarr on windows 11..

Expected behavior
A clear and concise description of what you expected to happen.
i expected it to run and not go idle or pretending its transcoding and the time icreases to like 700 hours

Screenshots
If applicable, add screenshots to help explain your problem.

Please provide the following information:

  • Config files [can be found in /app/configs/ when using Docker or in the /configs folder next to Tdarr_Updater if not using Docker]
{
  "nodeID": "gaming-comp",
  "nodeName": "gaming-comp",
  "serverURL": "http://192.168.0.3:8266",
  "serverIP": "192.168.0.3",
  "serverPort": "8266",
  "handbrakePath": "",
  "ffmpegPath": "",
  "mkvpropeditPath": "",
  "pathTranslators": [
    {
      "server": "/mnt/media",
      "node": "y:/"
    },
    {
      "server": "/temp",
      "node": "z:/"
    },
    {
      "server": "/comp",
      "node": "w:/"
    },
    {
      "server": "/Videos",
      "node": "v:/"
    }
  ],
  "nodeType": "mapped",
  "unmappedNodeCache": "C:/Users/mike/Desktop/Tdarr_Updater/unmappedNodeCache",
  "logLevel": "INFO",
  "priority": -1,
  "cronPluginUpdate": "",
  "apiKey": "",
  "maxLogSizeMB": 10,
  "pollInterval": 2000,
  "startPaused": false,
  "platform_arch": "win32_x64_docker_false"
}

and the logs usually have the error
}

[2025-11-19T03:31:29.887] [INFO] Tdarr_Node - �[0m
[2025-11-19T03:31:29.887] [INFO] Tdarr_Node - �[36m ---------------------------------- �[0m
[2025-11-19T03:31:29.887] [INFO] Tdarr_Node - Running FFprobe on file "v:/Movies/temp/<videoname>/<videoname>.mkv"
[2025-11-19T03:32:15.390] [INFO] Tdarr_Node - verbose:Running exiftool on file
[2025-11-19T03:32:56.842] [ERROR] Tdarr_Node - {
  "result": "error",
  "error": {}
}

-Worker error [can be found on the 'Tdarr' tab by pressing the 'i' button on a failed item in the staged file section or in the transcode error section at the bottom]

  • OS: [e.g. Linux]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 2.00.00]

Additional context
Add any other context about the problem here.
so i not sure if windows 11 needs a special setup but if i run on windows 10... same file no issues.. and this is on a rtx 4060 gpu

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions