iwalton3 / plex-mpv-shim

Cast media from Plex Mobile and Web apps to MPV. (Unofficial)
MIT License
368 stars 21 forks source link

Which input.conf is plex-mpv-shim using? #42

Open shag00 opened 3 years ago

shag00 commented 3 years ago

Mpv ver:33 Kubuntu 21.04 Plex ver 4.61.2

Movies played through plex-mpv-shim do not obey the instructions in either of the following input.conf files: /home/scott/.config/mpv/input.conf /home/scott/.config/plex-mpv-shim/input.conf

so which input.conf file is it using? Or, perhaps this is a bug?

iwalton3 commented 3 years ago

It should use the one in the plex-mpv-shim folder.

shag00 commented 3 years ago

As the 2 files are identical I can tell you that they are not being followed. Input.conf works with mpv but only partially through plex-mpv-shim.

iwalton3 commented 3 years ago

Maybe the key bind you want is already bound by MPV Shim? You can disable or remap some of them.

shag00 commented 3 years ago

Where are the plex-mpv-shim keybinds defined?

shag00 commented 3 years ago

g and h are the ones I am having trouble with

iwalton3 commented 3 years ago

Those aren’t used

shag00 commented 3 years ago

I am using g and h in place of mpv defaults, Shift+g and Shift+f, subtitle font size. That would suggest that plex-mpv-shim is using the mpv conf in /etc?