mirror of
https://github.com/gesellix/Bose-SoundTouch.git
synced 2026-08-18 16:46:17 +00:00
- Add HandleMgmtAmazonInit/Callback/Confirm/Accounts/Token/PrimeDeviceAmazon - Add bridgeAmazonToMarge (AmazonSecret JSON envelope, Marge registration, speaker notification with OAuth/sync/legacy fallbacks) - Add PrimeDeviceWithAmazon and pushAmazonTokenToDevice to Server - Wire --amazon-client-id/secret/redirect-uri/token-url/profile-url CLI flags - Initialize Amazon service on startup alongside Spotify - Register /mgmt/amazon/* routes (callback unauthenticated, rest Basic Auth) - Update router_routes.txt snapshot with 6 new Amazon routes - Fix errchkjson lint: use typed amazon.Account in test fixtures - Fix gocyclo lint: extract initMusicServices helper from main action Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>