Posts: 4
Joined: Nov 2014
Reputation:
0
I'm trying to integrate Cinema Experience into an Aeon5 skin and my home automation. I've changed the home automation script so that lights goes out when the trailers start. This works perfectly (I can control my lights by calling an URL through python).
But I've also added a line when the script pauses, resumes and ends. My goal is in case the movie pauses, lights goes on, when the movie resumes, lights goes out and when the movie ends, lights goes on. But contrary to the automation when the trailers start, nothing happens when I pause the movie, resume or end the movie.
Am I missing something?
Ivan
Posts: 569
Joined: Apr 2013
(2014-11-03, 21:45)rubbens16 Wrote: I'm trying to integrate Cinema Experience into an Aeon5 skin and my home automation. I've changed the home automation script so that lights goes out when the trailers start. This works perfectly (I can control my lights by calling an URL through python).
But I've also added a line when the script pauses, resumes and ends. My goal is in case the movie pauses, lights goes on, when the movie resumes, lights goes out and when the movie ends, lights goes on. But contrary to the automation when the trailers start, nothing happens when I pause the movie, resume or end the movie.
Am I missing something?
Ivan
How did you do this? I've been asking for some direction but can't seem to get any. Too much info is old or says it doesn't work and I'm stuck. Any help would be appreciated.
Posts: 4
Joined: Nov 2014
Reputation:
0
I've retested the Pause trigger after correcting my typo, but the system doesn't do anything when I pauses the movie.
Posts: 569
Joined: Apr 2013
Still asking if someone can help me with CE and Z-Wave. I don't have a lot of access to the equipment to monkey around right now but I still can't seem to understand the process. So much information is 3+ years old and I feel that unless it just 'clicks' for you it's like staring at binary code trying to see the blonde. Anyone?
Posts: 27
Joined: Nov 2012
Reputation:
0
Hello All. This may have been covered on an earlier post, but my search attempts have not been successful as of yet. If anyone has the answer, or if anyone can point me to the proper post index for the answer, I would be very thankful.
I've set up a JSONRPC call to execute Cinema Experience directly, but I'd like avoid the queueing routine. I have the system configured for single-movie sessions, and I know how to map the execution of the JSON command to a button on various remotes/control sets. What I'd like to do is pass the ID of whatever movie file currently "has focus" if I call CE from within the Movies page. That way I can either just watch the film or start a CE session with a single click...no need to start the app and queue what I'm already "focused on."
Any ideas on how to capture and pass this info as a starting parameter for a CE execution pass?
Posts: 10
Joined: Nov 2014
Reputation:
1
Today I uninstalled everything and reinstalled Kodi Helix and installed Cinema experience from the zip file. I'm still having no luck with any type of intro. Do I need to rename the intros? Do I need to go into the script to ate it up. I though all I would have to do is point to the file in the setting but I'm having no luck.
Posts: 10
Joined: Nov 2014
Reputation:
1
2014-11-20, 05:26
(This post was last modified: 2014-11-20, 05:27 by Brker19.)
Ok I have done everything from the first page with the folders. I can't get anything to work. Please someone help me!
Posts: 10
Joined: Nov 2014
Reputation:
1
I'm guessing looking at the wiki that i missed the home_automation.py for triggering EventGhost file to place in the userdata/addon_data/script.cinema.experience/ha_scripts folder. Maybe that's why I'm having trouble? I guess i will find out when i get home.
Posts: 10
Joined: Nov 2014
Reputation:
1
Well I'm bummed! I guess I'm to dumb to use this program.