Update config.json

This commit is contained in:
Alexandre
2024-08-09 14:43:55 +02:00
committed by GitHub
parent 68056c2e1a
commit 31ce269695

View File

@@ -1,7 +1,8 @@
{ {
"arch": [ "arch": [
"aarch64", "aarch64",
"amd64" "amd64",
"armv7"
], ],
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"description": "Python script to update metadata information for movies, shows, and collections as well as automatically build collections", "description": "Python script to update metadata information for movies, shows, and collections as well as automatically build collections",