Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Button to Open Kodi #25

Open
thejason40 opened this issue Jul 15, 2019 · 0 comments
Open

Button to Open Kodi #25

thejason40 opened this issue Jul 15, 2019 · 0 comments

Comments

@thejason40
Copy link

I thought it would be cool to have a button on the remote that would automatically open Kodi. Im probably going about this the wrong way but I added the following to the script (after removing the green button from the existing commands). It works when testing in command line but not when emulationstation is open. Any help would be appriciated.

elif "green" in line:
            Kodi = subprocess.Popen("/home/pi/RetroPie/roms/ports/Kodi.sh")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant