@MiroKostovBG said in Refresh emulation station games without restarting.:
@sleve_mcdichael And can you do that with a command through SSH ?
Maybe something like:
pkill emulationstatio && emulationstation(Note the misspelled emulationstatio in the first one -- this is intentional.)
This tries to kill ES and then, only if that worked, restart it.
Also it would be interesting what would happen if a game is running, would that break the game
This I'm not sure but should be easy enough to test using the above.