mirror of
https://github.com/gesellix/Bose-SoundTouch.git
synced 2026-08-18 08:36:13 +00:00
Guards against whitespace-only stationID/podcastID/encodedName path segments and tightens the existing empty-string checks on the search q/cursor query params. Spotted while reviewing stalkerquatre-oss's fork diff for TuneIn handling improvements; their s0/Radio fallback defaults were skipped as unprecedented invented values that would mask malformed requests instead of erroring. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>