🎉 Release of add-on Plex Media Server 1.1.1

This commit is contained in:
Community Hass.io Add-ons Bot 2018-12-20 19:49:51 +00:00
parent 36ad484bc4
commit e1df35dadb
4 changed files with 23 additions and 13 deletions

View file

@ -683,10 +683,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/v1.1.0
[addon-doc-plex]: https://github.com/hassio-addons/addon-plex/blob/v1.1.0/README.md
[addon-plex]: https://github.com/hassio-addons/addon-plex/tree/v1.1.1
[addon-doc-plex]: https://github.com/hassio-addons/addon-plex/blob/v1.1.1/README.md
[plex-issue]: https://github.com/hassio-addons/addon-plex/issues
[plex-version-shield]: https://img.shields.io/badge/version-v1.1.0-blue.svg
[plex-version-shield]: https://img.shields.io/badge/version-v1.1.1-blue.svg
[plex-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/plex-armhf.svg
[plex-aarch64-shield]: https://img.shields.io/badge/aarch64-no-red.svg
[plex-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg

View file

@ -2,10 +2,7 @@
### Changed
- Adds Hassio API security role
- Changed past to paste (#9) (@dayofdoom)
- Upgrades base image to v2.2.0
- Removes support for arm64/aarch64
- Upgrades Plex Media Server to 1.14.0.5470
- Upgrades Plex Media Server to 1.14.1.5488
- Limit supported machines (#10) (@HoppingMonk)
[changelog]: https://github.com/hassio-addons/addon-plex/compare/v1.0.1...v1.1.0
[changelog]: https://github.com/hassio-addons/addon-plex/compare/v1.1.0...v1.1.1

View file

@ -40,12 +40,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/v1.1.0/README.md
[docs]: https://github.com/hassio-addons/addon-plex/blob/v1.1.1/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-v1.1.0-blue.svg
[release]: https://github.com/hassio-addons/addon-plex/tree/v1.1.0
[release-shield]: https://img.shields.io/badge/version-v1.1.1-blue.svg
[release]: https://github.com/hassio-addons/addon-plex/tree/v1.1.1

View file

@ -1,6 +1,6 @@
{
"name": "Plex Media Server",
"version": "1.1.0",
"version": "1.1.1",
"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",
@ -11,6 +11,19 @@
"armhf",
"i386"
],
"machine": [
"intel-nuc",
"qemux86",
"qemux86-64",
"qemuarm",
"qemuarm-64",
"raspberrypi2",
"raspberrypi3",
"raspberrypi3-64",
"tinker",
"odroid-c2",
"odroid-xu"
],
"map": [
"config:rw",
"share:rw",