Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Creating/Editing Profiles in UnRAID Plex (Docker)

Featured Replies

Long story short, there's a serious issue with playing AC3 audio content with Plex and a Mi Box.

http://forums.plex.tv/discussion/239333/ac3-stereo-issues-with-the-new-mi-box#latest

 

I've found a fix on reddit, if someone could assist with me identifying where this Android.xml file or how to create it on UNRAID, that'd be awesome.  Thanks!

 

 

[–] 2 points 3 months ago* 

I found a work around. I've changed the Android.xml profile on the plex server, added the following to <CodecProfiles>

<VideoAudioCodec name="ac3">
  <Limitations>
    <UpperBound name="audio.channels" value="2" />
    <UpperBound name="audio.bitrate" value="128" />
  </Limitations>
</VideoAudioCodec>

which basically forces all ac3 into 2 channels @ 128 bitrate. I also had to disable Direct Play.

 
 

[–] 1 point 32 minutes ago 

Hi,

Where was the directory for this file?

 
 

[–] 1 point 15 minutes ago 

/usr/lib/plexmediaserver/Resources/Profiles/Android.xml

 
 

[–] 1 point 7 minutes ago 

Mines in a docker using unraid. Can't find a profile folder. I'll do some digging. Thanks

Edited by jakeandchase

  • Community Expert

You don't say which Plex docker you're using. I'm using linuxserver.io plex docker, and it doesn't look like the Resources are exported. I went to bash inside the container and found /usr/lib/plexmediaserver/Resources/Profiles/Android.xml. If you want you can go into bash in the container and copy it out to some folder that is mapped, edit it there, and copy it back. If you do make a change inside the container be aware that it will not survive a reinstall or update of the container.

 

 

  • Author
12 hours ago, trurl said:

You don't say which Plex docker you're using. I'm using linuxserver.io plex docker, and it doesn't look like the Resources are exported. I went to bash inside the container and found /usr/lib/plexmediaserver/Resources/Profiles/Android.xml. If you want you can go into bash in the container and copy it out to some folder that is mapped, edit it there, and copy it back. If you do make a change inside the container be aware that it will not survive a reinstall or update of the container.

 

 

 

 

Sorry about that. I'm using linuxserver.io.

 

Thanks! I'll give it a go.

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.