diff --git a/README.md b/README.md index 080aa7945..781f7e5e0 100644 --- a/README.md +++ b/README.md @@ -899,10 +899,10 @@ SOFTWARE. [node-red-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [node-red-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [node-red-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-plex]: https://github.com/hassio-addons/addon-plex/tree/2737b96 -[addon-doc-plex]: https://github.com/hassio-addons/addon-plex/blob/2737b96/README.md +[addon-plex]: https://github.com/hassio-addons/addon-plex/tree/ff89bc1 +[addon-doc-plex]: https://github.com/hassio-addons/addon-plex/blob/ff89bc1/README.md [plex-issue]: https://github.com/hassio-addons/addon-plex/issues -[plex-version-shield]: https://img.shields.io/badge/version-2737b96-blue.svg +[plex-version-shield]: https://img.shields.io/badge/version-ff89bc1-blue.svg [plex-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [plex-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [plex-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg diff --git a/plex/CHANGELOG.md b/plex/CHANGELOG.md index 6cce86acd..0829d17ca 100644 --- a/plex/CHANGELOG.md +++ b/plex/CHANGELOG.md @@ -1,2 +1,6 @@ -# Changelog since v2.8.0 -- ⬆️ Upgrades Plex Media Server to 1.26.0.5715 (#151) +# Changelog since v2.9.0 +- ⬆️ Upgrades add-on base image to 8.0.0 (#153) + +* ⬆️ Upgrades add-on base image to 8.0.0 + +* Drop i386 support diff --git a/plex/README.md b/plex/README.md index ba946a935..aaed09fa0 100644 --- a/plex/README.md +++ b/plex/README.md @@ -47,5 +47,5 @@ If you are more interested in stable releases of our add-ons: [patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png [patreon]: https://www.patreon.com/frenck [project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg -[release-shield]: https://img.shields.io/badge/version-2737b96-blue.svg -[release]: https://github.com/hassio-addons/addon-plex/tree/2737b96 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-ff89bc1-blue.svg +[release]: https://github.com/hassio-addons/addon-plex/tree/ff89bc1 \ No newline at end of file diff --git a/plex/config.yaml b/plex/config.yaml index c7e887f09..5a1f80f7d 100644 --- a/plex/config.yaml +++ b/plex/config.yaml @@ -2,7 +2,6 @@ arch: - aarch64 - amd64 - armv7 -- i386 backup_exclude: - '**/Plex Media Server/Cache/**' - '**/Plex Media Server/Plug-in Support/Caches/**' @@ -13,6 +12,7 @@ codenotary: codenotary@frenck.dev description: Recorded media, live TV, online news, and podcasts ready to stream. hassio_api: true image: ghcr.io/hassio-addons/plex/{arch} +init: false map: - media:rw - share:rw @@ -50,5 +50,5 @@ schema: slug: plex startup: services url: https://github.com/hassio-addons/addon-plex -version: 2737b96 +version: ff89bc1 webui: http://[HOST]:[PORT:32400]/web