mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-02 12:08:46 +02:00
Add /dev/dri
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
@@ -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",
|
||||||
|
|||||||
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user