Moved to https://github.com/Xaero252/unraid-plex-nvdec/tree/master
Last active
May 26, 2019 02:17
-
-
Save Xaero252/9f81593e4a5e6825c045686d685e2428 to your computer and use it in GitHub Desktop.
Enable nvdec support for plex dockers on unraid
Hello, it seems that you had manually applied a similar patch before using
this one.
Plex Transcoder2 is the original Plex Transcoder moved - and is not a shell
script like your output implies.
To resolve this; you can force update your docker, and re-run this script.
You should not lose any settings this way.
…On Sun, Apr 28, 2019 at 6:53 PM angdigi ***@***.***> wrote:
I applied the new script and it ran successfully. However, I get this
error when trying to transcode
/usr/lib/plexmediaserver/Plex Transcoder2: line 3: echo: write error:
Broken pipe
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<https://gist.github.com/9f81593e4a5e6825c045686d685e2428#gistcomment-2900759>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AB46MC2ICI2ZBZBL5YUNYO3PSZBIPANCNFSM4HIHYVFQ>
.
@Xaero252 worked flawlessly with unRaid 6.7.0 and gtx1070
Thank you.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I have mine set to run slightly after my CA Auto Updater. The only time the script should be run is when the plex docker is updated. There's no built-in trigger for force updating or installing a docker, so if you manually reinstall the docker you'll need to manually run the script, or wait for whenever you schedule it to run.
I'll work on writing a conditional for a case where either Plex Transcoder2 already exists, or the Plex Transcoder doesn't look like the original.
For example, my CA Auto Updater is set to run at ~3am - when probably nobody is going to be doing much with my server. Just after that at ~3:15am, I have this script scheduled to run.
And yes, you can just copy the script from gist directly into a new script on the user scripts plugin.