8000 MPRIS metadata not updated when playing tracks from playlist view · Issue #39 · dhonus/jellyfin-tui · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
MPRIS metadata not updated when playing tracks from playlist view #39
Closed
@pSchwietzer

Description

@pSchwietzer

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

  1. Open jellyfin-tui
  2. Verify MPRIS metadata is in initial state:
> playerctl metadata
jellyfin-tui mpris:trackid             '/'
  1. Navigate to Playlists by pressing 3
  2. Select any playlist
  3. Play any track from playlist
  4. Wait 5-10 seconds
  5. Run playerctl metadata again
> playerctl metadata
jellyfin-tui mpris:trackid             '/'
  1. Observe: metadata is still unchanged
  2. Switch to Albums or Artists view
  3. 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               鼠辈舞台
  1. Observe: metadata now reflects the currently playing track

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0