From 77f610fdd4527c1c4b09721fe39c0d419dcd6e43 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Sun, 2 May 2021 09:01:43 +0000 Subject: [PATCH] :arrow_up: Updating add-on AirCast to 81e9d7f --- README.md | 6 +++--- aircast/CHANGELOG.md | 1 + aircast/README.md | 4 ++-- aircast/config.json | 2 +- aircast/translations/en.yaml | 29 +++++++++++++++++++++++++++++ 5 files changed, 36 insertions(+), 6 deletions(-) create mode 100644 aircast/translations/en.yaml diff --git a/README.md b/README.md index a13735cd3..556579c05 100644 --- a/README.md +++ b/README.md @@ -756,10 +756,10 @@ SOFTWARE. [adguard-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [adguard-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [adguard-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-aircast]: https://github.com/hassio-addons/addon-aircast/tree/4bc4846 -[addon-doc-aircast]: https://github.com/hassio-addons/addon-aircast/blob/4bc4846/README.md +[addon-aircast]: https://github.com/hassio-addons/addon-aircast/tree/81e9d7f +[addon-doc-aircast]: https://github.com/hassio-addons/addon-aircast/blob/81e9d7f/README.md [aircast-issue]: https://github.com/hassio-addons/addon-aircast/issues -[aircast-version-shield]: https://img.shields.io/badge/version-4bc4846-blue.svg +[aircast-version-shield]: https://img.shields.io/badge/version-81e9d7f-blue.svg [aircast-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [aircast-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [aircast-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg diff --git a/aircast/CHANGELOG.md b/aircast/CHANGELOG.md index 000731892..c131e6dfa 100644 --- a/aircast/CHANGELOG.md +++ b/aircast/CHANGELOG.md @@ -1,4 +1,5 @@ # Changelog since v3.0.0 +- Add translation support (#70) - ⬆️ Upgrades AirConnect to 0.2.53.1 (#69) - Apply updated repository structure & CI workflow (#68) - ⬆️ Upgrades add-on base image to v4.2.0 (#67) diff --git a/aircast/README.md b/aircast/README.md index dd8b9973b..a9308b9bd 100644 --- a/aircast/README.md +++ b/aircast/README.md @@ -49,5 +49,5 @@ If you are more interested in stable releases of our add-ons: [patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png [patreon]: https://www.patreon.com/frenck [project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg -[release-shield]: https://img.shields.io/badge/version-4bc4846-blue.svg -[release]: https://github.com/hassio-addons/addon-aircast/tree/4bc4846 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-81e9d7f-blue.svg +[release]: https://github.com/hassio-addons/addon-aircast/tree/81e9d7f \ No newline at end of file diff --git a/aircast/config.json b/aircast/config.json index 50054f7dc..2b342606a 100644 --- a/aircast/config.json +++ b/aircast/config.json @@ -1,6 +1,6 @@ { "name": "AirCast", - "version": "4bc4846", + "version": "81e9d7f", "slug": "aircast", "description": "AirPlay capabilities for your Chromecast devices.", "url": "https://github.com/hassio-addons/addon-aircast", diff --git a/aircast/translations/en.yaml b/aircast/translations/en.yaml new file mode 100644 index 000000000..840f072df --- /dev/null +++ b/aircast/translations/en.yaml @@ -0,0 +1,29 @@ +--- +configuration: + log_level: + name: Log level + description: >- + Controls the level of log details the add-on provides. + address: + name: Address + description: >- + Allows you to specify the IP address the AirCast server needs to + bind to. + latency_rtp: + name: RTP Latency + description: >- + Allows you to tweak the buffering, which is needed when the audio is + stuttering (e.g., low-quality network). This option specifies the number + of ms the add-on has to buffer the RTP audio (AirPlay). Setting this value + below 500ms is not recommended! Setting the value to 0 makes the add-on + to get the value from AirPlay. + latency_http: + name: HTTP Latency + description: >- + Allows you to tweak the buffering, which is needed when the audio is + stuttering (e.g., low-quality network). This option specifies the number + of ms the add-on has to buffer the HTTP audio. + drift: + name: Drift + description: >- + Allow to let timing reference drift (no click).