mirror of
https://github.com/hassio-addons/repository.git
synced 2025-05-06 20:21:26 +00:00
🎉 Release of add-on Plex Media Server 3.4.1
This commit is contained in:
parent
0e7124e9a1
commit
bcf8d28d70
6 changed files with 12 additions and 13 deletions
|
@ -976,10 +976,10 @@ SOFTWARE.
|
||||||
[overseerr-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
|
[overseerr-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
|
||||||
[overseerr-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
|
[overseerr-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
|
||||||
[overseerr-i386-shield]: https://img.shields.io/badge/i386-no-red.svg
|
[overseerr-i386-shield]: https://img.shields.io/badge/i386-no-red.svg
|
||||||
[addon-plex]: https://github.com/hassio-addons/addon-plex/tree/v3.4.0
|
[addon-plex]: https://github.com/hassio-addons/addon-plex/tree/v3.4.1
|
||||||
[addon-doc-plex]: https://github.com/hassio-addons/addon-plex/blob/v3.4.0/README.md
|
[addon-doc-plex]: https://github.com/hassio-addons/addon-plex/blob/v3.4.1/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-v3.4.0-blue.svg
|
[plex-version-shield]: https://img.shields.io/badge/version-v3.4.1-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
|
||||||
|
|
|
@ -1,13 +1,9 @@
|
||||||
## What’s changed
|
## What’s changed
|
||||||
|
|
||||||
## 🚀 Enhancements
|
## 🐛 Bug fixes
|
||||||
|
|
||||||
- Migrate from Ubuntu to Debian @frenck (#214)
|
- Add support for more Intel based Hardware Acceleration @danielpetrovic (#215)
|
||||||
|
|
||||||
## 🧰 Maintenance
|
## 🧰 Maintenance
|
||||||
|
|
||||||
- 🎆 Updates maintenance/license year to 2024 @frenck (#213)
|
- Update logo/icon to current version. @danielpetrovic (#216)
|
||||||
|
|
||||||
## ⬆️ Dependency updates
|
|
||||||
|
|
||||||
- Install version 1.32.8.7639 of Plex Media Server @avlemos (#212)
|
|
||||||
|
|
|
@ -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-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-v3.4.0-blue.svg
|
[release-shield]: https://img.shields.io/badge/version-v3.4.1-blue.svg
|
||||||
[release]: https://github.com/hassio-addons/addon-plex/tree/v3.4.0
|
[release]: https://github.com/hassio-addons/addon-plex/tree/v3.4.1
|
|
@ -1,5 +1,5 @@
|
||||||
name: Plex Media Server
|
name: Plex Media Server
|
||||||
version: 3.4.0
|
version: 3.4.1
|
||||||
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
|
||||||
|
@ -17,6 +17,9 @@ map:
|
||||||
- ssl
|
- ssl
|
||||||
devices:
|
devices:
|
||||||
- /dev/dri
|
- /dev/dri
|
||||||
|
- /dev/dri/card0
|
||||||
|
- /dev/dri/card1
|
||||||
|
- /dev/dri/renderD128
|
||||||
- /dev/vchiq
|
- /dev/vchiq
|
||||||
ports:
|
ports:
|
||||||
3005/tcp: 3005
|
3005/tcp: 3005
|
||||||
|
|
BIN
plex/icon.png
BIN
plex/icon.png
Binary file not shown.
Before Width: | Height: | Size: 17 KiB After Width: | Height: | Size: 6.6 KiB |
BIN
plex/logo.png
BIN
plex/logo.png
Binary file not shown.
Before Width: | Height: | Size: 55 KiB After Width: | Height: | Size: 76 KiB |
Loading…
Add table
Add a link
Reference in a new issue