mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-03-03 16:00:29 +01:00
Updater bot : plex_meta_manager updated to v1.15.1-ls3
This commit is contained in:
@@ -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)
|
## v1.15.1-ls2 (07-02-2022)
|
||||||
- Update to latest version from linuxserver/docker-plex-meta-manager
|
- Update to latest version from linuxserver/docker-plex-meta-manager
|
||||||
- Initial build
|
- Initial build
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "Plex meta manager",
|
"name": "Plex meta manager",
|
||||||
"version": "v1.15.1-ls2",
|
"version": "v1.15.1-ls3",
|
||||||
"slug": "plex-meta-manager",
|
"slug": "plex-meta-manager",
|
||||||
"description": "Python script to update metadata information for movies, shows, and collections as well as automatically build collections",
|
"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",
|
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/plex_meta_manager",
|
||||||
@@ -11,7 +11,7 @@
|
|||||||
"armv7"
|
"armv7"
|
||||||
],
|
],
|
||||||
"boot": "auto",
|
"boot": "auto",
|
||||||
"upstream": "v1.15.1-ls2",
|
"upstream": "v1.15.1-ls3",
|
||||||
"devices": [],
|
"devices": [],
|
||||||
"image": "ghcr.io/alexbelgium/plex-media-manager-{arch}",
|
"image": "ghcr.io/alexbelgium/plex-media-manager-{arch}",
|
||||||
"environment": {},
|
"environment": {},
|
||||||
|
|||||||
Reference in New Issue
Block a user