[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
|
- giftie - 2011-10-21 cfg9000 Wrote:I actually managed to use this script just fine on ATV2. On my newer Windows 7 machine though, with the same settings, it skips from Feature Presentation video to closing curtain and never plays trailers or the actual film itself. Also on the Windows system what version of XBMC and version of the script you are using. And could you post a debug log? - Drazzilb - 2011-10-21 I'm actualy having problems with CinimaEx as well. Every time I try to run the script it simply crashes XBMC or causes it to hang up to no response. I've tried to let it wait it out to see if it will respond but, no luck. I have to alt-f4 out of the program. I've honestly never been able to use the program. I'm using Eden Nightly with Aeon MQ RC4 on a Windows 7 Machine Here is my log (I hope) XBMC.Log http://pastebin.com/eb3runCx XBMC.OLD http://pastebin.com/VufyCEHN EDIT: If this is not the information required Please let me know and I'll get what I can. Thanks - cult - 2011-10-21 Hmm.. where do I get version 1.0.51? I'm looking in the googlecode repository and for some reason all I see is version 1.0.46 - giftie - 2011-10-21 Neither of these are debug logs(the correct file, just that XBMC needs to be in debug mode.) Also how are you starting the script? Even a normal log file would normally show how the script is triggered but these don't show any thing(odd.) Drazzilb Wrote:I'm actualy having problems with CinimaEx as well. Every time I try to run the script it simply crashes XBMC or causes it to hang up to no response. I've tried to let it wait it out to see if it will respond but, no luck. I have to alt-f4 out of the program. I've honestly never been able to use the program. I'm using Eden Nightly with Aeon MQ RC4 on a Windows 7 Machine Here is my log (I hope) - giftie - 2011-10-21 cult Wrote:Hmm.. where do I get version 1.0.51? I'm looking in the googlecode repository and for some reason all I see is version 1.0.46 http://www.mediafire.com/file/aljc7nv56l5vs0i/script.cinema.experience.1.0.51.zip Though it does not work on Dharma. Still fixing some problems on Dharma. - Drazzilb - 2011-10-21 giftie Wrote:Neither of these are debug logs(the correct file, just that XBMC needs to be in debug mode.) In Aeon MQ3 there is an option under View Movie Information to run CinimaEx. When i select that option it completly freezes the screen. I have to close XBMC and restart the program. If there is any other information i can get let me know. How do I run XBMC in debug mode? - giftie - 2011-10-21 If you look at my signature you will see: Quote:For troubleshooting and bug reporting please make sure you read this first you can also use Debug Log Script.Click on the 'read this first' - m0v1em4n - 2011-10-21 The above link don't seem to work so reposting http://www.filesonic.com/file/2685214941/script.cinema.experience.1.0.51.zip - giftie - 2011-10-21 m0v1em4n Wrote:The above link don't seem to work so reposting Oops.. Copy/Paste error... Thanks though... - Drazzilb - 2011-10-21 giftie Wrote:If you look at my signature you will see: http://pastebin.com/UQLq8ERc So sorry. I'm still a noob at a lot of this stuff. LOL. There. I looked through the log and it is running the script. But still locks up. - giftie - 2011-10-22 Drazzilb Wrote:http://pastebin.com/UQLq8ERc Try disabling TV Tunes and try again - PatK - 2011-10-22 Installed CE with pre-eden (Oct 16th) and T!SVN just copied settings from the working Dharma set-up and toggled the pre-eden switch. Freezes Pastebin http://pastebin.com/02NtJjb8 - Drazzilb - 2011-10-22 giftie Wrote:Try disabling TV Tunes and try again Worked. How the question is how do we get the two addons to be working on the same system with out causing conflicts. - giftie - 2011-10-22 Drazzilb Wrote:Worked. How the question is how do we get the two addons to be working on the same system with out causing conflicts. I have provided means for skin developers to disable TV Tunes when Cinema Experience. I'm looking at the code to see if it causes the random lockups.. - giftie - 2011-10-22 PatK Wrote:Installed CE with pre-eden (Oct 16th) and T!SVN just copied settings from the working Dharma set-up and toggled the pre-eden switch. Freezes The version you are using(of CE, 1.0.46) does not work with recent changes in Eden(a change made in September in fact) There is a development version available here http://www.mediafire.com/file/aljc7nv56l5vs0i/script.cinema.experience.1.0.51.zip that works well with Eden(but not with Dharma) There are small random issues because Eden is still in development(ie random freezing when TV Tunes is active, random freezing when script goes from Trivia Intro video to Slide show) I'm actively trying to source out these bugs(within XBMC and the script) |