Hi, as the title says, my keyboard media control keys are not recognised while using the Linux Desktop Appimage of Plexamp. I have also tried the Flatpak, with the same result. If I launch the Appimage from a terminal, I get the following output which appears relevant:
Main: Window state x:20 y:78 w:296 h:887 fullscreen:undefined maximized:false
Main: Display bounds x:0 y:0 w:2560 h:1080
Started Media Service: false
Linux: Registering MPRIS service.
Checking for update
Couldn't install shortcut for Command+Alt+Up.
Couldn't install shortcut for Command+Alt+Down.
Couldn't install shortcut for MediaPlayPause.
Couldn't install shortcut for MediaPreviousTrack.
Couldn't install shortcut for MediaNextTrack.
Couldn't install shortcut for MediaStop.
Update for version 4.4.0 is not available (latest version: 4.4.0, downgrade is disallowed).
checkForUpdatesAndNotify called, downloadPromise is null
The “couldn’t install shortcut for …” lines look particularly relevant. Could it be missing a nodejs module/dependency or something?
Thanks.