Update config.json

This commit is contained in:
Alexandre
2022-02-07 10:09:41 +01:00
committed by GitHub
parent 6a773cbc4d
commit 03f2038152

View File

@@ -1,13 +1,13 @@
{ {
"name": "Plex meta manager", "name": "Plex meta manager",
"version": "1.0", "version": "1.15.1",
"slug": "plex-meta-manager", "slug": "plex-meta-manager",
"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",
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/plex_meta_manager", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/plex_meta_manager",
"apparmor": true, "apparmor": true,
"arch": ["aarch64", "amd64", "armv7"], "arch": ["aarch64", "amd64", "armv7"],
"boot": "auto", "boot": "auto",
"upstream": "1.0", "upstream": "1.15.1",
"devices": [], "devices": [],
"image": "ghcr.io/alexbelgium/plex-media-manager-{arch}", "image": "ghcr.io/alexbelgium/plex-media-manager-{arch}",
"environment": {}, "environment": {},