mirror of
https://github.com/gesellix/Bose-SoundTouch.git
synced 2026-09-07 15:07:17 +00:00
A STORED_MUSIC entry names a media server, not something to play: its sourceAccount is a server UDN, and there is one entry per server. Selecting it identifies no track or container, so browsing is the only meaningful action. Clicking one now opens the Library. It never resumes from Recents either: even a resumable album there is a worse guess than showing the user what is on the server. The clicked server is not carried over, matching how the other browser pages let you pick a device rather than inheriting one. Servers that are offline never reach this path anyway: the speaker reports them status="UNAVAILABLE" and the source list only renders READY entries. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>