[GH-ISSUE #858] CLI commands don't update the TUI Playback display #1452

Open
opened 2026-03-14 14:58:23 +03:00 by kerem · 0 comments
Owner

Originally created by @mchlmmc on GitHub (Oct 29, 2025).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/858

Describe the bug
When I simultaneously open the TUI in one window and then control playback using a different terminal window, the TUI display does not display the new track that is being played, instead it still displays the last song selected using the TUI.

To Reproduce
Open two terminal windows, one with the TUI, one blank. First play a track in the TUI window, then play a different track from the empty terminal window with a command such as spotify_player playback start track --name "basket case".

Expected behaviour
The TUI will not change to reflect the changed track playback status.

Screenshots
Image

Environment

  • OS: Arch Linux
  • Application version: 0.21.1
  • Application features: Installed with pacman
Originally created by @mchlmmc on GitHub (Oct 29, 2025). Original GitHub issue: https://github.com/aome510/spotify-player/issues/858 **Describe the bug** When I simultaneously open the TUI in one window and then control playback using a different terminal window, the TUI display does not display the new track that is being played, instead it still displays the last song selected using the TUI. **To Reproduce** Open two terminal windows, one with the TUI, one blank. First play a track in the TUI window, then play a different track from the empty terminal window with a command such as `spotify_player playback start track --name "basket case"`. **Expected behaviour** The TUI will not change to reflect the changed track playback status. **Screenshots** <img width="1920" height="1080" alt="Image" src="https://github.com/user-attachments/assets/a723eff2-ed81-4ec7-b4b7-2fcf90c37da7" /> **Environment** - OS: Arch Linux - Application version: 0.21.1 - Application features: Installed with pacman
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotify-player#1452
No description provided.