wackerl91 / luna

Moonlight Launcher for Kodi
GNU General Public License v3.0
100 stars 22 forks source link

Kodi still appears un the screen when I open games (kodi not osmc) #166

Closed Rubikaz closed 6 years ago

Rubikaz commented 6 years ago

When I open steam I can hear the sound of the program but the screen still shows Kodi. If I close Kodi then the screen shows me the streaming from the PC.

It seems that the problem is that the addon does not close kodi. If I execute moonlight via a ssh connection I get the same problem (I can not see it till I close kodi).

About my system, I did the following modifications to get the shutdown functions in kodi (I do not know if it is important) https://www.raspberrypi.org/forums/viewtopic.php?t=108209

Thank you

wackerl91 commented 6 years ago

That's probably because the service mediacenter is not available on your system and thus can't be shut down with the command used in the launch script. You'll need to change the launch scripts the match your setup. You can find some inspirations in some of the forks, e.g. this one.

Moonlight itself never closes Kodi.