EasyAudioEncoder failed (13)

No, you don’t have to rebuild all your metadata.

To switch to official:

  1. Stop the container

  2. Create the Plex container and then stop it too

  3. Map in your data storage locations to be identical as you have in Binhex

  4. From the Unraid command line, use the classic ‘tar | tar’ technique to copy from the working “Plex Media Server” directory to the new one you just created.
    (copying the inside of one container and cloning it into another)

  5. Start the official container and jump into it

  6. STOP PMS (/plex_service.sh -d)

  7. Now do a recursive chown -R plex:users /config to get all the UID/GIDs in alignment.

  8. Restart the new container.

What you’ll have is “Plex Official” with all your original server data

PMS won’t have any clue it just switched images

1 Like

Good to know. I’ll use that as more of a last resort, but keep me updated with your quest to replicate with binhex.

I need to set this down for the night. (long day / exhausted) and I’m not the most skilled at Unraid. BinHex comes with a lot more instructions to make it work so I need fresh eyes to do this.

Oh you’re good. I appreciate you willing to help me. Kick back, relax, get some good sleep and enjoy the rest of your evening.

I downgraded the container to 1.29.2.6364 and it works flawlessly. This is telling me it’s Plex having an issue. This is how we fixed it last time, even though it’s more of a workaround than a fix. I guess I’ll just stay on this version until we pinpoint the problem and get it fixed for the next update.

The code can’t be broken else it would be failing for everyone.
We need to find the root cause for you.

EAE/TrueHD works. I have TrueHD in over half my titles.

I was thinking of one thing.

  1. Stop Plex
  2. Rename “Codecs” → “Codecs.old”
  3. Start Plex
  4. As you start to play videos, as needed, the codecs, including EAE, will be downloadd again into the newly created Codecs directory.

if you don’t get a new Codecs directory – we’ve found it.
If you get a new Codecs directory and it fails to unzip – there’s a library problem on your machine we need to figure out. (libzip.so)

It didn’t create a new codec directory.

What do I need to do so that it does download the new codecs?

If it can’t create Codecs then there’s no write permission for the Plex Media Server directory.

I have it installed. It doesn’t even start for me. How do I start it ?
This shouldn’t be rocket science to create and start a docker

Alright, I figured it out. I’m so dumb. I was in a different directory that had the same setup (I’m not sure how that happened), but I was deleting the codec folder there. Once I found out that I was in the wrong place I found the correct place and deleted the actual codec folder. It redownloaded the codec folder and we are up and running! I’m sorry for all of that headache and my utter stupidity.

We have all had those moments. No worries

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.