🎉 Release of add-on Plex Media Server 1.0.0

This commit is contained in:
Community Hass.io Add-ons Bot 2018-08-17 21:18:13 +00:00
parent 0284450fd7
commit 192a0407f6
4 changed files with 22 additions and 23 deletions

View file

@ -1,18 +1,13 @@
[Full Changelog][changelog]
### Fixed
- Ensure Plugins folder exists before enabling WebTool
- Fixes Plex domain in claim link (#3)
### Changed
- Upgrades Ubuntu base image to 2.0.0
- Upgrades xmlstarlet to 1.6.1-2
- Upgrades uuid-runtime to 2.31.1-0.4ubuntu3
- Updates unrar to 1:5.5.8-1
- Updates unzip to 6.0-21ubuntu1
- Rewrites GitLab CI
- Updates Plex to 1.13.2.5154-fd05be322
- Upgrades hadolint to latest
- Upgrades base image to v2.1.0
- Sets default Shell
- Less aggressive cleanup
- Upgrades Plex Media Server to 1.13.5.5291
- Updates README and links
- Marks add-on stable
[changelog]: https://github.com/hassio-addons/addon-plex/compare/v0.1.0...v0.2.0
[changelog]: https://github.com/hassio-addons/addon-plex/compare/v0.2.0...v1.0.0

View file

@ -6,6 +6,8 @@
[![Buy me a coffee][buymeacoffee-shield]][buymeacoffee]
[![Support my work on Patreon][patreon-shield]][patreon]
Your recorded media, live TV, online news, and podcasts, beautifully organized
and ready to stream.
@ -20,12 +22,14 @@ and streams them to all of your devices.
[buymeacoffee-shield]: https://www.buymeacoffee.com/assets/img/guidelines/download-assets-sm-2.svg
[buymeacoffee]: https://www.buymeacoffee.com/frenck
[discord-shield]: https://img.shields.io/discord/330944238910963714.svg
[discord]: https://discord.gg/c5DvZ4e
[docs]: https://github.com/hassio-addons/addon-plex/blob/v0.2.0/README.md
[discord-shield]: https://img.shields.io/discord/478094546522079232.svg
[discord]: https://discord.me/hassioaddons
[docs]: https://github.com/hassio-addons/addon-plex/blob/v1.0.0/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
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
[release-shield]: https://img.shields.io/badge/version-v0.2.0-blue.svg
[release]: https://github.com/hassio-addons/addon-plex/tree/v0.2.0
[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.0.0-blue.svg
[release]: https://github.com/hassio-addons/addon-plex/tree/v1.0.0

View file

@ -1,6 +1,6 @@
{
"name": "Plex Media Server",
"version": "0.2.0",
"version": "1.0.0",
"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",