wackerl91 / luna

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

Games manually added to GFE listed twice #123

Open wackerl91 opened 7 years ago

wackerl91 commented 7 years ago

Expected Behaviour: Every manually game should be listed only once.

Actual Behaviour: Instead, some / all of them are listed twice.

Note: This has been a report from another user and I'm missing most of the required information to debug this. If anyone is experiencing this issue, please provide the following:

Looking at the code, this shouldn't even be possible as long as each reported instance of the game uses the same application ID (which is assigned by GFE) as each instance would simply overwrite each other.

knives49 commented 7 years ago

I have this issue but for the game I add manually in the shield menu of GFE. cracked games appear twice also :)

wackerl91 commented 7 years ago

Thanks for your feedback. The last line is pure gold ;)

What GFE version are you running? Since you also own a shield, has this always been the case or did a GFE update introduce this behaviour?

knives49 commented 7 years ago

GFE 3.2.2.49 I don't have the shield but in the GFE settings, you have a windows "SHIELD" you can manually add games here even if the game is not officially supported for "gamestream" If you add a game here with a modfied shorcut (for exemple "C:\Program Files\Sierra\Half-Life\hl.exe" -console), the game appear twice.

wackerl91 commented 7 years ago

Oh, misunderstood you then. That's what I get for not reading properly. I'll try your directions, see if they pop up twice as well and if I can filter them out! Thanks!