Plex-Remote-Transcoder
Plex-Remote-Transcoder copied to clipboard
Remote transcode fails when EasyAudioEncoder (EAE) is used
The Plex team has hardcoded the EAE path into /tmp/pms-xxx which causes remote transcodes to fail.
Is there a workaround or a fix for this?
I submitted a PR with a workaround I discovered for Plex’s hardcoded EAE path to /tmp/pms-*: https://github.com/wnielson/Plex-Remote-Transcoder/pull/77