Jump to content

[Support] Linuxserver.io - Plex Media Server


Recommended Posts

7 minutes ago, bally12345 said:

I did try moving to its own folder so /mnt/user/appdata/plex/my-custom-files/custom-install.sh too but that didnt make any difference

 

I made a mistake, I created a folder called "custom" inside my plex appdata folder, then for the script pathing just map to the "custom" folder and leave out the script. That's my bad. Also looks like I used an underscore instead of a dash in the script name.

 

image.png.52e88e64116d198f09b283cdab95d44e.pngimage.png.08d7b8f54d7a1bf640a62a5ccbe76a02.pngimage.png.c7924a1a0f334450dad546e7f2c3b53f.png

 

Edit: See updated instructions:

 

image.png.1a647e7a95fb96a89102eebf8c982512.png

 

 

Edited by MowMdown
Link to comment
47 minutes ago, MowMdown said:

 

I made a mistake, I created a folder called "custom" inside my plex appdata folder, then for the script pathing just map to the "custom" folder and leave out the script. That's my bad. Also looks like I used an underscore instead of a dash in the script name.

 

image.png.52e88e64116d198f09b283cdab95d44e.pngimage.png.08d7b8f54d7a1bf640a62a5ccbe76a02.pngimage.png.c7924a1a0f334450dad546e7f2c3b53f.png

 

Edit: See updated instructions:

 

image.png.1a647e7a95fb96a89102eebf8c982512.png

 

 

So that still didnt work but noticed the following in plex log.

 

[custom-init] Files found, executing
[custom-init] custom_install.sh: executing...
/custom-cont-init.d/custom_install.sh: line 10: syntax error near unexpected token `fi'
/custom-cont-init.d/custom_install.sh: line 10: `fi'
[custom-init] custom_install.sh: exited 2

 

image.png.bcdda6cf3ef37aeffa2def29a9b55fb3.png

Edited by bally12345
Link to comment
1 minute ago, MowMdown said:

That's strange, no idea why it works for me? Maybe try copying it from this URL where I got it from originally?

 

https://gist.github.com/vertigo235/051b076f2ad79132b87c7da37158e1b8

Yeh I did that and saved using notepad just incase notepad++ was doing something weird. No big deal not in a rush.

When I run it again same as before.

 

Setting permissions on /transcode
**** Server already claimed ****
**** permissions for /dev/dri/card0 are good ****
**** permissions for /dev/dri/renderD128 are good ****
No update required
[custom-init] Files found, executing
[custom-init] custom_install.sh: executing...
[custom-init] custom_install.sh: exited 2
Starting Plex Media Server. . . (you can ignore the libusb_init error)
[ls.io-init] done.
Critical: libusb_init failed

 

Link to comment
On 8/12/2015 at 8:13 AM, linuxserver.io said:

There is no need to utilise the NVIDIA_DRIVER_CAPABILITIES parameter any more.  This is handled by our container.

 

PSA: For the new HEVC Encoding Forum Preview, it appears you need to add back in

NVIDIA_DRIVER_CAPABILITIES=all

for things to work properly. The new preview looks like it needs to find a supported card before it shows you the new options and Plex does not log that it is recognized without using all (dockerfile include "compute,video,utility" as the default for this variable)

 

I also wonder if this has ever always been the case, as my GPU name was not showing up in the drop down list for GPU selection until I added this in, despite hardware transcoding working perfectly!

  • Upvote 1
Link to comment

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...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...