mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-27 00:25:53 +03:00
Labels
No labels
bug
enhancement
good first issue
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-tui#483
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @aleksejkrueger on GitHub (Jan 6, 2023).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/1065
Reopen of #779
The problem still persist for me.
@sewnie commented on GitHub (Jan 9, 2023):
can't reproduce
@aleksejkrueger commented on GitHub (Jan 11, 2023):
This userscript get_actual_song.sh is requesting permanently if a song is playing to output it in the tmux status.
I think that this overextending the app?
@sewnie commented on GitHub (Jan 11, 2023):
By using spt to get the playback, I assume spt constantly sends requests with the Spotify API. I suggest you get the playback and name with
playerctlvia MPRIS.@aleksejkrueger commented on GitHub (Mar 31, 2023):
This would be a solution for Linux only
@sewnie commented on GitHub (Mar 31, 2023):
then wait for https://github.com/aome510/spotify-player/pull/159