🎉 Release of add-on Plex Media Server 1.2.0

This commit is contained in:
Community Hass.io Add-ons Bot 2019-02-04 11:45:38 +00:00
parent b8db660a6a
commit 29e57831a5
4 changed files with 24 additions and 12 deletions

View file

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

View file

@ -2,7 +2,19 @@
### Changed ### Changed
- Upgrades Plex Media Server to 1.14.1.5488 - Fixes spelling error in Dockerfile
- Limit supported machines (#10) (@HoppingMonk) - Removes BountySource links
- Removes Anchore.io links
- Updates maintenance year to 2019
- Refactor of GitLab CI
- Upgrades add-on base image to 2.2.1
- Configure Renovate (#13)
- Fixes build by removing unsupported aarch64
- Corrects share name in README.md (#14) (@ramonitor)
- Replaces add-on link with GitHub link
- Improves documentation about port conflict
[changelog]: https://github.com/hassio-addons/addon-plex/compare/v1.1.0...v1.1.1 [changelog]: https://github.com/hassio-addons/addon-plex/compare/v1.1.1...v1.2.0
Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work: https://patreon.com/frenck

View file

@ -40,12 +40,12 @@ If you are more interested in stable releases of our add-ons:
[buymeacoffee]: https://www.buymeacoffee.com/frenck [buymeacoffee]: https://www.buymeacoffee.com/frenck
[discord-shield]: https://img.shields.io/discord/478094546522079232.svg [discord-shield]: https://img.shields.io/discord/478094546522079232.svg
[discord]: https://discord.me/hassioaddons [discord]: https://discord.me/hassioaddons
[docs]: https://github.com/hassio-addons/addon-plex/blob/v1.1.1/README.md [docs]: https://github.com/hassio-addons/addon-plex/blob/v1.2.0/README.md
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg [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 [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 [maintenance-shield]: https://img.shields.io/maintenance/yes/2019.svg
[patreon-shield]: https://www.frenck.nl/images/patreon.png [patreon-shield]: https://www.frenck.nl/images/patreon.png
[patreon]: https://www.patreon.com/frenck [patreon]: https://www.patreon.com/frenck
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
[release-shield]: https://img.shields.io/badge/version-v1.1.1-blue.svg [release-shield]: https://img.shields.io/badge/version-v1.2.0-blue.svg
[release]: https://github.com/hassio-addons/addon-plex/tree/v1.1.1 [release]: https://github.com/hassio-addons/addon-plex/tree/v1.2.0

View file

@ -1,9 +1,9 @@
{ {
"name": "Plex Media Server", "name": "Plex Media Server",
"version": "1.1.1", "version": "1.2.0",
"slug": "plex", "slug": "plex",
"description": "Recorded media, live TV, online news, and podcasts ready to stream.", "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", "url": "https://github.com/hassio-addons/addon-plex",
"webui": "http://[HOST]:[PORT:32400]/web", "webui": "http://[HOST]:[PORT:32400]/web",
"startup": "services", "startup": "services",
"arch": [ "arch": [