v21 Video pause + Dim - Resume with one button-press
#1
Preset:
"Use dim, if paused during video playback"

If video is paused and screen is dimmed, it takes two clicks on the IR-remote to un-pause the video.
1st click to switch from dim to non-dim
2nd click to resume playback

Normal use case is, to un-pause und resume the video with one click.
Suggestion, to implement this as standard, or alternatively add this as choice option to the "Use dim, if paused during video playback" function in settings.
Reference: 3rd party app Yatse is performing the playback with a single click.
Reply
#2
change your ir remote config to send Ctrl+Shift P and it will clear the screensaver+resume

https://github.com/xbmc/xbmc/blob/master...d.xml#L143
Reply
#3
I've tried with a keyboard.xml, but without any effect at all.
Now I'm using a remote.xml and was able to get the shutdown reconfigured, but still struggeling with the above mentioned scenario.
Can you give me a helping hand on that topic?

Have tried this, but also without effect. But I'm a pure user only. XML is a kind of Chinese to me.

Code:
<keymap>
  <global>
    <remote>
      <power>Shutdown()</power>
      <p mod="ctrl,shift,p">Play</p>
    </remote>
  </global>
</keymap>
Reply
#4
(2023-11-10, 11:55)guenzelsen Wrote: I've tried with a keyboard.xml, but without any effect at all.

not kodi config, - "your ir remote config" as in lirc config

https://wiki.libreelec.tv/configuration/ir-remotes
Reply
#5
I don't understand a single word from that description.
I've tried to follow your first answer, linking to keyboard.xml within kodi, which seems not to be the way to go.

Now with the second link, we're deep into linux stuff.

However, you seem not be willing to support with a modified file, which has this "Ctrl+Shift P" change included.
Reply
#6
(2023-11-10, 17:00)guenzelsen Wrote: Now with the second link, we're deep into linux stuff.

yes, you would need to change the lirc config in the base linux of LibreELEC
 
(2023-11-10, 17:00)guenzelsen Wrote: However, you seem not be willing to support with a modified file, which has this "Ctrl+Shift P" change included.

it's not a lack of willingness, i don't use LibreELEC to share it with you, i only know it is possible with the method i suggested

i don't have any further suggestions but a feature request for LibreELEC should actually go to the LibreELEC forum in the case it needs to be implemented in the way i suggested outside of Kodi

https://forum.libreelec.tv/board/18-feature-requests
Reply

Logout Mark Read Team Forum Stats Members Help
Video pause + Dim - Resume with one button-press0