Updater bot : plex_meta_manager updated to v1.15.1-ls4

This commit is contained in:
alexbelgium
2022-02-27 21:34:12 +01:00
parent 6f0b769cb3
commit 6536a8b40f
2 changed files with 5 additions and 2 deletions

View File

@@ -1,4 +1,7 @@
## v1.15.1-ls4 (27-02-2022)
- Update to latest version from linuxserver/docker-plex-meta-manager
## v1.15.1-ls3 (13-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-ls3",
"version": "v1.15.1-ls4",
"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-ls3",
"upstream": "v1.15.1-ls4",
"devices": [],
"image": "ghcr.io/alexbelgium/plex-media-manager-{arch}",
"environment": {},