From c96d2373d5320ffb2fa20c5ede1facacf4983f28 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Wed, 21 Aug 2019 18:30:39 +0000 Subject: [PATCH] :arrow_up: Updating add-on Plex Media Server to bac140c --- README.md | 6 +++--- plex/CHANGELOG.md | 10 +++++----- plex/README.md | 6 +++--- plex/config.json | 2 +- 4 files changed, 12 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index b6ab69abd..9892e8824 100644 --- a/README.md +++ b/README.md @@ -1075,10 +1075,10 @@ SOFTWARE. [pi-hole-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [pi-hole-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [pi-hole-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-plex]: https://github.com/hassio-addons/addon-plex/tree/4c670a4 -[addon-doc-plex]: https://github.com/hassio-addons/addon-plex/blob/4c670a4/README.md +[addon-plex]: https://github.com/hassio-addons/addon-plex/tree/bac140c +[addon-doc-plex]: https://github.com/hassio-addons/addon-plex/blob/bac140c/README.md [plex-issue]: https://github.com/hassio-addons/addon-plex/issues -[plex-version-shield]: https://img.shields.io/badge/version-4c670a4-blue.svg +[plex-version-shield]: https://img.shields.io/badge/version-bac140c-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 b5f4b60e3..224226eb6 100644 --- a/plex/CHANGELOG.md +++ b/plex/CHANGELOG.md @@ -1,8 +1,8 @@ -# Changelog since v2.1.1 +# Changelog since v2.1.2 -2019/08/10 09:22 UTC - [4c670a4](https://github.com/hassio-addons/addon-plex/commit/4c670a4c87a0d2c60cbd15cc170e8399996785c7) by [@frenck](https://github.com/frenck) -> :arrow_up: Upgrades Plex to 1.16.4.1469 +2019/08/21 17:59 UTC - [bac140c](https://github.com/hassio-addons/addon-plex/commit/bac140cdf7a3980e85da27fd02a3f18880c588be) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades Plex Media Server to 1.16.5.1488 -2019/08/10 09:22 UTC - [fb2b93d](https://github.com/hassio-addons/addon-plex/commit/fb2b93d458c4f2b01bc92bf3207e874c4c7fe503) by [@frenck](https://github.com/frenck) -> :arrow_up: Upgrades add-on base image to v3.1.4 +2019/08/21 17:59 UTC - [2250c1b](https://github.com/hassio-addons/addon-plex/commit/2250c1bf11692a5a2c5153d0e529d91b0acfd3d9) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades add-on base image to v3.2.0 diff --git a/plex/README.md b/plex/README.md index 837cfd1c6..b04e54ee6 100644 --- a/plex/README.md +++ b/plex/README.md @@ -43,12 +43,12 @@ If you are more interested in stable releases of our add-ons: [buymeacoffee]: https://www.buymeacoffee.com/frenck [discord-shield]: https://img.shields.io/discord/478094546522079232.svg [discord]: https://discord.me/hassioaddons -[docs]: https://github.com/hassio-addons/addon-plex/blob/4c670a4/README.md +[docs]: https://github.com/hassio-addons/addon-plex/blob/bac140c/README.md [forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg [forum]: https://community.home-assistant.io/t/community-hass-io-add-on-plex-media-server/54383?u=frenck [maintenance-shield]: https://img.shields.io/maintenance/yes/2019.svg [patreon-shield]: https://www.frenck.nl/images/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-4c670a4-blue.svg -[release]: https://github.com/hassio-addons/addon-plex/tree/4c670a4 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-bac140c-blue.svg +[release]: https://github.com/hassio-addons/addon-plex/tree/bac140c \ No newline at end of file diff --git a/plex/config.json b/plex/config.json index 935a683eb..c155f1ed3 100644 --- a/plex/config.json +++ b/plex/config.json @@ -1,6 +1,6 @@ { "name": "Plex Media Server", - "version": "4c670a4", + "version": "bac140c", "slug": "plex", "description": "Recorded media, live TV, online news, and podcasts ready to stream.", "url": "https://github.com/hassio-addons/addon-plex",