I use this guy https://github.com/haugene/docker-transmission-openvpn
Open up the transmission rpc port and you’re golden. It also sets up a proxy for any other services/devices you want to run through the VPN. Supports port forwarding for PIA too.
I found it easiest to get them running on docker. The documentation wasn’t FANTASTIC, but it got me there in the end.
Then I have nginx proxy manager running in another docker container, which handles the virtual hosts for me. It’s the one actually bound to 80 and 443. Will help you get set up with SSL certs easily, too.
A late 80’s TV show called Monsters
Caught a handful of episodes when I was a kid. It’s available on Amazon, but I’d like a local copy. With as many TV shows have the word Monsters in it, it’s hard enough to even search for.
Edit: ROFL and as I post this I decided to google it, and archive.org has all 3 seasons archived.
I have AMD hardware acceleration working for Plex in an LXC container with an AMD APU so I’d assume it’s possible.
Tdarr seems to use ffmpeg under the covers, so I’d focus on getting that working with amd. If I remember I had to install the mesa drivers and pass in the /dev/dri folder. Then you can check ffmpeg for the amf encoders (AMD media framework).