Align devices permissions

This commit is contained in:
Alexandre
2023-05-02 08:49:02 +02:00
parent a787178660
commit ebccea8c86
65 changed files with 1754 additions and 71 deletions

View File

@@ -6,7 +6,21 @@
],
"codenotary": "alexandrep.github@gmail.com",
"description": "Request management and media discovery tool built to work with your existing Plex ecosystem",
"devices": [],
"devices": [
"/dev/dri",
"/dev/dri/card0",
"/dev/dri/card1",
"/dev/dri/renderD128",
"/dev/vchiq",
"/dev/video10",
"/dev/video11",
"/dev/video12",
"/dev/video13",
"/dev/video14",
"/dev/video15",
"/dev/video16",
"/dev/ttyUSB0",
],
"environment": {},
"image": "ghcr.io/alexbelgium/overseerr-{arch}",
"init": false,
@@ -36,4 +50,4 @@
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/overseerr",
"version": "1.32.5",
"webui": "[PROTO:ssl]://[HOST]:[PORT:5055]"
}
}