wackerl91 / luna

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

Quiting a game exits Luna #172

Open cTatu opened 4 years ago

cTatu commented 4 years ago

Expected Behaviour: When closing the stream should go back to game list.

Actual Behaviour: Exit whole Luna add-on to the OSMC main page/menu and have to load again the plugin to switch game

wackerl91 commented 4 years ago

That doesn't work the way Luna is implemented right now, as Kodi is killed to launch Moonlight. What would make this possible is if we could use Moonlight's functions to render through Kodi, similar to how e.g. the Plex for Kodi Add-On works, but I haven't had a look at this.

TL;DR: right now, that's nigh impossible. Sorry.