Be a part of CinemaVision today! Once registered and logged in, you will have access to public chat and your own private messenger, you can view and contribute guides, collaborate on the forums, review downloads, give reputation to your fellow members, contribute content and so much more. Registering is quick and completely free, so what are you waiting for? Sign In Sign Up
I am trying to help a friend get CinemaVision controlling a GlobalCache IP2IR device, using a Python script called from CinemaVision. I can execute the script directly (outside of CinemaVision), but I don't have any luck calling it from an action file. This appears to be a common problem, but I can't find any solutions.
I have been able to call the Python script from the Kodi Callbacks add-on, so I think this rules out Kodi as the issue.
Greetings all!
I am trying to help a friend get CinemaVision controlling a GlobalCache IP2IR device, using a Python script called from CinemaVision. I can execute the script directly (outside of CinemaVision), but I don't have any luck calling it from an action file. This appears to be a common problem, but I can't find any solutions.
I have been able to call the Python script from the Kodi Callbacks add-on, so I think this rules out Kodi as the issue.
This is the Action file:
This is the Python script:
I have also tried calling the Python script from a basic shell script:
#!/bin/sh python /Users/me/Desktop/CVcontent/CinemaVision/Actions/irsend.py
As well as using the command:// function to call Python directly:
I'm running Kodi 17.6 and CinemaVision 1.1.0 on OSX 10.13 High Sierra.
Any tips or troubleshooting advice would be appreciated!
Dave
Share this post
Link to post
Share on other sites