From 31ce269695ce194c94ae65ffdf307d43c10a7b25 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 9 Aug 2024 14:43:55 +0200 Subject: [PATCH] Update config.json --- kometa/config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/kometa/config.json b/kometa/config.json index 89b52dfd2..8a5979adb 100644 --- a/kometa/config.json +++ b/kometa/config.json @@ -1,7 +1,8 @@ { "arch": [ "aarch64", - "amd64" + "amd64", + "armv7" ], "codenotary": "alexandrep.github@gmail.com", "description": "Python script to update metadata information for movies, shows, and collections as well as automatically build collections",