🎉 Release of add-on FlexTV 1.2.0

This commit is contained in:
Community Hass.io Add-ons Bot 2020-03-01 13:36:40 +00:00
parent 0de51a1b16
commit 7e38e0e07c
4 changed files with 29 additions and 32 deletions

View file

@ -820,10 +820,10 @@ SOFTWARE.
[ftp-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
[ftp-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[ftp-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
[addon-phlex]: https://github.com/hassio-addons/addon-phlex/tree/v1.1.0
[addon-doc-phlex]: https://github.com/hassio-addons/addon-phlex/blob/v1.1.0/README.md
[addon-phlex]: https://github.com/hassio-addons/addon-phlex/tree/v1.2.0
[addon-doc-phlex]: https://github.com/hassio-addons/addon-phlex/blob/v1.2.0/README.md
[phlex-issue]: https://github.com/hassio-addons/addon-phlex/issues
[phlex-version-shield]: https://img.shields.io/badge/version-v1.1.0-blue.svg
[phlex-version-shield]: https://img.shields.io/badge/version-v1.2.0-blue.svg
[phlex-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/phlex-armhf.svg
[phlex-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
[phlex-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg

View file

@ -1,25 +1,22 @@
[Full Changelog][changelog]
This release adds support for ARMv7 and fixes an issue with Phlex not being able to load.
This release names the add-on to FlexTV, following up the upstream name change.
### Changed
- :arrow_up: Upgrades base image to v3.1.0
- :arrow_up: Upgrades PHP to 7.2.17-r0
- :hammer: Refactor of init scripts
- :fire: Removes IPv6 switch
- :hammer: Makes NGinx wait for PHP-FPM before starting
- :fire: Removes IPv6 switch from add-on config
- :sparkles: Adds ARMv7 support
- :ambulance: Workaround Docker issue by reinstating legacy tags
- :sparkles: Adds port descriptions
- :fire: Removes default config options
- :fire: Removes custom log format override
- :hammer: Makes log_level optional
- :ambulance: Fixes incorrect wait_for command
- :hammer: Improves startup messages
- :arrow_down: Downgrades Phlex to 579fb03
- 🔨 Move from Phlex to FlexTV
- :pencil2: Maintaince -> Maintenance
- :books: Component > Integration (#53)
- :fireworks: Updates maintenance/license year to 2020
- :books: Update add-on documentation to use new YAML configuration format
- :hammer: Re-branding
- :hammer: Update add-on config with new password & list features
- :pencil2: Fixes some typos
- :arrow_up: Upgrades nginx to 1.16.1-r6
- :arrow_up: Upgrades add-on base image to v7.0.2
- :hammer: Update community forum links
- :arrow_up: Upgrades php7 to 7.3.15-r0
[changelog]: https://github.com/hassio-addons/addon-phlex/compare/v1.0.0...v1.1.0
[changelog]: https://github.com/hassio-addons/addon-phlex/compare/v1.1.0...v1.2.0
Questions? Join our Discord server! https://discord.me/hassioaddons

View file

@ -1,4 +1,4 @@
# Community Hass.io Add-ons: Phlex
# Home Assistant Community Add-on: FlexTV
[![Release][release-shield]][release] ![Project Stage][project-stage-shield] ![Project Maintenance][maintenance-shield]
@ -10,7 +10,7 @@ A super-sexy text and voice interface for Plex.
## About
The purpose of [Phlex][phlex-wiki] is to provide a natural language interface
The purpose of [FlexTV][flextv-wiki] is to provide a natural language interface
for Home Theater applications - effectively bridging the current gap between
commercial AI Solutions like Google Home/Alexa and personal
web applications like Plex.
@ -23,12 +23,12 @@ web applications like Plex.
[buymeacoffee]: https://www.buymeacoffee.com/ludeeus
[discord-shield]: https://img.shields.io/discord/330944238910963714.svg
[discord]: https://discord.gg/c5DvZ4e
[docs]: https://github.com/hassio-addons/addon-phlex/blob/v1.1.0/README.md
[docs]: https://github.com/hassio-addons/addon-phlex/blob/v1.2.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-ons-phlex/70378
[maintenance-shield]: https://img.shields.io/maintenance/yes/2019.svg
[phlex-wiki]: https://github.com/d8ahazard/Phlex/wiki
[forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-flextv/70378?u=frenck
[maintenance-shield]: https://img.shields.io/maintenance/yes/2020.svg
[flextv-wiki]: https://github.com/d8ahazard/FlexTV/wiki
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
[release-shield]: https://img.shields.io/badge/version-v1.1.0-blue.svg
[release]: https://github.com/hassio-addons/addon-phlex/tree/v1.1.0
[release-shield]: https://img.shields.io/badge/version-v1.2.0-blue.svg
[release]: https://github.com/hassio-addons/addon-phlex/tree/v1.2.0
[screenshot]: https://github.com/hassio-addons/addon-phlex/raw/master/images/screenshot.png

View file

@ -1,6 +1,6 @@
{
"name": "Phlex",
"version": "1.1.0",
"name": "FlexTV",
"version": "1.2.0",
"slug": "phlex",
"description": "A super-sexy text and voice interface for Plex",
"url": "https://github.com/hassio-addons/addon-phlex/tree/master/README.md",
@ -20,7 +20,7 @@
"1778/tcp": 1778
},
"ports_description": {
"1778/tcp": "Phlex web interface"
"1778/tcp": "FlexTV web interface"
},
"map": [
"ssl",
@ -32,7 +32,7 @@
"keyfile": "privkey.pem"
},
"schema": {
"log_level": "match(^(trace|debug|info|notice|warning|error|fatal)$)?",
"log_level": "list(trace|debug|info|notice|warning|error|fatal)?",
"ssl": "bool",
"certfile": "str",
"keyfile": "str"