Closed
Description
Just tried this app and noticed this bug, figured I post an issue here.
When playing a track directly from the Playlists view, the MPRIS metadata (as shown by playerctl metadata
or other MPRIS clients) does not update. As soon as you switch away to Artists or Albums the metadata is refreshed correctly.
I would have liked to create a small screenrecording for demonstration purposes, but my current setup with Hyprland and OBS Studio seems to be somewhat broken.
Version
jellyfin-tui --version
jellyfin-tui 1.1.3 (libmpv 2.2 131074)
Steps to Reproduce
- Open
jellyfin-tui
- Verify MPRIS metadata is in initial state:
> playerctl metadata
jellyfin-tui mpris:trackid '/'
- Navigate to Playlists by pressing
3
- Select any playlist
- Play any track from playlist
- Wait 5-10 seconds
- Run
playerctl metadata
again
> playerctl metadata
jellyfin-tui mpris:trackid '/'
- Observe: metadata is still unchanged
- Switch to Albums or Artists view
- Immediately run
playerctl metadata
again
> playerctl metadata
jellyfin-tui mpris:trackid '/'
jellyfin-tui mpris:artUrl file://
jellyfin-tui mpris:length 153000000
jellyfin-tui xesam:artist 三Z-STUDIO
jellyfin-tui xesam:album 绝区零 极限委托
jellyfin-tui xesam:title 鼠辈舞台
- Observe: metadata now reflects the currently playing track
Metadata
Metadata
Assignees
Labels
No labels