-
-
Notifications
You must be signed in to change notification settings - Fork 138
Closed
Labels
Description
Is this a new feature request?
- I have searched the existing issues
Wanted change
Image: linuxserver/nextcloud:31.0.5
When setting up transcoding in the Memories app in Nextcloud I kept running into "incorrect permissions" errors for /dev/dri. I see in this issue for linuxserver/docker-plex that it was recommended to use a script to get it to work. As I understand it the script adds the abc user to the correct group to get access to /dev/dri on the host system. I've run this script in my container and it does work, but I'd like to see that functionality added to the linuxserver/docker-nextcloud.
FYI it looks like the current mechanism for docker-plex is different than it was when that issue was opened.
Thanks!
Reason for change
Hardware transcoding doesn't work like it does in other linuxserver projects.
Proposed code change
No response
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done