Commit a967b6c
fix: Start playback when Spotify is idle with playNow
When Spotify has no track loaded (idle state), device activation
was returning true, causing QueueTracksAsync to skip starting
playback. Now returns false so caller starts the first track.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 7e370bd commit a967b6c
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1282 | 1282 | | |
1283 | 1283 | | |
1284 | 1284 | | |
1285 | | - | |
| 1285 | + | |
1286 | 1286 | | |
1287 | 1287 | | |
1288 | 1288 | | |
| |||
0 commit comments