mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-03 18:51:32 +00:00
⬆️ Updating add-on Plex Media Server to 91ba40f
This commit is contained in:
parent
536d7438ac
commit
6d1abb874f
5 changed files with 9 additions and 8 deletions
|
@ -987,10 +987,10 @@ SOFTWARE.
|
|||
[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-i386-shield]: https://img.shields.io/badge/i386-no-red.svg
|
||||
[addon-plex]: https://github.com/hassio-addons/addon-plex/tree/aa3895d
|
||||
[addon-doc-plex]: https://github.com/hassio-addons/addon-plex/blob/aa3895d/README.md
|
||||
[addon-plex]: https://github.com/hassio-addons/addon-plex/tree/91ba40f
|
||||
[addon-doc-plex]: https://github.com/hassio-addons/addon-plex/blob/91ba40f/README.md
|
||||
[plex-issue]: https://github.com/hassio-addons/addon-plex/issues
|
||||
[plex-version-shield]: https://img.shields.io/badge/version-aa3895d-blue.svg
|
||||
[plex-version-shield]: https://img.shields.io/badge/version-91ba40f-blue.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-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
# Changelog since v3.6.2
|
||||
- 🎆 Updates maintenance/license year to 2025 (#245)
|
||||
- ⬆️ Update Plex Media Server to 1.41.4.9463 (#242)
|
||||
|
||||
Co-authored-by: Franck Nijhof <git@frenck.dev>
|
||||
|
|
|
@ -152,7 +152,7 @@ check [the contributor's page][contributors].
|
|||
|
||||
MIT License
|
||||
|
||||
Copyright (c) 2018-2024 Franck Nijhof
|
||||
Copyright (c) 2018-2025 Franck Nijhof
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
|
|
|
@ -43,9 +43,9 @@ If you are more interested in stable releases of our add-ons:
|
|||
[forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-plex-media-server/54383?u=frenck
|
||||
[github-sponsors-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png
|
||||
[github-sponsors]: https://github.com/sponsors/frenck
|
||||
[maintenance-shield]: https://img.shields.io/maintenance/yes/2024.svg
|
||||
[maintenance-shield]: https://img.shields.io/maintenance/yes/2025.svg
|
||||
[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-aa3895d-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-plex/tree/aa3895d
|
||||
[release-shield]: https://img.shields.io/badge/version-91ba40f-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-plex/tree/91ba40f
|
|
@ -1,5 +1,5 @@
|
|||
name: Plex Media Server
|
||||
version: aa3895d
|
||||
version: 91ba40f
|
||||
slug: plex
|
||||
description: Recorded media, live TV, online news, and podcasts ready to stream.
|
||||
url: https://github.com/hassio-addons/addon-plex
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue