Updater bot : plex_meta_manager updated to v1.16.1-ls6

This commit is contained in:
alexbelgium
2022-03-14 06:53:12 +01:00
parent b72daea08e
commit 7c7e3b96e7
2 changed files with 5 additions and 2 deletions

View File

@@ -1,4 +1,7 @@
## v1.16.1-ls6 (14-03-2022)
- Update to latest version from linuxserver/docker-plex-meta-manager
## v1.16.0-ls5 (08-03-2022)
- Update to latest version from linuxserver/docker-plex-meta-manager

View File

@@ -1,6 +1,6 @@
{
"name": "Plex meta manager",
"version": "v1.16.0-ls5",
"version": "v1.16.1-ls6",
"slug": "plex-meta-manager",
"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",
@@ -11,7 +11,7 @@
"armv7"
],
"boot": "auto",
"upstream": "v1.16.0-ls5",
"upstream": "v1.16.1-ls6",
"devices": [],
"image": "ghcr.io/alexbelgium/plex-media-manager-{arch}",
"environment": {},