From af7bf506be83b7ed2e5287f3df0dfefbef95a2bc Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Sun, 25 Oct 2020 14:44:44 +0000 Subject: [PATCH] :arrow_up: Updating add-on Plex Media Server to 372b75b --- README.md | 6 +++--- plex/CHANGELOG.md | 6 ++++-- plex/README.md | 4 ++-- plex/config.json | 2 +- 4 files changed, 10 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index edb60f410..2e2f0935c 100644 --- a/README.md +++ b/README.md @@ -1126,10 +1126,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/ceb4ad8 -[addon-doc-plex]: https://github.com/hassio-addons/addon-plex/blob/ceb4ad8/README.md +[addon-plex]: https://github.com/hassio-addons/addon-plex/tree/372b75b +[addon-doc-plex]: https://github.com/hassio-addons/addon-plex/blob/372b75b/README.md [plex-issue]: https://github.com/hassio-addons/addon-plex/issues -[plex-version-shield]: https://img.shields.io/badge/version-ceb4ad8-blue.svg +[plex-version-shield]: https://img.shields.io/badge/version-372b75b-blue.svg [plex-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/plex-amd64.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 diff --git a/plex/CHANGELOG.md b/plex/CHANGELOG.md index 3da5b6cd5..236b3414e 100644 --- a/plex/CHANGELOG.md +++ b/plex/CHANGELOG.md @@ -1,2 +1,4 @@ -# Changelog since v2.3.4 -- ✨ Add support for the new media folder +# Changelog since v2.4.0 +- ⬆ Upgrades Plex Media Server to 1.20.3.3483 +- ⬆ Upgrades uuid-runtime to 2.31.1-0.4ubuntu3.7 +- ⬆ Upgrades base image to v5.2.2 diff --git a/plex/README.md b/plex/README.md index 1edc0d858..61b439a0b 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-ceb4ad8-blue.svg -[release]: https://github.com/hassio-addons/addon-plex/tree/ceb4ad8 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-372b75b-blue.svg +[release]: https://github.com/hassio-addons/addon-plex/tree/372b75b \ No newline at end of file diff --git a/plex/config.json b/plex/config.json index 5b87a42a7..787aa34eb 100644 --- a/plex/config.json +++ b/plex/config.json @@ -1,6 +1,6 @@ { "name": "Plex Media Server", - "version": "ceb4ad8", + "version": "372b75b", "slug": "plex", "description": "Recorded media, live TV, online news, and podcasts ready to stream.", "url": "https://github.com/hassio-addons/addon-plex",