Updater bot : plex_meta_manager updated to v1.15.1-ls3

This commit is contained in:
alexbelgium
2022-02-13 13:43:19 +01:00
parent 5710220d48
commit 44c03306aa
2 changed files with 5 additions and 2 deletions

View File

@@ -1,4 +1,7 @@
## v1.15.1-ls3 (13-02-2022)
- Update to latest version from linuxserver/docker-plex-meta-manager
## v1.15.1-ls2 (07-02-2022)
- Update to latest version from linuxserver/docker-plex-meta-manager
- Initial build

View File

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