Skip to content

File permissions issue with EasyAudioEncoder missing execute  #18

@scytherswings

Description

@scytherswings

I recently had a user report being unable to play media and found that any media encoded with the EAC3 codec could not be played.

After investigating the logs from the plex media server, I found it was doing exactly what this user reported here: https://forums.plex.tv/t/error-transcoder-ac3_eae-0x2fd4f40-eae-timeout-eae-not-running-or-wrong-folder/189917/68

The fix for me was to do a chmod 775 /config/Plex Media Server/Codecs/EasyAudioEncoder-1978-linux-x86_64/EasyAudioEncoder and playback worked again after doing that.

I'm wondering if we might be able to have the file permissions set in the dockerfile used here?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions