⬆️ Updating add-on Plex Media Server to f76503a

This commit is contained in:
Community Hass.io Add-ons Bot 2021-02-02 14:20:33 +00:00
parent 3bb727af21
commit bae152304c
4 changed files with 11 additions and 22 deletions

View file

@ -991,10 +991,10 @@ SOFTWARE.
[node-red-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [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-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[node-red-i386-shield]: https://img.shields.io/badge/i386-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/896ff00 [addon-plex]: https://github.com/hassio-addons/addon-plex/tree/f76503a
[addon-doc-plex]: https://github.com/hassio-addons/addon-plex/blob/896ff00/README.md [addon-doc-plex]: https://github.com/hassio-addons/addon-plex/blob/f76503a/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-896ff00-blue.svg [plex-version-shield]: https://img.shields.io/badge/version-f76503a-blue.svg
[plex-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.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 [plex-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
[plex-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [plex-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg

View file

@ -1,20 +1,9 @@
# Changelog since v2.5.0 # Changelog since v2.5.1
- ⬆ Upgrades Plex Media Server to 1.21.2.3939 (#55) - ⬆️ Bump frenck/action-yamllint from v1.0.2 to v1.1 (#56)
- Upgrade add-on base image to 6.1.1 (#54)
- ⬆️ Bump actions/stale from v3.0.14 to v3.0.15 (#52)
Bumps [actions/stale](https://github.com/actions/stale) from v3.0.14 to v3.0.15. Bumps [frenck/action-yamllint](https://github.com/frenck/action-yamllint) from v1.0.2 to v1.1.
- [Release notes](https://github.com/actions/stale/releases) - [Release notes](https://github.com/frenck/action-yamllint/releases)
- [Commits](https://github.com/actions/stale/compare/v3.0.14...86561461b92875de77a8b2d2e75f004c826e8f45) - [Commits](https://github.com/frenck/action-yamllint/compare/v1.0.2...e21bcc770907b7207a05453ca9f1eb7129c945d1)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- ⬆️ Bump frenck/action-addon-linter from v1.3.1 to v1.4 (#53)
Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from v1.3.1 to v1.4.
- [Release notes](https://github.com/frenck/action-addon-linter/releases)
- [Commits](https://github.com/frenck/action-addon-linter/compare/v1.3.1...c82c5e9ca0ce5fc9b15756f1c0e39531b95d11b0)
Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com>

View file

@ -47,5 +47,5 @@ If you are more interested in stable releases of our add-ons:
[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png [patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/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-896ff00-blue.svg [release-shield]: https://img.shields.io/badge/version-f76503a-blue.svg
[release]: https://github.com/hassio-addons/addon-plex/tree/896ff00 [release]: https://github.com/hassio-addons/addon-plex/tree/f76503a

View file

@ -1,6 +1,6 @@
{ {
"name": "Plex Media Server", "name": "Plex Media Server",
"version": "896ff00", "version": "f76503a",
"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://github.com/hassio-addons/addon-plex", "url": "https://github.com/hassio-addons/addon-plex",