Status: New
Owner: ----
Labels: Type-Defect OpSys-All
New issue 94 by
tjheft...@gmail.com: Home Automation - triggers not accurate
http://code.google.com/p/xbmc-addons/issues/detail?id=94
Cinema Experience, Home Automation bug
For some reason the triggers of the home automation script seem to be
inaccurate when running on my Home Theater. For example, when the trailers
end, nothing should be triggered, according to my settings. However, even
before the audio logo movie and the countdown movie are played, the
trigger 'Movie' is already triggered. As you can see, it is triggered too
early. I found something in my log file that may be useful.
LOG FILE
------------
22:40:35 T:140057574881024 NOTICE: [ script.cinema.experience ] - Problem
With Trigger List
22:40:35 T:140057574881024 NOTICE: [ script.cinema.experience ] - Playlist
Position: 9 Playlist Size: 10
22:40:35 T:140057574881024 ERROR: Traceback (most recent call last):
22:40:35 T:140057574881024 ERROR:
File "/storage/.xbmc/addons/script.cinema.experience/addon.py", line 325,
in <module>
22:40:35 T:140057574881024 ERROR: exit =
Script().start_script( "oldway" )
22:40:35 T:140057574881024 ERROR:
File "/storage/.xbmc/addons/script.cinema.experience/resources/lib/ce_player.py",
line 113, in start_script
22:40:35 T:140057574881024 ERROR: prev_trigger =
Launch_automation().launch_automation( trigger_list[ playlist.getposition()
], prev_trigger )
22:40:35 T:140057574881024 ERROR: IndexError: list index out of range
22:40:35 T:140057574881024 NOTICE: [ script.cinema.experience ] -
messy_exit: Use exit() or Ctrl-D (i.e. EOF) to exit
Since it seems to stop with 'messy_exit', I think the 'Script End' trigger
never gets triggered, because it cannot be found anywhere in my log file.
But of course you're the experts here, so I am not sure...
I'm using XBMC 12.2 Frodo, running on OpenELEC 3.2.2. The addon version is
3.0.6. I also tried a rollback to 3.0.4, with the same result.
Summary of my experiences:
- Inaccurate triggers
- Missing triggers (from trigger list?)
I hope I'm not wasting your time and this will help you out solving the
bug, if it is indeed one. Good luck to all of you, your work is much
appreciated! :)
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings