Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
I've been testing the Jellyfin Media Player with a corded third-party Xbox One controller on Linux and needed to add a new input mapping file to get it to work. Some of the bindings have also been adjusted to match the expected actions (eg the axis used for volume control).
I did try adjusting the
idmatcher
string of thedualshock4-xbox-emulate.json
mapping but found the keys were incorrect and unlike the Xbox control scheme so have added a new one.This input mapping is working for me however I am not sure if it will conflict with other mappings with the current
idmatcher
string I've used.Hopefully someone else can also test this.
I'm using the Flatpak version of JMP and tested the input mapping by copying the file to
~/.var/app/com.github.iwalton3.jellyfin-media-player/data/jellyfinmediaplayer/inputmaps
and referring to the~/.var/app/com.github.iwalton3.jellyfin-media-player/data/jellyfinmediaplayer/logs/jellyfinmediaplayer.log
log file as I went.Below is from my log file for context: