mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-07 04:31:23 +00:00
⬆️ Updating add-on Tautulli to 7b5e86c
This commit is contained in:
parent
d188dd6a64
commit
abfcb8d0bd
6 changed files with 156 additions and 54 deletions
|
@ -962,10 +962,10 @@ SOFTWARE.
|
||||||
[tasmoadmin-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
[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-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
|
||||||
[tasmoadmin-i386-shield]: https://img.shields.io/badge/i386-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/3d3677c
|
[addon-tautulli]: https://github.com/hassio-addons/addon-tautulli/tree/7b5e86c
|
||||||
[addon-doc-tautulli]: https://github.com/hassio-addons/addon-tautulli/blob/3d3677c/README.md
|
[addon-doc-tautulli]: https://github.com/hassio-addons/addon-tautulli/blob/7b5e86c/README.md
|
||||||
[tautulli-issue]: https://github.com/hassio-addons/addon-tautulli/issues
|
[tautulli-issue]: https://github.com/hassio-addons/addon-tautulli/issues
|
||||||
[tautulli-version-shield]: https://img.shields.io/badge/version-3d3677c-blue.svg
|
[tautulli-version-shield]: https://img.shields.io/badge/version-7b5e86c-blue.svg
|
||||||
[tautulli-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.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-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||||
[tautulli-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
[tautulli-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||||
|
|
|
@ -1,4 +1,154 @@
|
||||||
# Changelog since v2.3.0
|
# Changelog since v2.3.0
|
||||||
|
- ⬆️ Upgrades add-on base image to 10.1.0 (#184)
|
||||||
|
- ⬆️ Bump actions/checkout from 2.3.4 to 2.3.5 (#180)
|
||||||
|
|
||||||
|
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 2.3.5.
|
||||||
|
- [Release notes](https://github.com/actions/checkout/releases)
|
||||||
|
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
|
||||||
|
- [Commits](https://github.com/actions/checkout/compare/v2.3.4...v2.3.5)
|
||||||
|
|
||||||
|
---
|
||||||
|
updated-dependencies:
|
||||||
|
- dependency-name: actions/checkout
|
||||||
|
dependency-type: direct:production
|
||||||
|
update-type: version-update:semver-patch
|
||||||
|
...
|
||||||
|
|
||||||
|
Signed-off-by: dependabot[bot] <support@github.com>
|
||||||
|
|
||||||
|
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||||
|
- ⬆️ Bump pycryptodomex from 3.10.4 to 3.11.0 in /tautulli (#179)
|
||||||
|
|
||||||
|
Bumps [pycryptodomex](https://github.com/Legrandin/pycryptodome) from 3.10.4 to 3.11.0.
|
||||||
|
- [Release notes](https://github.com/Legrandin/pycryptodome/releases)
|
||||||
|
- [Changelog](https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst)
|
||||||
|
- [Commits](https://github.com/Legrandin/pycryptodome/compare/v3.10.4...v3.11.0)
|
||||||
|
|
||||||
|
---
|
||||||
|
updated-dependencies:
|
||||||
|
- dependency-name: pycryptodomex
|
||||||
|
dependency-type: direct:production
|
||||||
|
update-type: version-update:semver-minor
|
||||||
|
...
|
||||||
|
|
||||||
|
Signed-off-by: dependabot[bot] <support@github.com>
|
||||||
|
|
||||||
|
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||||
|
- ⬆️ Upgrade lock-threads workflow to 3.0.0 (#178)
|
||||||
|
- ⬆️ Bump creyD/prettier_action from 3.3 to 4.0 (#170)
|
||||||
|
|
||||||
|
Bumps [creyD/prettier_action](https://github.com/creyD/prettier_action) from 3.3 to 4.0.
|
||||||
|
- [Release notes](https://github.com/creyD/prettier_action/releases)
|
||||||
|
- [Commits](https://github.com/creyD/prettier_action/compare/v3.3...v4.0)
|
||||||
|
|
||||||
|
---
|
||||||
|
updated-dependencies:
|
||||||
|
- dependency-name: creyD/prettier_action
|
||||||
|
dependency-type: direct:production
|
||||||
|
update-type: version-update:semver-major
|
||||||
|
...
|
||||||
|
|
||||||
|
Signed-off-by: dependabot[bot] <support@github.com>
|
||||||
|
|
||||||
|
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||||
|
- ⬆️ Bump docker/setup-buildx-action from 1.5.1 to 1.6.0 (#169)
|
||||||
|
|
||||||
|
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1.5.1 to 1.6.0.
|
||||||
|
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
|
||||||
|
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.5.1...v1.6.0)
|
||||||
|
|
||||||
|
---
|
||||||
|
updated-dependencies:
|
||||||
|
- dependency-name: docker/setup-buildx-action
|
||||||
|
dependency-type: direct:production
|
||||||
|
update-type: version-update:semver-minor
|
||||||
|
...
|
||||||
|
|
||||||
|
Signed-off-by: dependabot[bot] <support@github.com>
|
||||||
|
|
||||||
|
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||||
|
- ⬆️ Bump plexapi from 4.7.1 to 4.7.2 in /tautulli (#177)
|
||||||
|
|
||||||
|
Bumps [plexapi](https://github.com/pkkid/python-plexapi) from 4.7.1 to 4.7.2.
|
||||||
|
- [Release notes](https://github.com/pkkid/python-plexapi/releases)
|
||||||
|
- [Commits](https://github.com/pkkid/python-plexapi/compare/4.7.1...4.7.2)
|
||||||
|
|
||||||
|
---
|
||||||
|
updated-dependencies:
|
||||||
|
- dependency-name: plexapi
|
||||||
|
dependency-type: direct:production
|
||||||
|
update-type: version-update:semver-patch
|
||||||
|
...
|
||||||
|
|
||||||
|
Signed-off-by: dependabot[bot] <support@github.com>
|
||||||
|
|
||||||
|
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||||
|
- ⬆️ Bump pyopenssl from 20.0.1 to 21.0.0 in /tautulli (#175)
|
||||||
|
|
||||||
|
Bumps [pyopenssl](https://github.com/pyca/pyopenssl) from 20.0.1 to 21.0.0.
|
||||||
|
- [Release notes](https://github.com/pyca/pyopenssl/releases)
|
||||||
|
- [Changelog](https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst)
|
||||||
|
- [Commits](https://github.com/pyca/pyopenssl/compare/20.0.1...21.0.0)
|
||||||
|
|
||||||
|
---
|
||||||
|
updated-dependencies:
|
||||||
|
- dependency-name: pyopenssl
|
||||||
|
dependency-type: direct:production
|
||||||
|
update-type: version-update:semver-major
|
||||||
|
...
|
||||||
|
|
||||||
|
Signed-off-by: dependabot[bot] <support@github.com>
|
||||||
|
|
||||||
|
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||||
|
- ⬆️ Bump frenck/action-addon-linter from 2.3 to 2.4.1 (#176)
|
||||||
|
|
||||||
|
Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from 2.3 to 2.4.1.
|
||||||
|
- [Release notes](https://github.com/frenck/action-addon-linter/releases)
|
||||||
|
- [Commits](https://github.com/frenck/action-addon-linter/compare/v2.3...v2.4.1)
|
||||||
|
|
||||||
|
---
|
||||||
|
updated-dependencies:
|
||||||
|
- dependency-name: frenck/action-addon-linter
|
||||||
|
dependency-type: direct:production
|
||||||
|
update-type: version-update:semver-minor
|
||||||
|
...
|
||||||
|
|
||||||
|
Signed-off-by: dependabot[bot] <support@github.com>
|
||||||
|
|
||||||
|
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||||
|
- ⬆️ Bump pycryptodomex from 3.10.1 to 3.10.4 in /tautulli (#172)
|
||||||
|
|
||||||
|
Bumps [pycryptodomex](https://github.com/Legrandin/pycryptodome) from 3.10.1 to 3.10.4.
|
||||||
|
- [Release notes](https://github.com/Legrandin/pycryptodome/releases)
|
||||||
|
- [Changelog](https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst)
|
||||||
|
- [Commits](https://github.com/Legrandin/pycryptodome/compare/v3.10.1...v3.10.4)
|
||||||
|
|
||||||
|
---
|
||||||
|
updated-dependencies:
|
||||||
|
- dependency-name: pycryptodomex
|
||||||
|
dependency-type: direct:production
|
||||||
|
update-type: version-update:semver-patch
|
||||||
|
...
|
||||||
|
|
||||||
|
Signed-off-by: dependabot[bot] <support@github.com>
|
||||||
|
|
||||||
|
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||||
|
- ⬆️ Bump plexapi from 4.7.0 to 4.7.1 in /tautulli (#171)
|
||||||
|
|
||||||
|
Bumps [plexapi](https://github.com/pkkid/python-plexapi) from 4.7.0 to 4.7.1.
|
||||||
|
- [Release notes](https://github.com/pkkid/python-plexapi/releases)
|
||||||
|
- [Commits](https://github.com/pkkid/python-plexapi/compare/4.7.0...4.7.1)
|
||||||
|
|
||||||
|
---
|
||||||
|
updated-dependencies:
|
||||||
|
- dependency-name: plexapi
|
||||||
|
dependency-type: direct:production
|
||||||
|
update-type: version-update:semver-patch
|
||||||
|
...
|
||||||
|
|
||||||
|
Signed-off-by: dependabot[bot] <support@github.com>
|
||||||
|
|
||||||
|
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||||
- ⬆️ Bump frenck/action-addon-linter from 2.2 to 2.3 (#166)
|
- ⬆️ Bump frenck/action-addon-linter from 2.2 to 2.3 (#166)
|
||||||
|
|
||||||
Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from 2.2 to 2.3.
|
Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from 2.2 to 2.3.
|
||||||
|
|
|
@ -48,6 +48,6 @@ If you are more interested in stable releases of our add-ons:
|
||||||
[forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-tautulli/68745?u=ludeeus
|
[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
|
[maintenance-shield]: https://img.shields.io/maintenance/yes/2021.svg
|
||||||
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
|
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
|
||||||
[release-shield]: https://img.shields.io/badge/version-3d3677c-blue.svg
|
[release-shield]: https://img.shields.io/badge/version-7b5e86c-blue.svg
|
||||||
[release]: https://github.com/hassio-addons/addon-tautulli/tree/3d3677c
|
[release]: https://github.com/hassio-addons/addon-tautulli/tree/7b5e86c
|
||||||
[screenshot]: https://github.com/hassio-addons/addon-tautulli/raw/main/images/screenshot.png
|
[screenshot]: https://github.com/hassio-addons/addon-tautulli/raw/main/images/screenshot.png
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "Tautulli",
|
"name": "Tautulli",
|
||||||
"version": "3d3677c",
|
"version": "7b5e86c",
|
||||||
"slug": "tautulli",
|
"slug": "tautulli",
|
||||||
"description": "Monitoring and tracking tool for Plex Media Server",
|
"description": "Monitoring and tracking tool for Plex Media Server",
|
||||||
"url": "https://github.com/hassio-addons/addon-tautulli/tree/main/README.md",
|
"url": "https://github.com/hassio-addons/addon-tautulli/tree/main/README.md",
|
||||||
|
|
|
@ -1,24 +0,0 @@
|
||||||
configuration:
|
|
||||||
certfile:
|
|
||||||
description: 'The certificate file to use for SSL. Note that this file must exist in the /ssl/ folder.'
|
|
||||||
name: 'Certificate file'
|
|
||||||
keyfile:
|
|
||||||
description: 'The private key file to use for SSL. Note that this file must exist in the /ssl/ folder.'
|
|
||||||
name: 'Private key file'
|
|
||||||
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!'
|
|
||||||
name: 'Leave front door open'
|
|
||||||
log_level:
|
|
||||||
description: 'Controls the level of log details the add-on provides.'
|
|
||||||
name: 'Log level'
|
|
||||||
password:
|
|
||||||
description: 'The password for authenticating with the web interface.'
|
|
||||||
name: Password
|
|
||||||
ssl:
|
|
||||||
description: 'Enables/Disables SSL (HTTPS) on the web interface.'
|
|
||||||
name: SSL
|
|
||||||
username:
|
|
||||||
description: 'The username for authenticating with the web interface.'
|
|
||||||
name: Username
|
|
||||||
network:
|
|
||||||
8181/tcp: 'Web interface'
|
|
|
@ -1,24 +0,0 @@
|
||||||
configuration:
|
|
||||||
certfile:
|
|
||||||
description: 'The certificate file to use for SSL. Note that this file must exist in the /ssl/ folder.'
|
|
||||||
name: 'Certificate file'
|
|
||||||
keyfile:
|
|
||||||
description: 'The private key file to use for SSL. Note that this file must exist in the /ssl/ folder.'
|
|
||||||
name: 'Private key file'
|
|
||||||
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!'
|
|
||||||
name: 'Leave front door open'
|
|
||||||
log_level:
|
|
||||||
description: 'Bepaalt het niveau van de logs die de add-on toont.'
|
|
||||||
name: 'Log niveau'
|
|
||||||
password:
|
|
||||||
description: 'The password for authenticating with the web interface.'
|
|
||||||
name: Password
|
|
||||||
ssl:
|
|
||||||
description: 'Enables/Disables SSL (HTTPS) on the web interface.'
|
|
||||||
name: SSL
|
|
||||||
username:
|
|
||||||
description: 'The username for authenticating with the web interface.'
|
|
||||||
name: Username
|
|
||||||
network:
|
|
||||||
8181/tcp: Webinterface
|
|
Loading…
Add table
Add a link
Reference in a new issue