robflate
robflate
Thanks for the explanation. Really appreciate it. So the way the repo currently is, the jlesage images have no VNC passwords set?
To get Intel Quick Sync CPU hardware transcoding working I needed to add the following to the plex docker compose; ``` devices: - /dev/dri:/dev/dri ``` Then I enabled it in...
@rondobohrens Did you ever get this working?
Is it definitely `Path` you want and not `PathPrefix`? https://doc.traefik.io/traefik/routing/routers/
I switched to qBittorrent but I remember that the image you're using takes a really long time to come up, several minutes. You used to be able to speed it...
When I used Transmission I was using PIA with the region set to france.
See https://github.com/htpcBeginner/docker-traefik/issues/35#issuecomment-742486145 Because torrent apps require port forwarding, I prefer to use an image with the VPN built in so that is automatically set. I use [binhex/arch-qbittorrentvpn](binhex/arch-qbittorrentvpn) setup as a...
> You can actually turn off Remote Access at this point. Just to clarify, will disabling Remote Access only allow access from the LAN and `https://plex.yourdomainname.com`? If for example you...
`I'm getting the UI but it's giving me the option to start a server.` Is there no `Sign In` button in the top right of the Plex webui? Maybe there's...
Glad you got it working. You definitely have something wrong in your setup if you can't connect to Plex from another container in the same network, using in your case,...