Open Issues Need Help
View All on GitHub Unable to seek in tracks with playerctl 2 months ago
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