I am struggling to set this up. For years I always used plex (linux server) with nvidia transcoding. Template has Transcode mapped as host:/dev/shm > container:transcode. This has worked well until recently when I set up a windows vm for blue iris cctv. Now I'm running into ram issues. So by adding this to Extra Parameters ** --mount type=tmpfs,destination=/tmp,tmpfs-size=4000000000 **. Do I need to change the container mapping to host:/tmp, something else or delete this mapping altogether? And inside the plex app settings, the Transcoder temp directory is /transcode. Does this need to be changed to something else as well?