From 54697c7152d5f61923433c830ce3dea2c9ea1eee Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Thu, 22 Apr 2021 19:01:03 +0000 Subject: [PATCH] :tada: Release of add-on Tautulli 2.2.0 --- README.md | 6 +++--- tautulli/CHANGELOG.md | 25 +++++++++++++----------- tautulli/DOCS.md | 12 ------------ tautulli/README.md | 4 ++-- tautulli/config.json | 3 +-- tautulli/translations/en.yaml | 36 +++++++++++++++++++++++++++++++++++ 6 files changed, 56 insertions(+), 30 deletions(-) create mode 100644 tautulli/translations/en.yaml diff --git a/README.md b/README.md index 1f58e44d..677ecda6 100644 --- a/README.md +++ b/README.md @@ -979,10 +979,10 @@ SOFTWARE. [tasmoadmin-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [tasmoadmin-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [tasmoadmin-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-tautulli]: https://github.com/hassio-addons/addon-tautulli/tree/v2.1.0 -[addon-doc-tautulli]: https://github.com/hassio-addons/addon-tautulli/blob/v2.1.0/README.md +[addon-tautulli]: https://github.com/hassio-addons/addon-tautulli/tree/v2.2.0 +[addon-doc-tautulli]: https://github.com/hassio-addons/addon-tautulli/blob/v2.2.0/README.md [tautulli-issue]: https://github.com/hassio-addons/addon-tautulli/issues -[tautulli-version-shield]: https://img.shields.io/badge/version-v2.1.0-blue.svg +[tautulli-version-shield]: https://img.shields.io/badge/version-v2.2.0-blue.svg [tautulli-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [tautulli-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [tautulli-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg diff --git a/tautulli/CHANGELOG.md b/tautulli/CHANGELOG.md index add0def7..43807299 100644 --- a/tautulli/CHANGELOG.md +++ b/tautulli/CHANGELOG.md @@ -1,16 +1,19 @@ ## What’s changed -Tautulli to v2.7.0 - +## ✨ New features + +- Add add-on translation support @frenck (#122) + +## 🚀 Enhancements + +- Remove HIBP checks @frenck (#121) + +## 🧰 Maintenance + +- Apply updated repository structure & CI workflow @frenck (#120) ## ⬆️ Dependency updates -- ⬆️ Bump plexapi from 4.4.1 to 4.5.0 in /tautulli @dependabot (#108) -- ⬆️ Bump plexapi from 4.5.0 to 4.5.1 in /tautulli @dependabot (#109) -- ⬆️ Bump ludeeus/action-shellcheck from 1.0.0 to 1.1.0 @dependabot (#110) -- ⬆️ Bump plexapi from 4.5.1 to 4.5.2 @dependabot (#111) -- ⬆️ Bump docker/build-push-action from v2.3.0 to v2.4.0 @dependabot (#112) -- ⬆️ Bump docker/setup-buildx-action from v1.1.1 to v1.1.2 @dependabot (#113) -- ⬆️ Bump docker/setup-qemu-action from v1.0.1 to v1.0.2 @dependabot (#114) -- ⬆️ Upgrades Tautulli to v2.7.0 @frenck (#115) -- ⬆️ Upgrades add-on base image to v9.1.7 @frenck (#116) +- ⬆️ Bump actions/cache from v2.1.4 to v2.1.5 @dependabot (#117) +- ⬆️ Bump brpaz/hadolint-action from v1.3.1 to v1.4.0 @dependabot (#118) +- Upgrades add-on base image to v9.2.0 @frenck (#119) diff --git a/tautulli/DOCS.md b/tautulli/DOCS.md index 5fbacc22..4a761cde 100644 --- a/tautulli/DOCS.md +++ b/tautulli/DOCS.md @@ -67,14 +67,10 @@ to prevent users from using your installation for themselves. This option is HIGHLY recommended in case you expose this add-on to the outside world. -**Note**: _This option support secrets, e.g., `!secret tautulli_username`._ - ### Option: `password` Password for authenticating with Tautulli interface. -**Note**: _This option support secrets, e.g., `!secret tautulli_password`._ - ### Option: `ssl` Enables/Disables SSL (HTTPS) on the web interface of Tautulli. Set it `true` @@ -92,14 +88,6 @@ The private key file to use for SSL. **Note**: _The file MUST be stored in `/ssl/`, which is the default_ -### Option: `i_like_to_be_pwned` - -Adding this option to the add-on configuration allows to you bypass the -HaveIBeenPwned password requirement by setting it to `true`. - -**Note**: _We STRONGLY suggest picking a stronger/safer password instead of -using this option! USE AT YOUR OWN RISK!_ - ### Option: `leave_front_door_open` Adding this option to the add-on configuration allows you to disable diff --git a/tautulli/README.md b/tautulli/README.md index a8f19de9..a9d312e0 100644 --- a/tautulli/README.md +++ b/tautulli/README.md @@ -29,6 +29,6 @@ graphs, which makes it easy to brag about your server to everyone else. [forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-tautulli/68745?u=ludeeus [maintenance-shield]: https://img.shields.io/maintenance/yes/2021.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg -[release-shield]: https://img.shields.io/badge/version-v2.1.0-blue.svg -[release]: https://github.com/hassio-addons/addon-tautulli/tree/v2.1.0 +[release-shield]: https://img.shields.io/badge/version-v2.2.0-blue.svg +[release]: https://github.com/hassio-addons/addon-tautulli/tree/v2.2.0 [screenshot]: https://github.com/hassio-addons/addon-tautulli/raw/main/images/screenshot.png \ No newline at end of file diff --git a/tautulli/config.json b/tautulli/config.json index a15f2b39..331438ad 100644 --- a/tautulli/config.json +++ b/tautulli/config.json @@ -1,6 +1,6 @@ { "name": "Tautulli", - "version": "2.1.0", + "version": "2.2.0", "slug": "tautulli", "description": "Monitoring and tracking tool for Plex Media Server", "url": "https://github.com/hassio-addons/addon-tautulli/tree/main/README.md", @@ -38,7 +38,6 @@ "ssl": "bool", "certfile": "str", "keyfile": "str", - "i_like_to_be_pwned": "bool?", "leave_front_door_open": "bool?" }, "image": "ghcr.io/hassio-addons/tautulli/{arch}" diff --git a/tautulli/translations/en.yaml b/tautulli/translations/en.yaml new file mode 100644 index 00000000..20809a3e --- /dev/null +++ b/tautulli/translations/en.yaml @@ -0,0 +1,36 @@ +--- +configuration: + log_level: + name: Log level + description: >- + Controls the level of log details the add-on provides. + username: + name: Username + description: >- + The username for authenticating with the web interface. + password: + name: Password + description: >- + The password for authenticating with the web interface. + ssl: + name: SSL + description: >- + Enables/Disables SSL (HTTPS) on the web interface. + certfile: + name: Certificate file + description: >- + The certificate file to use for SSL. Note that this file must + exist in the /ssl/ folder. + keyfile: + name: Private key file + description: >- + The private key file to use for SSL. Note that this file must + exist in the /ssl/ folder. + leave_front_door_open: + name: Leave front door open + description: >- + When enabled, this option disables the username/password authentication + on the add-on. It is STRONGLY suggested not to use this option. + USE AT YOUR OWN RISK! +network: + 8181/tcp: Web interface