Files
minstrel/android/app
bvandeusen 4d0a0b8e09
android / Build + lint + test (push) Successful in 4m10s
fix(android): throttle UPnP extend with 50ms delay per successful AddURIToQueue
Closes Scribe #611. The 2026-06-04 logcat showed 33 consecutive AddURIToQueue failures clustered at ~10ms intervals once the burst hit offset 39 -- characteristic of Sonos's burst-add rate-limit. 50ms between successful adds adds ~5s to the 100-track background extension but eliminates the burst rejection. Next reproduction with the SOAP fault detail logging (audit commit c5b326c6) will confirm the fault code if any tracks still fail.
2026-06-04 11:03:55 -04:00
..