Fix Bazarr crash: add leading slash to base_url for Flask blueprint registration

Agent-Logs-Url: https://github.com/alexbelgium/hassio-addons/sessions/a216cbc7-6136-4c7c-abbd-7028912b409d

Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-04-22 06:44:59 +00:00
committed by GitHub
parent 7c36d91199
commit 2df2b816dc
3 changed files with 9 additions and 6 deletions

View File

@@ -112,5 +112,5 @@ schema:
slug: bazarr_nas
udev: true
url: https://github.com/alexbelgium/hassio-addons/tree/master/bazarr
version: "1.5.6-3"
version: "1.5.6-4"
webui: "[PROTO:ssl]://[HOST]:[PORT:6767]"