An implementation of the MPRIS protocol for MPD.

1 Open Issue Need Help Last updated: Jun 25, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The issue is that the mpd-mpris implementation incorrectly reports `CanSeek` as false, preventing playerctl from seeking within tracks. The task is to debug and fix the mpd-mpris code to correctly report `CanSeek` as true when seeking is supported by the underlying MPD server, ensuring compatibility with playerctl and other MPRIS clients.

Complexity: 4/5
bug good first issue

An implementation of the MPRIS protocol for MPD.

Go