⬆️ Updating add-on Plex Media Server to aaf2f00

This commit is contained in:
Community Hass.io Add-ons Bot 2018-08-19 08:02:45 +00:00
parent 0dfd1d9903
commit cd8121b34f
4 changed files with 10 additions and 28 deletions

View file

@ -636,10 +636,10 @@ SOFTWARE.
[pi-hole-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
[pi-hole-armhf-shield]: https://img.shields.io/badge/armhf-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/f8cf522
[addon-doc-plex]: https://github.com/hassio-addons/addon-plex/blob/f8cf522/README.md
[addon-plex]: https://github.com/hassio-addons/addon-plex/tree/aaf2f00
[addon-doc-plex]: https://github.com/hassio-addons/addon-plex/blob/aaf2f00/README.md
[plex-issue]: https://github.com/hassio-addons/addon-plex/issues
[plex-version-shield]: https://img.shields.io/badge/version-f8cf522-blue.svg
[plex-version-shield]: https://img.shields.io/badge/version-aaf2f00-blue.svg
[plex-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/plex-armhf.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

View file

@ -1,23 +1,5 @@
# Changelog since v0.2.0
# Changelog since v1.0.0
2018/08/17 20:53 UTC - [f8cf522](https://github.com/hassio-addons/addon-plex/commit/f8cf522490de4dda2fc2e8b707acef0c180caa0e) by [@frenck](https://github.com/frenck)
> :tada: Marks add-on stable
2018/08/17 20:53 UTC - [3843636](https://github.com/hassio-addons/addon-plex/commit/3843636379eb9ad3deb1f89c4e0fd717b62dec52) by [@frenck](https://github.com/frenck)
> :books: :shirt: Updates README and links
2018/08/17 20:53 UTC - [a1b138b](https://github.com/hassio-addons/addon-plex/commit/a1b138b78c71219db5b7543d702850091df9b07f) by [@frenck](https://github.com/frenck)
> :arrow_up: Upgrades Plex Media Server to 1.13.5.5291
2018/08/17 20:53 UTC - [f4b3677](https://github.com/hassio-addons/addon-plex/commit/f4b36777fba4d4eb1c47aca1482aad53dbf6ea1b) by [@frenck](https://github.com/frenck)
> :rocket: Less aggressive cleanup
2018/08/17 20:53 UTC - [e2d677e](https://github.com/hassio-addons/addon-plex/commit/e2d677e1dc67c1c495b76021f0792c781b8d8744) by [@frenck](https://github.com/frenck)
> :whale: Sets default Shell
2018/08/17 20:53 UTC - [a4f0425](https://github.com/hassio-addons/addon-plex/commit/a4f042528b53b770dc40636fb7c512ffd9fda20c) by [@frenck](https://github.com/frenck)
> :arrow_up: Upgrades base image to v2.1.0
2018/08/17 20:53 UTC - [e4cf895](https://github.com/hassio-addons/addon-plex/commit/e4cf895a88a1db02b0eb389ce9ff22686fa9e97a) by [@frenck](https://github.com/frenck)
> :arrow_up: Upgrades hadolint to latest
2018/08/19 07:32 UTC - [aaf2f00](https://github.com/hassio-addons/addon-plex/commit/aaf2f005dbb18b694c3f390b0063aab034d47150) by [@frenck](https://github.com/frenck)
> :arrow_up: Upgrades base image to v2.1.1

View file

@ -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/f8cf522/README.md
[docs]: https://github.com/hassio-addons/addon-plex/blob/aaf2f00/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/2018.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-f8cf522-blue.svg
[release]: https://github.com/hassio-addons/addon-plex/tree/f8cf522
[release-shield]: https://img.shields.io/badge/version-aaf2f00-blue.svg
[release]: https://github.com/hassio-addons/addon-plex/tree/aaf2f00

View file

@ -1,6 +1,6 @@
{
"name": "Plex Media Server",
"version": "f8cf522",
"version": "aaf2f00",
"slug": "plex",
"description": "Recorded media, live TV, online news, and podcasts ready to stream.",
"url": "https://community.home-assistant.io/t/community-hass-io-add-on-plex-media-server/54383?u=frenck",