[RELEASE] Cinema Experience - the new Home Theater Experience Script - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27) +---- Forum: Program Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=151) +---- Thread: [RELEASE] Cinema Experience - the new Home Theater Experience Script (/showthread.php?tid=87563) Pages:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
|
RE: [RELEASE] Cinema Experience - the new Home Theater Experience Script - peterpiper78 - 2014-11-23 RagnaroktA, I have one more problem. When I start CE with a movie it works fine until it is time for the trailers to start. I have "open Curtains" and then it should play 3 trailers. The trailers do not play. It goes straight into the movie. Do the trailers have to be saved locally ahead of time? Here is the log: http://pastebin.com/LgGFzxJw Any suggestions would be appreciated RE: [RELEASE] Cinema Experience - the new Home Theater Experience Script - Ragnarok - 2014-11-23 You may still need to change the extensions on the ratings videos from MP4 to AVI. Not sure if that's fixed yet. RE: [RELEASE] Cinema Experience - the new Home Theater Experience Script - arithine - 2014-11-23 (2014-11-23, 18:04)RagnaroktA Wrote: You may still need to change the extensions on the ratings videos from MP4 to AVI. Not sure if that's fixed yet. Thanks, that did the trick. RE: [RELEASE] Cinema Experience - the new Home Theater Experience Script - Ragnarok - 2014-11-24 (2014-11-23, 15:40)peterpiper78 Wrote: RagnaroktA, I have one more problem. When I start CE with a movie it works fine until it is time for the trailers to start. I have "open Curtains" and then it should play 3 trailers. The trailers do not play. It goes straight into the movie. Do the trailers have to be saved locally ahead of time? Here is the log: http://pastebin.com/LgGFzxJw That depends on how you have the trailers set up. I have mine set to stream in 720p, and it seems to work well. If you set it to use local trailers, they do have to be completely downloaded before the script calls for playing trailers, which means you may have to run your slideshow for a bit before you start trailers. If you have it set to stream in 1080p, make sure you have the bandwidth to do it, so it doesn't have to buffer. In the add-on settings, what do you have "Trailer Play Mode" set to? If it's set to Stream, try setting the quality to "Standard" or "720p" and hit OK. If it's set to download, make sure that you have a folder specified there, the "Download Folder" setting, for it to download the trailers to, and make sure there's sufficient space available there for it to use. You'll also want to give it a while to download those trailers, so set your trivia to at least 5 minutes per trailer to give it time to download them. Hope that helps. (2014-11-23, 09:04)moravec Wrote: @RagnaroktA Have you tried backing up your config and doing a fresh install of XBMC with just CE? I also noticed that you're running CE 4.0.13, which isn't stable yet I don't think. Try ripping out CE and re-installing from the repo. If neither of those do it, shoot me a PM and I'll see what I can do. RE: [RELEASE] Cinema Experience - the new Home Theater Experience Script - pipi31415 - 2014-11-26 Hi, I've been trying to get the HA script to work for a few nights with no luck. I've edited home_automation.py to send a few php commands over my home network for lighting (milight) control. The python-to-php script works fine called by itself (can fully control lights via a few simple hex codes). I've checked the usual problems for non python coders in home_automation.py (indents etc.) and everything checks out fine. However I do notice in my XBMC log: NOTICE: [Cinema Experience] - Failed to import Automate Could this be pointing to my problem? FYI presently using 4.0.13 with Aeon Nox after upgrading from 4.0.10--same error message as above in either case. logfile is at: http://pastebin.com/CcXrRyVJ Thanks! RE: [RELEASE] Cinema Experience - the new Home Theater Experience Script - horstepipe - 2014-11-26 Hey I tried to setup Cinema Ex on my Gotham windows machine with Aeon MQ5, unfortunately it fails at the first step: showing trailers before the movie starts. The weird thing is that sometimes it works, but in 95% of all cases XBMC hangs up and creates files like xbmc_crashlog-13.2 Git_20140817-0f3db05-20141126-182326.dmp until I manually terminate it with task manager. So my XBMC folder is getting really spammed with these files. Here is an excerpt from my log: Code: 18:23:08 T:1000 NOTICE: -->Python Interpreter Initialized<-- I have only the trailer feature activated in the cinema ex settings. Hope anybody can help edit: ok, even if I disable everything in Cinema Ex, I'll get the same result when starting a movie with it... RE: [RELEASE] Cinema Experience - the new Home Theater Experience Script - horstepipe - 2014-11-26 18:23:09 T:656 ERROR: m_pD3DDevice->BeginScene() failed. 8876086C - D3DERR_INVALIDCALL (Invalid call) looks like there's a problem with graphics driver, but everything else works fine. In Confluence skin I get the same error (without that spamming of dump files), also tried another graphics driver... RE: [RELEASE] Cinema Experience - the new Home Theater Experience Script - hadees - 2014-11-27 I'm having a similar error to horstepipe. I'm using Aeon MQ5 on OSX and even if I disable everything except just playing the movie XBMC still crashes. Here is my xbmc.log file. It doesn't seem to have an error for why it actually crashed. Here is also the crash report apple generated incase that helps any. It's kind of frustrating because I usually can debug these issues on my own but in this case it doesn't seem like it's printing the error to the logs. EDIT: I tried starting it with a different skin, Neon, and it worked so I guess this is a specific issue with Aeon MQ5. Not sure whats wrong. RE: [RELEASE] Cinema Experience - the new Home Theater Experience Script - horstepipe - 2014-11-27 yap, neon works for me, too. Strange.. I'll try a fresh installation of XBMC with MQ5 Maybe we both should call attention to this problem in the official MQ5 thread MySQL issues? - mhendu - 2014-11-30 Running the latest version of Gotham on my Windows 7 x64 PC, using a MySQL database with the most recent version of Cinema Experience available in the repository, I am having no luck with this script. I configured the script just to stream trailers from Apple Trailers. It works fine on the server hosting the MySQL database, but on every other computer I try to run it on the script hangs for about 5 seconds and then just plays the movie. Then when I quit XBMC the program remains in memory so I have to end the process to be able to start XBMC again. I haven't seen other posts where people are experiencing this issue, but on my home theater room PC I uninstalled XBMC, deleted the profiles folder and reinstalled and am still having the issue. Is there some sort of issue with running this script over MySQL? Here is my log: http://pastebin.com/ZsE7WTy4 RE: [RELEASE] Cinema Experience - the new Home Theater Experience Script - gms199 - 2014-12-07 Hello. I have been playing with script for a couple of days and it is very cool. I am trying to set up my trivia slide show to play music while it is showing. I have the music file set to a .strm file that points to a local iheartradio station. I can't get this to work for some reason. The dtream plays fine in XBMC by itself just not in the script. I am wondering if anybody has been able to get this to work or is it just a limitation of the script currently? Thanks, Greg RE: [RELEASE] Cinema Experience - the new Home Theater Experience Script - Shendream - 2014-12-07 Hello, i'm having a problem with CE on my Openelec Kodi RC1. I downloaded the addon, config like on my PC (it works on pc), but when i try to start a film, it crash and go back at home. here it's my log, can you help me ? http://xbmclogs.com/show.php?id=364622[/code] RE: [RELEASE] Cinema Experience - the new Home Theater Experience Script - NeoDuck - 2014-12-09 Has anyone figured out how to get this running on XBMC 13.2 Gotham on an Amazon Fire TV? I was able to install it just fine. Since the default Confluence skin doesn't have any built in support, I installed Aeon Nox and tried to add shortcuts to the main menu with this action: RunAddOn(script.cinema.experience) But this did not work. Then, I tried adding a button to activate it on the submenu with this action: XBMC.RunScript(script.cinema.experience) And this didn't work either. I've been searching google for several hours now and can't figure out how to make this addon work? RE: [RELEASE] Cinema Experience - the new Home Theater Experience Script - Gunshot - 2014-12-10 Hi Giftie Ive recently started getting an error for cinema.experience when my xbmc starts up. Its only started a few weeks ago, and Its been working fine up until now. Even though an error message comes up when XBMC starts, the addon still appears to work ok. My setup is XBMC 13.2 Gotham, running on an Android MX box. Im using Aeon Nox skin. The full log can be found here: http://pastebin.com/EcVf6Wq0 I believe the error can be seen on lines 792 - 803. 08:28:04 T:1757791920 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<-- - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS! Error Type: <type 'exceptions.AttributeError'> Error Contents: 'module' object has no attribute 'log' Traceback (most recent call last): File "/storage/emulated/0/Android/data/org.xbmc.xbmc/files/.xbmc/addons/script.cinema.experience/service.py", line 22, in <module> settings = settings() File "/storage/emulated/0/Android/data/org.xbmc.xbmc/files/.xbmc/addons/script.cinema.experience/resources/lib/settings.py", line 22, in __init__ utils.log( 'settings() - __init__' ) AttributeError: 'module' object has no attribute 'log' -->End of Python script error report<-- Any help or ideas would be much appreciated. Cheers GS RE: [RELEASE] Cinema Experience - the new Home Theater Experience Script - Ragnarok - 2014-12-13 As a thank you to the community, we've put together a small Christmas bumper and are releasing it for free to anyone who wants it. Have a happy and safe holiday! It's available on our website, linked below. As always, if you want us to customize this video for you, just drop us a line. |