Files
supersonic/backend
Drew WeymouthandClaude Sonnet 4.6 9dd606ce73 Normalize server URLs before connecting (#861)
* Fix #304: normalize server URLs before connecting

Prepend http:// when no scheme is present and strip trailing slashes
for all server types. For Jellyfin, additionally strip /web/index.html
and /web path suffixes that users copy from the browser URL bar.

Normalization is applied in ServerManager.connect() on the by-value
parameter, so stored config is never mutated.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* move url normalize funcs

---------

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-17 19:34:47 -08:00
..
2026-02-08 17:46:20 -08:00
2026-02-08 17:15:38 -08:00
2026-02-08 17:15:38 -08:00
2025-09-17 22:28:16 +02:00
2023-10-20 20:05:13 +01:00
2023-10-20 20:05:13 +01:00
2024-07-19 07:29:57 -07:00
2025-09-17 22:30:49 +02:00
2023-04-08 08:59:39 -07:00