Skip to content

fix native startup device activation and idle playbar state#308

Merged
LargeModGames merged 2 commits into
LargeModGames:mainfrom
shilicioo:fix/native-streaming-device-auto-select
Jun 18, 2026
Merged

fix native startup device activation and idle playbar state#308
LargeModGames merged 2 commits into
LargeModGames:mainfrom
shilicioo:fix/native-streaming-device-auto-select

Conversation

@shilicioo

Copy link
Copy Markdown
Contributor

Summary

Fixes native streaming startup so spotatui resolves and activates its local Connect device when Spotify reports no active playback, restores paused native sessions without opening the device selector, preserves saved external device preferences, and renders an actionable idle playbar while playback state catches up.

Also prioritizes the initial current-playback fetch ahead of playlist loading.

Testing

  • cargo fmt --all
  • cargo clippy --no-default-features --features telemetry -- -D warnings
  • cargo test --no-default-features --features telemetry
  • cargo test native_activation
  • cargo check

Additional notes

Manually tested on macOS and Arch Linux. On macOS, playback state restored after playing through native spotatui, pausing, quitting, and reopening the app. On a fresh start on Arch Linux, the same paused playback state was restored as well, making me believe it covers the cross-device/native-session restore path.

P.S.

Still was not able to reproduce the issue #301, this should have been addressed by #293 (also given that the reported issue is reported for older release), but put this one in changelog as 301 :)

shilicioo and others added 2 commits June 16, 2026 20:42
@LargeModGames LargeModGames merged commit 21e44a3 into LargeModGames:main Jun 18, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants