Add /dev/dri

This commit is contained in:
Alexandre
2023-05-02 08:23:30 +02:00
parent b3b1af3a47
commit a787178660
3 changed files with 12 additions and 3 deletions

View File

@@ -13,6 +13,9 @@
"description": "Companion application to Sonarr and Radarr to download subtitles", "description": "Companion application to Sonarr and Radarr to download subtitles",
"devices": [ "devices": [
"/dev/dri", "/dev/dri",
"/dev/dri/card0",
"/dev/dri/card1",
"/dev/dri/renderD128",
"/dev/vchiq", "/dev/vchiq",
"/dev/video10", "/dev/video10",
"/dev/video11", "/dev/video11",

View File

@@ -8,6 +8,9 @@
"description": "Plex organizes video, music and photos from personal media libraries and streams them to smart TVs, streaming boxes and mobile devices.", "description": "Plex organizes video, music and photos from personal media libraries and streams them to smart TVs, streaming boxes and mobile devices.",
"devices": [ "devices": [
"/dev/dri", "/dev/dri",
"/dev/dri/card0",
"/dev/dri/card1",
"/dev/dri/renderD128",
"/dev/vchiq", "/dev/vchiq",
"/dev/video10", "/dev/video10",
"/dev/video11", "/dev/video11",

View File

@@ -8,6 +8,9 @@
"description": "Torrent Trackers and Usenet Indexers offering complete management ofSonarr, Radarr, Lidarr, and Readarr indexers with no per app setup required", "description": "Torrent Trackers and Usenet Indexers offering complete management ofSonarr, Radarr, Lidarr, and Readarr indexers with no per app setup required",
"devices": [ "devices": [
"/dev/dri", "/dev/dri",
"/dev/dri/card0",
"/dev/dri/card1",
"/dev/dri/renderD128",
"/dev/vchiq", "/dev/vchiq",
"/dev/video10", "/dev/video10",
"/dev/video11", "/dev/video11",