-
Notifications
You must be signed in to change notification settings - Fork 21
Description
The MPRIS controls for play/pause/next/previous work great. Other MRPIS-capable players allow their volume to be controlled by calls from playerctl and similar, but the volume control on jellyfin-tui doesn't appear to work the same way. It'd be great if the application volume was integrated into the system such that it could be controlled by playerctl etc.
Some assorted system info that might be helpful:
OS: Arch Linux (using the AUR package)
DE: Sway (Wayland)
Audio stack: Pipewire, with Pipewire compatability stacks for Alsa and Pulse (standard dbus/pactl integrations tend to work on other apps)
I'm also using i3status-rust which is a statusbar with a music block that interacts with jellyfin-tui (and other audio players).
Let me know if there's any other details I can provide or questions I can answer, and thanks for the tool!