The auth_tidal() endpoint was overriding the user's configured redirect_uri with one built from request.host. In Docker, request.host is the container hostname (e.g. "soulsync-webui"), not the external URL the user configured in settings. Now checks config_manager for the user's configured redirect_uri first. Only falls back to request.host dynamic detection if no redirect URI is configured. |
||
|---|---|---|
| .. | ||
| static | ||
| index.html | ||