mirror of
https://github.com/hassio-addons/repository-beta.git
synced 2025-05-04 11:01:24 +00:00
🎉 Release of add-on Plex Media Server 0.1.0
This commit is contained in:
parent
17af957401
commit
fc7eb904fd
6 changed files with 122 additions and 0 deletions
23
README.md
23
README.md
|
@ -168,6 +168,19 @@ Network-wide ad blocking using your Hass.io instance
|
|||
|
||||
[:books: Pi-hole add-on documentation][addon-doc-pi-hole]
|
||||
|
||||
### ✓ [Plex Media Server][addon-plex]
|
||||
|
||||
![Latest Version][plex-version-shield]
|
||||
![Supports armhf Architecture][plex-armhf-shield]
|
||||
![Supports aarch64 Architecture][plex-aarch64-shield]
|
||||
![Supports amd64 Architecture][plex-amd64-shield]
|
||||
![Supports i386 Architecture][plex-i386-shield]
|
||||
![Docker Pulls][plex-pulls-shield]
|
||||
|
||||
Recorded media, live TV, online news, and podcasts ready to stream.
|
||||
|
||||
[:books: Plex Media Server add-on documentation][addon-doc-plex]
|
||||
|
||||
### ✓ [SSH - Secure Shell][addon-ssh]
|
||||
|
||||
![Latest Version][ssh-version-shield]
|
||||
|
@ -271,6 +284,7 @@ on the correct GitHub repository matching the add-on.
|
|||
- [Open an issue for the add-on: Homebridge][homebridge-issue]
|
||||
- [Open an issue for the add-on: IDE][ide-issue]
|
||||
- [Open an issue for the add-on: Pi-hole][pi-hole-issue]
|
||||
- [Open an issue for the add-on: Plex Media Server][plex-issue]
|
||||
- [Open an issue for the add-on: SSH - Secure Shell][ssh-issue]
|
||||
- [Open an issue for the add-on: Shinobi Pro][shinobi-issue]
|
||||
- [Open an issue for the add-on: SonWEB][sonweb-issue]
|
||||
|
@ -415,6 +429,15 @@ SOFTWARE.
|
|||
[pi-hole-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||
[pi-hole-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||
[pi-hole-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
|
||||
[addon-plex]: https://github.com/hassio-addons/addon-plex/tree/v0.1.0
|
||||
[addon-doc-plex]: https://github.com/hassio-addons/addon-plex/blob/v0.1.0/README.md
|
||||
[plex-issue]: https://github.com/hassio-addons/addon-plex/issues
|
||||
[plex-version-shield]: https://img.shields.io/badge/version-v0.1.0-blue.svg
|
||||
[plex-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/plex-armhf.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-yes-green.svg
|
||||
[plex-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
|
||||
[addon-ssh]: https://github.com/hassio-addons/addon-ssh/tree/v2.4.0
|
||||
[addon-doc-ssh]: https://github.com/hassio-addons/addon-ssh/blob/v2.4.0/README.md
|
||||
[ssh-issue]: https://github.com/hassio-addons/addon-ssh/issues
|
||||
|
|
1
plex/CHANGELOG.md
Normal file
1
plex/CHANGELOG.md
Normal file
|
@ -0,0 +1 @@
|
|||
🎉 Initial release!
|
47
plex/README.md
Normal file
47
plex/README.md
Normal file
|
@ -0,0 +1,47 @@
|
|||
# Community Hass.io Add-ons: Plex Media Server
|
||||
|
||||
[![Release][release-shield]][release] ![Project Stage][project-stage-shield] ![Project Maintenance][maintenance-shield]
|
||||
|
||||
[![Discord][discord-shield]][discord] [![Community Forum][forum-shield]][forum]
|
||||
|
||||
[![Buy me a coffee][buymeacoffee-shield]][buymeacoffee]
|
||||
|
||||
Your recorded media, live TV, online news, and podcasts, beautifully organized
|
||||
and ready to stream.
|
||||
|
||||
## About
|
||||
|
||||
The plex add-on brings your favorite media together in one place, making it
|
||||
beautiful and easy to enjoy. The Plex Media Server provided by this addon,
|
||||
organizes your personal video, music, and photo collections
|
||||
and streams them to all of your devices.
|
||||
|
||||
[Click here for the full documentation][docs]
|
||||
|
||||
## WARNING! THIS IS A BETA VERSION!
|
||||
|
||||
This Hass.io Add-ons repository contains beta releases of add-ons.
|
||||
|
||||
- They might stop working at any time.
|
||||
- They could have a negative impact on your system.
|
||||
|
||||
This repository was created for:
|
||||
|
||||
- Anybody willing to test.
|
||||
- Anybody interested in trying out upcoming add-ons or add-on features.
|
||||
|
||||
If you are more interested in stable releases of our add-ons:
|
||||
|
||||
<https://github.com/hassio-addons/repository>
|
||||
|
||||
[buymeacoffee-shield]: https://www.buymeacoffee.com/assets/img/guidelines/download-assets-sm-2.svg
|
||||
[buymeacoffee]: https://www.buymeacoffee.com/frenck
|
||||
[discord-shield]: https://img.shields.io/discord/330944238910963714.svg
|
||||
[discord]: https://discord.gg/c5DvZ4e
|
||||
[docs]: https://github.com/hassio-addons/addon-plex/blob/v0.1.0/README.md
|
||||
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg
|
||||
[forum]: https://community.home-assistant.io/t/community-hass-io-add-on-plex-media-server/54383?u=frenck
|
||||
[maintenance-shield]: https://img.shields.io/maintenance/yes/2018.svg
|
||||
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
|
||||
[release-shield]: https://img.shields.io/badge/version-v0.1.0-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-plex/tree/v0.1.0
|
51
plex/config.json
Normal file
51
plex/config.json
Normal file
|
@ -0,0 +1,51 @@
|
|||
{
|
||||
"name": "Plex Media Server",
|
||||
"version": "0.1.0",
|
||||
"slug": "plex",
|
||||
"description": "Recorded media, live TV, online news, and podcasts ready to stream.",
|
||||
"url": "https://community.home-assistant.io/t/community-hass-io-add-on-plex-media-server/54383?u=frenck",
|
||||
"webui": "http://[HOST]:[PORT:32400]/web",
|
||||
"startup": "services",
|
||||
"arch": [
|
||||
"aarch64",
|
||||
"amd64",
|
||||
"armhf",
|
||||
"i386"
|
||||
],
|
||||
"map": [
|
||||
"config:rw",
|
||||
"share:rw",
|
||||
"ssl"
|
||||
],
|
||||
"boot": "auto",
|
||||
"ports": {
|
||||
"1900/udp": 1900,
|
||||
"3005/tcp": 3005,
|
||||
"8324/tcp": 8324,
|
||||
"32400/tcp": 32400,
|
||||
"32410/udp": 32410,
|
||||
"32412/udp": 32412,
|
||||
"32413/udp": 32413,
|
||||
"32414/udp": 32414,
|
||||
"32469/tcp": 32469,
|
||||
"33400/tcp": 33400,
|
||||
"33443/tcp": 33443
|
||||
},
|
||||
"hassio_api": true,
|
||||
"homeassistant_api": false,
|
||||
"host_network": false,
|
||||
"options": {
|
||||
"log_level": "info",
|
||||
"claim_code": "",
|
||||
"webtools": false
|
||||
},
|
||||
"schema": {
|
||||
"log_level": "match(^(trace|debug|info|notice|warning|error|fatal)$)",
|
||||
"claim_code": "str",
|
||||
"webtools": "bool"
|
||||
},
|
||||
"environment": {
|
||||
"LOG_FORMAT": "{LEVEL}: {MESSAGE}"
|
||||
},
|
||||
"image": "hassioaddons/plex-{arch}"
|
||||
}
|
BIN
plex/icon.png
Normal file
BIN
plex/icon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 17 KiB |
BIN
plex/logo.png
Normal file
BIN
plex/logo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 55 KiB |
Loading…
Add table
Add a link
Reference in a new issue