Server Version#: 1.32.5.7318
Player Version#: 8.21 iOS
<If providing server logs please do NOT turn on verbose logging, only debug logging should be enabled>
My PMS server is running in a docker container. I have set the Transcoder temporary directory
in Advance settings of Transcoder of the PMS to /transcode
.
Furthermore, I have mapped a tmpfs to the /transcode
inside the container.
However, I have found that the temporary transcode files are littered on both /tmp
and /transcode
folders. Is it a bug? Maybe I should assign /tmp
as the Transcoder temporary directory
instead?