mpv-remote-app icon indicating copy to clipboard operation
mpv-remote-app copied to clipboard

[feature request] Support of user defined custom input commands

Open stax76 opened this issue 2 years ago • 3 comments

I use a classic remote:

One For All Contour URC1210 using Philips code 0556 together with FLIRC USB (gen2)

I'm extremely satisfied with it and can also control Kodi with it.

For special features, I use an on-screen menu which allows using user defined custom input commands:

https://github.com/stax76/mpv-scripts/blob/main/osm.lua

Problem is for music I cannot use the on-screen menu.

Unified Remote supports user commands, but I would prefer a free open source solution.

I'm not having a real use case at the moment, I have to admit, but I think it's an important feature for users that don't own a classic remote.

stax76 avatar Jul 10 '22 11:07 stax76

You want use custom commands which is defined on your input.conf/plugins? It may be possible to send input commands.

https://mpv.io/manual/stable/#command-interface-keypress-%3Cname%3E

husudosu avatar Jul 10 '22 11:07 husudosu

It seems you don't understand my request, I don't know how it can be explained better. Maybe it's because I've not yet used the application, I tried to install and configure it, unfortunately I couldn't make it. The Android app shows disconnected.

stax76 avatar Jul 10 '22 13:07 stax76

Here is a screenshot that shows two different types of user defined custom menus.

  1. Is the customizable context menu of mpv.net, as you can see it supports cascading sub menus.
  2. The on-screen menu of my osm user script, this supports cascading sub menus as well.

I would like to request mpv-remote-app supporting a custom menu with cascading sub menu support.

Screenshot (26)

stax76 avatar Jul 10 '22 17:07 stax76