RIP plex meta manager, welcome kometa

Update versions
This commit is contained in:
Renat Gabdulhakov
2024-08-09 05:33:12 +00:00
parent fd89e783bc
commit 11a1890da2
2 changed files with 3 additions and 5 deletions

View File

@@ -68,7 +68,6 @@ papermerge: papermerge/config.* # Image : yes
photoprism: photoprism/config.* # Image : yes
piwigo: piwigo/config.* # Image : yes
plex: plex/config.* # Image : yes
plex_meta_manager: plex_meta_manager/config.* # Image : yes
portainer: portainer/config.* # Image : yes
portainer_agent: portainer_agent/config.* # Image : yes
postgres: postgres/config.* # Image : yes

View File

@@ -1,8 +1,7 @@
{
"arch": [
"aarch64",
"amd64",
"armv7"
"arm64v8",
"amd64"
],
"codenotary": "alexandrep.github@gmail.com",
"description": "Python script to update metadata information for movies, shows, and collections as well as automatically build collections",
@@ -95,5 +94,5 @@
"slug": "kometa",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/kometa",
"version": "2.0.2"
"version": "2.0.2-ls16"
}