mirror of
https://github.com/binimum/tidal-ui.git
synced 2026-04-26 12:25:48 +03:00
[GH-ISSUE #42] Feature request: update tab title with currently playing song #34
Labels
No labels
bug
duplicate
enhancement
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tidal-ui#34
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 @johnarp on GitHub (Oct 21, 2025).
Original GitHub issue: https://github.com/binimum/tidal-ui/issues/42
It would be great if the tab title dynamically updated to reflect the currently playing track. It would be useful for passive listening and quickly checking what's playing from another tab.
So instead of:
Album - TIDAL UIIt could show the currently playing track, like:
Song - Album - TIDAL UIor
Song | Album - TIDAL UI@IZA165 commented on GitHub (Oct 23, 2025):
Ideally in the same format as monochrome.tf? Song Name • Artist Name

@johnarp commented on GitHub (Oct 23, 2025):
That format looks nice!
@binimum commented on GitHub (Nov 8, 2025):
Looks good to me - watch out for a fix
@binimum commented on GitHub (Nov 9, 2025):
Pushed - with play/pause icon too!