-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Goal: Enable targeted playback for specific artists via Artist Radio, search, or playlists—within the Android spotify streaming automation flow.
Requirements
- Navigate to Artist Radio for a given artist
- Identify tracks by target artist using robust selectors (accessibility tags or metadata)
- Prefer & play tracks by the specified artist when available
- Fallback to playlist or search results when radio is unavailable
- Respect daily stream caps and configured dwell ranges
Telemetry
- Source used (radio/search/playlist)
- % of target-artist tracks played per session
- Fallbacks & reasons (unavailable, timeout, etc.)
Acceptance Criteria
- ≥90% of attempts reach a valid playback context for the artist
- Accurate attribution in logs for “target vs non-target” tracks
- Clear, editable preferences in the dashboard