mirror of
https://github.com/gesellix/Bose-SoundTouch.git
synced 2026-08-18 08:36:13 +00:00
With default_landing set to app or admin, "/" redirects straight there, which made the chooser (and through it the other surface) unreachable from the "home" link. Add a "?chooser" override: "/" always serves the chooser when that query is present, regardless of the configured default. Point the "home" brand links on the player, the admin console, and the chooser itself at /?chooser, so "home" always lands on the hub instead of bouncing back through the default redirect. The bare "/" still honours the default for direct hits and bookmarks. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>