wackerl91 / luna

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

Same games on multiple machines only show on one machine #99

Closed wackerl91 closed 7 years ago

wackerl91 commented 8 years ago

Expected Behaviour: If the same game is installed on multiple machines, it should show up for every machine (e.g. Steam).

Actual Behaviour: Game is only shown for the last refreshed host and is missing on any others See: https://github.com/wackerl91/luna/blob/develop/resources/lib/repository/gamerepository.py#L16 -> Game Storage needs to be rebuild, as the old solution clearly isn't robust