From 38d714b59b066cdc6a83a79cecd7665b36c5edc1 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 19 Nov 2021 22:14:51 +0100 Subject: [PATCH] Update config.json --- jellyfin_test/config.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/jellyfin_test/config.json b/jellyfin_test/config.json index 8d3a53b3d..9cf62266c 100644 --- a/jellyfin_test/config.json +++ b/jellyfin_test/config.json @@ -5,6 +5,14 @@ "description": "A Free Software Media System that puts you in control of managing and streaming your media.", "devices": [ "/dev/ttyUSB0", + "/dev/dri", + "/dev/video10", + "/dev/video11", + "/dev/video12", + "/dev/video13", + "/dev/video14", + "/dev/video15", + "/dev/video16", "/dev/sda1", "/dev/sdb1", "/dev/sdc1",