veldenb / plugin.program.moonlight-qt

A launcher and updater for running Moonlight-qt on LibreELEC.
GNU General Public License v3.0
86 stars 11 forks source link

Can't quit Moonlight app itself #57

Closed Oni closed 4 months ago

Oni commented 4 months ago

I'm pretty sure I'm missing something very obvious here but... I managed to successfully stream games from the PC using this add-on.

I'm using LibreELEC 11.0 (Kodi 20.3, Linux Kernel 6.1.x) on a Raspberry Pi4.

The problem is I can't quit the Moonlight app itself.

The 4th point in the README.md states "Exit Moonlight and you will be returned to Kodi". But I can't do that. I need to power down the Raspberry in order to get back to Kodi.

How do I quit the Moonlight app?

veldenb commented 4 months ago

Hi,

Have you tried Ctrl+Alt+Shift+Q to quit streaming and pressing Escape in the moonlight-qt menu to quit moonlight-qt? See also https://github.com/moonlight-stream/moonlight-docs/wiki/Setup-Guide#keyboardmousegamepad-input-options

Oni commented 4 months ago

Hi,

Have you tried Ctrl+Alt+Shift+Q to quit streaming and pressing Escape in the moonlight-qt menu to quit moonlight-qt? See also https://github.com/moonlight-stream/moonlight-docs/wiki/Setup-Guide#keyboardmousegamepad-input-options

When you start the stream, you are prompted that Ctrl+Alt+Shift+Q is used to quit. I totally missed that Escape is used to quit moonlight-qt. Is it shown anywhere?

Yes it worked. Is there an Escape equivalent for the gamepad?

The link https://github.com/moonlight-stream/moonlight-docs/wiki/Setup-Guide#keyboardmousegamepad-input-options doesn't list the Escape shortcut. Is it worth mentioning in the README?

veldenb commented 4 months ago

Pressing B on an Xbox-style game-pad should also work to quit moonlight. I do not maintain that documentation, that belongs to the moonlight-qt project. I only maintain the plugin to start moonlight-qt from Kodi.

Oni commented 4 months ago

I'll propose to update the documentation upstream.