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",