mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-27 00:10:32 +02:00
Update config.json
This commit is contained in:
@@ -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": {},
|
||||||
|
|||||||
Reference in New Issue
Block a user