diff --git a/README.md b/README.md index 0f07148f8..0610c9876 100644 --- a/README.md +++ b/README.md @@ -447,10 +447,10 @@ 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/2e03b36 -[addon-doc-plex]: https://github.com/hassio-addons/addon-plex/blob/2e03b36/README.md +[addon-plex]: https://github.com/hassio-addons/addon-plex/tree/257f5b9 +[addon-doc-plex]: https://github.com/hassio-addons/addon-plex/blob/257f5b9/README.md [plex-issue]: https://github.com/hassio-addons/addon-plex/issues -[plex-version-shield]: https://img.shields.io/badge/version-2e03b36-blue.svg +[plex-version-shield]: https://img.shields.io/badge/version-257f5b9-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 diff --git a/plex/CHANGELOG.md b/plex/CHANGELOG.md index 513cf0516..070b8725d 100644 --- a/plex/CHANGELOG.md +++ b/plex/CHANGELOG.md @@ -1,3 +1,5 @@ -2018/05/25 21:16 UTC - [2e03b36](https://github.com/hassio-addons/addon-plex/commit/2e03b36dfffe1d3f64ffa05a615152e1967db2b4) by [@frenck](https://github.com/frenck) -> :sparkles: Adds support for a custom advertising IP +2018/05/25 21:54 UTC - [257f5b9](https://github.com/hassio-addons/addon-plex/commit/257f5b98bd22a04344423dcad81de4b0ea28aca1) by [@frenck](https://github.com/frenck) +> Revert ":sparkles: Adds support for a custom advertising IP" + +This reverts commit 2e03b36dfffe1d3f64ffa05a615152e1967db2b4. diff --git a/plex/README.md b/plex/README.md index f75409d36..9654cdcb9 100644 --- a/plex/README.md +++ b/plex/README.md @@ -41,10 +41,10 @@ If you are more interested in stable releases of our add-ons: [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/2e03b36/README.md +[docs]: https://github.com/hassio-addons/addon-plex/blob/257f5b9/README.md [forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg [forum]: https://community.home-assistant.io/?u=frenck [maintenance-shield]: https://img.shields.io/maintenance/yes/2018.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-concept-red.svg -[release-shield]: https://img.shields.io/badge/version-2e03b36-blue.svg -[release]: https://github.com/hassio-addons/addon-plex/tree/2e03b36 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-257f5b9-blue.svg +[release]: https://github.com/hassio-addons/addon-plex/tree/257f5b9 \ No newline at end of file diff --git a/plex/config.json b/plex/config.json index 609b2219e..30206a3b5 100644 --- a/plex/config.json +++ b/plex/config.json @@ -1,6 +1,6 @@ { "name": "Plex Media Server", - "version": "2e03b36", + "version": "257f5b9", "slug": "plex", "description": "Recorded media, live TV, online news, and podcasts ready to stream.", "url": "https://community.home-assistant.io/?u=frenck", @@ -37,13 +37,11 @@ "options": { "log_level": "info", "claim_code": "", - "advertise_ip": "", "webtools": false }, "schema": { "log_level": "match(^(trace|debug|info|notice|warning|error|fatal)$)", "claim_code": "str", - "advertise_ip": "match(((^\\s*((([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])\\.){3}([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5]))\\s*$)|(^\\s*((([0-9A-Fa-f]{1,4}:){7}([0-9A-Fa-f]{1,4}|:))|(([0-9A-Fa-f]{1,4}:){6}(:[0-9A-Fa-f]{1,4}|((25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]?\\d)(\\.(25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]?\\d)){3})|:))|(([0-9A-Fa-f]{1,4}:){5}(((:[0-9A-Fa-f]{1,4}){1,2})|:((25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]?\\d)(\\.(25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]?\\d)){3})|:))|(([0-9A-Fa-f]{1,4}:){4}(((:[0-9A-Fa-f]{1,4}){1,3})|((:[0-9A-Fa-f]{1,4})?:((25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]?\\d)(\\.(25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]?\\d)){3}))|:))|(([0-9A-Fa-f]{1,4}:){3}(((:[0-9A-Fa-f]{1,4}){1,4})|((:[0-9A-Fa-f]{1,4}){0,2}:((25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]?\\d)(\\.(25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]?\\d)){3}))|:))|(([0-9A-Fa-f]{1,4}:){2}(((:[0-9A-Fa-f]{1,4}){1,5})|((:[0-9A-Fa-f]{1,4}){0,3}:((25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]?\\d)(\\.(25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]?\\d)){3}))|:))|(([0-9A-Fa-f]{1,4}:){1}(((:[0-9A-Fa-f]{1,4}){1,6})|((:[0-9A-Fa-f]{1,4}){0,4}:((25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]?\\d)(\\.(25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]?\\d)){3}))|:))|(:(((:[0-9A-Fa-f]{1,4}){1,7})|((:[0-9A-Fa-f]{1,4}){0,5}:((25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]?\\d)(\\.(25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]?\\d)){3}))|:)))(%.+)?\\s*$)))", "webtools": "bool" }, "environment": {