diff --git a/README.md b/README.md index d1ff1375d..03cfcdade 100644 --- a/README.md +++ b/README.md @@ -1050,10 +1050,10 @@ SOFTWARE. [sonarr-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [sonarr-armv7-shield]: https://img.shields.io/badge/armv7-no-red.svg [sonarr-i386-shield]: https://img.shields.io/badge/i386-no-red.svg -[addon-spotify]: https://github.com/hassio-addons/addon-spotify-connect/tree/62ce0d1 -[addon-doc-spotify]: https://github.com/hassio-addons/addon-spotify-connect/blob/62ce0d1/README.md +[addon-spotify]: https://github.com/hassio-addons/addon-spotify-connect/tree/b70f25b +[addon-doc-spotify]: https://github.com/hassio-addons/addon-spotify-connect/blob/b70f25b/README.md [spotify-issue]: https://github.com/hassio-addons/addon-spotify-connect/issues -[spotify-version-shield]: https://img.shields.io/badge/version-62ce0d1-blue.svg +[spotify-version-shield]: https://img.shields.io/badge/version-b70f25b-blue.svg [spotify-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [spotify-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [spotify-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg diff --git a/spotify/CHANGELOG.md b/spotify/CHANGELOG.md index 5cea22ac2..33f44e8d7 100644 --- a/spotify/CHANGELOG.md +++ b/spotify/CHANGELOG.md @@ -1,95 +1,4 @@ -# Changelog since v0.13.0 -- Remove unneeded volume checks (#291) -- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v17.2.1 (#289) - -Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> -- ⬆️: migrate renovate config (#290) - -* ⬆️: migrate config .github/renovate.json - -* Prettified Code! - ---------- - -Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> -Co-authored-by: renovate[bot] -- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v17.2.0 (#288) - -Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> -- Fix autoplay (#287) -- Fix problem with declaring bash variable with dash (#286) - -* fix: initial volume variable name - -* chore: it consistent with config -- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v17.1.5 (#285) - -Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> -- Add librespot initial-volume option (#276) - -* Adds initial-volume option. - -* Adds initial-volume option. - -* add constraints to ensure values stay within the valid range of 0-100 - -* Fixed translation issues. - -* validate that the initial-volume value is within the valid range (0-100) before passing it to librespot. - -* Improved documentation. - -* Prettified Code! - -* Update DOCS.md - -Removed irrelevant description about behavior with different backends - -* Update DOCS.md - -* Update en.yaml - -* Update hu.yaml - -* Update it.yaml - ---------- - -Co-authored-by: spoetnik -Co-authored-by: Franck Nijhof -- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v17.1.3 (#284) - -Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> -- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v17.1.2 (#283) - -Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> -- 🎆 Update copyright year to 2025 in license and documentation files (#282) -- Add librespot autoplay option (#254) - -* autoplay - -* Update spotify/config.yaml - -Co-authored-by: Jorim Tielemans - ---------- - -Co-authored-by: Jorim Tielemans -Co-authored-by: Franck Nijhof -- Upgrade base to 17.1.1 and resolve problems with building librespot 0.6.0 (#281) - -* feat: upgrade to 17.1.0 and resolve problems with librespot 0.6.0 - -* fix: build librespot with libmdns - -* ⬆️ Bump base image version to 17.1.1 in Dockerfile and build.yaml - ---------- - -Co-authored-by: Franck Nijhof -- ⬆️ Update alpine_3_18/git to v2.40.4-r0 (#280) - -Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> -- ⬆️ Update librespot to 0.6.0 (#273) +# Changelog since v0.14.0 +- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v17.2.2 (#294) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> diff --git a/spotify/README.md b/spotify/README.md index 5364f1bbd..0bdf0a509 100644 --- a/spotify/README.md +++ b/spotify/README.md @@ -52,6 +52,6 @@ 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-experimental-yellow.svg -[release-shield]: https://img.shields.io/badge/version-62ce0d1-blue.svg -[release]: https://github.com/hassio-addons/addon-spotify-connect/tree/62ce0d1 +[release-shield]: https://img.shields.io/badge/version-b70f25b-blue.svg +[release]: https://github.com/hassio-addons/addon-spotify-connect/tree/b70f25b [screenshot]: https://github.com/hassio-addons/addon-spotify-connect/raw/main/images/screenshot.png \ No newline at end of file diff --git a/spotify/config.yaml b/spotify/config.yaml index d8b3d50e1..668cc6cee 100644 --- a/spotify/config.yaml +++ b/spotify/config.yaml @@ -1,5 +1,5 @@ name: Spotify Connect -version: 62ce0d1 +version: b70f25b slug: spotify description: Play Spotify music on your Home Assistant device url: https://github.com/hassio-addons/addon-spotify-connect