Absolutely love this idea. A feature I’ve been waiting for years for Plex to implement. Thank you for making this happen!
However, I’ve tried and failed to adapt your settings to work with my Plex server in docker. Maybe you can help add support for docker and/or other OSes?
i like this idea, saves me remux movies and tv shows to add more audio to it, as my wife speaks chinese, and she enjoys listening to her shows with audio in chinese on, as to vick wu said, i too had problems, i followed the guide, but i couldnt get it to work either, well i got it all to work kind of, except for update-transcoder.sh it said unknown command in ubuntu for me, i placed evereything in the right folder which is /usr/lib/plexmediaserver
what else have we done wrong?
the file Plex Custom Audio Mapper are we meant to add every location path for every file we want to add for any custom audio file? can’t make it easier for scanning drivers or folders for the audio file?
couldn’t see any options in any where in settings or any where to config or anything, so don’t know if it is working or not, but as far as i can tell, it seems it is on, only thing that didn’t work that the update-transcoder.sh
It should work even better without docker. Mapper needs to write to plex database which pms sometimes locks - you can just stop pms to fix it which on docker is not possible.
but i managed to run the install.sh in the terminal manually and it all installed and downloaded all the files needed, i haven’t figured how to configure the mapper correctly though, i only have one movie so for to map to test, just to see if it works, feel like i need a guide for dummys here
Did you read “How to install”? Because looking at your log it seems that you are doing something completely different.
You don’t need to configure anything after installation.
perhaps ill need a how to install guide, Linux isn’t my thing, I follow allot of guides, surprising I have gotten this far, would really appreciate it allot to get this working thank you in advance
Ok, so you need to do: sudo apt install curl, then curl https://raw.githubusercontent.com/Saoneth/plex-custom-audio/master/install.sh | bash. Also if you are using docker, make sure you run these commands on container with plex (not on host).
edit never mind, i fixed it, i just noticed what i did wrong, i changed my $ to # and redid the command and now it is fully installed, thank you so much for the help, just did the mapping and by god, i wasn’t expecting it to go crazy and raping my drives for looking for the media, anyways thank you so much for helping me.