mirror of
https://github.com/gesellix/Bose-SoundTouch.git
synced 2026-09-07 15:07:17 +00:00
SOURCE-SELECTION.md listed TUNEIN, RADIO_BROWSER and STORED_MUSIC among the sources selectable with a source and account alone, and showed SelectTuneIn as an example. That is the trap: a speaker answers 200 for such a select, parks on a stub now-playing, and carries on playing whatever it was playing, so callers checking /now_playing see the source they asked for while the audio is something else. Splits the list into sources a bare select works for and sources that need a ContentItem with a Location, replaces the SelectTuneIn example with SelectContentItem, and carries the same warning into the doc comments on SelectSource and SelectTuneIn, where a developer reaching for them will actually see it. Also points the player's README at the new reference. No behaviour change; comments and documentation only. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>