My server automatically updated to the latest version over night and now my tdarr and tdarr node images are gone. I tried to reinstall using my previous templates but am getting an error "docker: Invalid containerPort: nodePort." and it won't install.
It is using the same ports I was previously using, so I'm not sure where the issue is.
And of course after posting, I found the problem. The container is pulling two entries for Node Port, one being 8264:8264 and the other being 8264:nodePort. So there's an issue with the template being pulled down.