Updater bot : plex updated to 1.32.0.6918-6f393eda1-ls161

This commit is contained in:
alexbelgium
2023-04-15 02:00:42 +02:00
parent 245a3cb6e1
commit 6d7e3fb2c9
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 1.32.0.6918-6f393eda1-ls161 (15-04-2023)
- Update to latest version from linuxserver/docker-plex
### 1.31.3.6868-28fc46b27-ls160-2 (10-04-2023) ### 1.31.3.6868-28fc46b27-ls160-2 (10-04-2023)
- Minor bugs fixed - Minor bugs fixed
- Fix issue with smb - Fix issue with smb

View File

@@ -114,7 +114,7 @@
}, },
"slug": "plex_nas", "slug": "plex_nas",
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/plex", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/plex",
"version": "1.31.3.6868-28fc46b27-ls160-2", "version": "1.32.0.6918-6f393eda1-ls161",
"video": true, "video": true,
"webui": "[PROTO:ssl]://[HOST]:[PORT:32400]/web" "webui": "[PROTO:ssl]://[HOST]:[PORT:32400]/web"
} }

View File

@@ -1,9 +1,9 @@
{ {
"github_fulltag": "true", "github_fulltag": "true",
"last_update": "08-04-2023", "last_update": "15-04-2023",
"repository": "alexbelgium/hassio-addons", "repository": "alexbelgium/hassio-addons",
"slug": "plex", "slug": "plex",
"source": "github", "source": "github",
"upstream_repo": "linuxserver/docker-plex", "upstream_repo": "linuxserver/docker-plex",
"upstream_version": "1.31.3.6868-28fc46b27-ls160" "upstream_version": "1.32.0.6918-6f393eda1-ls161"
} }