Updater bot : plex_meta_manager updated to v1.16.0-ls5

This commit is contained in:
alexbelgium
2022-03-08 20:51:34 +01:00
parent b720946ed2
commit db20d41e8c
2 changed files with 5 additions and 2 deletions

View File

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

View File

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