mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 11:41:31 +00:00
⬆️ Updating add-on Plex Media Server to 372b75b
This commit is contained in:
parent
1418ed2241
commit
af7bf506be
4 changed files with 10 additions and 8 deletions
|
@ -1126,10 +1126,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/ceb4ad8
|
[addon-plex]: https://github.com/hassio-addons/addon-plex/tree/372b75b
|
||||||
[addon-doc-plex]: https://github.com/hassio-addons/addon-plex/blob/ceb4ad8/README.md
|
[addon-doc-plex]: https://github.com/hassio-addons/addon-plex/blob/372b75b/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-ceb4ad8-blue.svg
|
[plex-version-shield]: https://img.shields.io/badge/version-372b75b-blue.svg
|
||||||
[plex-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/plex-amd64.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-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
|
||||||
|
|
|
@ -1,2 +1,4 @@
|
||||||
# Changelog since v2.3.4
|
# Changelog since v2.4.0
|
||||||
- ✨ Add support for the new media folder
|
- ⬆ Upgrades Plex Media Server to 1.20.3.3483
|
||||||
|
- ⬆ Upgrades uuid-runtime to 2.31.1-0.4ubuntu3.7
|
||||||
|
- ⬆ Upgrades base image to v5.2.2
|
||||||
|
|
|
@ -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-ceb4ad8-blue.svg
|
[release-shield]: https://img.shields.io/badge/version-372b75b-blue.svg
|
||||||
[release]: https://github.com/hassio-addons/addon-plex/tree/ceb4ad8
|
[release]: https://github.com/hassio-addons/addon-plex/tree/372b75b
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "Plex Media Server",
|
"name": "Plex Media Server",
|
||||||
"version": "ceb4ad8",
|
"version": "372b75b",
|
||||||
"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",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue