🎉 Release of add-on Plex Media Server 2.4.0

This commit is contained in:
Community Hass.io Add-ons Bot 2020-09-15 11:16:26 +00:00
parent 0cc3bf3f2b
commit 1170ec6e64
4 changed files with 9 additions and 8 deletions

View file

@ -1055,10 +1055,10 @@ SOFTWARE.
[node-red-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
[node-red-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[node-red-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
[addon-plex]: https://github.com/hassio-addons/addon-plex/tree/v2.3.4
[addon-doc-plex]: https://github.com/hassio-addons/addon-plex/blob/v2.3.4/README.md
[addon-plex]: https://github.com/hassio-addons/addon-plex/tree/v2.4.0
[addon-doc-plex]: https://github.com/hassio-addons/addon-plex/blob/v2.4.0/README.md
[plex-issue]: https://github.com/hassio-addons/addon-plex/issues
[plex-version-shield]: https://img.shields.io/badge/version-v2.3.4-blue.svg
[plex-version-shield]: https://img.shields.io/badge/version-v2.4.0-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

View file

@ -2,9 +2,9 @@
### 🔨 Changes
- ⬆️ Upgrades Plex Media Server to 1.20.1.3252 (#42)
- ✨ Add support for the new media folder
[changelog]: https://github.com/hassio-addons/addon-plex/compare/v2.3.3...v2.3.4
[changelog]: https://github.com/hassio-addons/addon-plex/compare/v2.3.4...v2.4.0
Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work:

View file

@ -28,5 +28,5 @@ and streams them to all of your devices.
[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/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-v2.3.4-blue.svg
[release]: https://github.com/hassio-addons/addon-plex/tree/v2.3.4
[release-shield]: https://img.shields.io/badge/version-v2.4.0-blue.svg
[release]: https://github.com/hassio-addons/addon-plex/tree/v2.4.0

View file

@ -1,6 +1,6 @@
{
"name": "Plex Media Server",
"version": "2.3.4",
"version": "2.4.0",
"slug": "plex",
"description": "Recorded media, live TV, online news, and podcasts ready to stream.",
"url": "https://github.com/hassio-addons/addon-plex",
@ -13,6 +13,7 @@
"i386"
],
"map": [
"media:rw",
"share:rw",
"ssl"
],