Saoneth / plex-custom-audio

42 stars 3 forks source link

Not work transcoding #4

Closed Un1QExit closed 3 years ago

Un1QExit commented 4 years ago

Hi, i try install plex-custom-audio in unraid vs plex ver. 1.19.1.2645 (linuxserver/plex repository) On guide command did not work. I changed:

  1. cd /usr/lib/plexmediaplayer to cd /usr/lib/plexmediaserver/ my docker conteiner has no folder *player

  2. curl https://raw.githubusercontent.com/Saoneth/plex-custom-audio/master/install.sh | sudo bash to curl https://raw.githubusercontent.com/Saoneth/plex-custom-audio/master/install.sh | bash my console write me - sudo: command not found

4 and 5. For check i use only one folder ./Plex\ Custom\ Audio\ Mapper "/Anime TV/Clockwork Planet/"

console Naming

Then when starting a video in plex i have no changes i have only one sound on mkv conteiner(japan). i cant select my ext audio(ru.mka) What am I doing wrong, plz help me.

thx.

qnorsten commented 4 years ago

I had the same problem as you. Using plexserver on linux and windows client to fix. It wouldn't detect the mka file unless I renamed it to .ac3. And then the transcoder would crash. I built the version from here https://github.com/Saoneth/plex-custom-audio/pull/3 .

After that it works perfectly for me.

Saoneth commented 3 years ago

There was missing .mka on extension list. It should be fine now.