Updater bot : spotify_to_plex updated to 1.0.107 (upstream 1.0.107)

This commit is contained in:
alexbelgium
2026-08-15 01:31:14 +02:00
parent 2070476e0c
commit bcb7299a7d
3 changed files with 6 additions and 3 deletions

View File

@@ -1,2 +1,5 @@
## 1.0.107 (2026-08-15)
- Update to latest version from jjdenhertog/spotify-to-plex
## 1.0.104 (2026-07-06)
- Initial release: Spotify to Plex add-on based on jjdenhertog/spotify-to-plex

View File

@@ -30,5 +30,5 @@ schema:
ENCRYPTION_KEY: str?
slug: spotify_to_plex
url: https://github.com/alexbelgium/hassio-addons/tree/master/spotify_to_plex
version: "1.0.104"
version: "1.0.107"
webui: "http://[HOST]:[PORT:9030]"

View File

@@ -1,8 +1,8 @@
{
"last_update": "2026-07-06",
"last_update": "2026-08-15",
"repository": "alexbelgium/hassio-addons",
"slug": "spotify_to_plex",
"source": "dockerhub",
"upstream_repo": "jjdenhertog/spotify-to-plex",
"upstream_version": "1.0.104"
"upstream_version": "1.0.107"
}