I’m running the latest Plex on Ubuntu and to get around some issue’s with my AV receiver (and the need for using optical), I’d like to make a profile whereby movies are streamed via ffmpeg, with everything copied, apart from audio being transcoded to ac3.
Can I do this?
I’ve checked the UI and transcoding but haven’t been able to see where I can do this.
The master templates for devices is stored under /usr/lib/plexmediaserver/Profiles
The procedure to use them is:
Create directory /var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Profiles.
Make certain user plex:plex owns it and it is writable by plex.
Copy the file there
Edit it as you need
Each time you edit it and then test it, you must restart PMS after making any changes for them to be utilized. (PMS loads all profiles into memory upon first use)