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.

NVIDIA decoding in Plex.

Featured Replies

I've checked online to see if I can get guidance on how too modify the Plex Docker to allow Nvidia decoding - I have a GTX 1650 Super card which worked fine when I was running Ubuntu 20.4.  SpaceInvader Ones very useful video on YouTube seems to be outdated as the LinuxServer Docker he uses now looks nothing like he shows in the video.

So I tried the Official Plex and tried modifications I found in forums:

Quote

 

To utilize your Nvidia graphics card in your Docker container (s) the basic steps are:

 

Add '--runtime = nvidia' in your Docker template in 'Extra Parameters' (you have to enable 'Advanced view' in the template to see this option)

 

Add a variable to your Docker template with the Key: 'NVIDIA_VISIBLE_DEVICES' and as

 

Value: 'GPU-bfae4133-52be-a950-788a........' <- this is my GPU UUID

 

Add a variable to your Docker template with the Key: 'NVIDIA_DRIVER_CAPABILITIES' and as Value: 'all'

Make sure to enable hardware transcoding in the application / container itself

 

Unfortunately, this gives me a failure and the Plex Docker won't load. Can anybody kindly point me to a later version of the setup instructions or perhaps a docker where these will work.

 

Thanks

 

Fogey

6 minutes ago, Fogey said:

this gives me a failure

You should post your docker run command.  Reason for the failure (I'm assuming) is something you're doing incorrect, and would be reflected in the errors returned by the command)

  • Author

I think this is what you want:

 

Stopping container: Plex-Media-Server

Successfully stopped container 'Plex-Media-Server'

 

Removing container: Plex-Media-Server

Successfully removed container 'Plex-Media-Server'

 

Command:root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='Plex-Media-Server' --net='host' -e TZ="America/Los_Angeles" -e HOST_OS="Unraid" -e 'PLEX_CLAIM'='Insert Token from https://plex.tv/claim' -e 'PLEX_UID'='99' -e 'PLEX_GID'='100' -e 'VERSION'='latest' -e 'NVIDIA_VISIBLE_DEVICES'='GPU-bfae4133-52be-a950-788a-d1f6d879453b' -e 'NVIDIA_DRIVER_CAPABILITIES'='all' -v '/mnt/user/appdata/Plex-Media-Server/Transcode/':'/transcode':'rw' -v '/mnt/user/Media/':'/data':'rw' -v '/mnt/user/appdata/Plex-Media-Server':'/config':'rw' --runtime = nvidia 'plexinc/pms-docker' 

docker: Error response from daemon: Unknown runtime specified =.
See 'docker run --help'.

The command failed.

--runtime = nvidia

You added the entry and used spaces

  • Author

Oops - corrected that and it works!  Thanks so much for your help again, particularly on a Sunday!  I must say it's taken me a few days to get on top of things with UnRaid (I'm 75 so not as fast as I was) , but I'm now feeling marginally more in control of it. I shall certainly become a subscriber.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

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.