[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 - leepenny - 2013-06-02 I would just like to thank all involved in this add-on as it has enhanced my cinema room experience no end - well done - thanks for all the hard work. On a side note are there any users out there who have any links to sites with movie trailers in dts or any surround format (rather than 2.0 stereo) (to enhance the experience further!) EDIT - have a look here http://www.movie-list.com/forum/showthread.php?26737-Converted-Remuxed-M2TS-and-Other-Trailers RE: [RELEASE] Cinema Experience - the new Home Theater Experience Script - bluenote - 2013-06-03 Hi giftie I'm still having "addon.py" errors but since the new version I figured maybe a new log was in order. Here is the relevant section from what I can see: Code: 17:02:29 T:4900 DEBUG: CApplication::ExecuteXBMCAction : Translating RunScript(special://home/addons/script.cinema.experience/addon.py) Thanks for any advice RE: [RELEASE] Cinema Experience - the new Home Theater Experience Script - giftie - 2013-06-04 (2013-06-03, 02:07)bluenote Wrote: Hi giftie Please post a full debug log to pastebin or XBMCLogs(putting a partial on the forum is against forum rules and too hard to deal with) I don't have a clue what is going wrong on your system, I haven't seen any other problems like yours before. With your log, I might see if it is an XBMC problem.. Thanks RE: [RELEASE] Cinema Experience - the new Home Theater Experience Script - bluenote - 2013-06-04 (2013-06-04, 04:03)giftie Wrote:(2013-06-03, 02:07)bluenote Wrote: Hi giftie Sorry, I got mixed up - I reported same behaviour previously, but I see now, it's different root cause. I thought I was being helpful but I realize now, separate issue. Here is a fresh log. http://pastebin.com/DdxB6bf1 Thanks for looking! RE: [RELEASE] Cinema Experience - the new Home Theater Experience Script - CaptainKen - 2013-06-04 It appears that no where in the trailer settings does it allow for playing trailers already downloaded that are stored in each movies folder. If this is true have you considered a method of using those previously downloaded trailers? It would be nice to have multiple trailers for the same movie stored in the movies folder and then randomly played as part of CE. I try to download multiple trailers for my movies. Since XBMC uses <movie>-trailer.ext perhaps something for the others like: <movie>-trailer1.ext <movie>-trailer2.ext <movie>-trailer3.ext So CE would be smart in that if there is only one trailer for selected movie then that trailer would play. However, if there are multiple trailers it would randomize the trailers for the selected movie. Taking it a step further if no trailer exists then it would play a random one from the collection. RE: [RELEASE] Cinema Experience - the new Home Theater Experience Script - giftie - 2013-06-05 (2013-06-04, 07:49)CaptainKen Wrote: It appears that no where in the trailer settings does it allow for playing trailers already downloaded that are stored in each movies folder. The script has an option to 'scrape' trailers from movies that are in the Movie Library(XBMC Movie Library scraper) and also from a local folder(Local Folder Scraper) The script looks for files that end in '-trailer.ext' RE: [RELEASE] Cinema Experience - the new Home Theater Experience Script - CaptainKen - 2013-06-06 (2013-06-05, 19:53)giftie Wrote:(2013-06-04, 07:49)CaptainKen Wrote: It appears that no where in the trailer settings does it allow for playing trailers already downloaded that are stored in each movies folder. Thx, I missed that setting. Any chance you'll consider a setting to only play the trailer associated with the selected movie. Also a method to allow for playing a random trailer from a collection of multiple trailers for same movie as described in previous post? RE: [RELEASE] Cinema Experience - the new Home Theater Experience Script - giftie - 2013-06-06 (2013-06-04, 07:49)CaptainKen Wrote: Thx, I missed that setting. I don't think XBMC stores more than on trailer per movie in the database and since the script pulls the information from the database it cannot use extras(when using the XBMC Movie Library Scraper) Adding a different method to scrape the movie trailers is possible, but it will have to wait until I finish what is already on my plate for the script(3D Movie integration) RE: [RELEASE] Cinema Experience - the new Home Theater Experience Script - CaptainKen - 2013-06-07 (2013-06-06, 19:27)giftie Wrote:(2013-06-04, 07:49)CaptainKen Wrote: Thx, I missed that setting. Ok, thx giftie for your consideration. There are a lot of extremely high quality trailers that I'd like to take advantage up here when tied to a specific movie. http://www.movie-list.com/forum/showthread.php?26671-Member-Submitted-Blu-ray-M2TS-Theatrical-Trailers-%28Only%29 RE: [RELEASE] Cinema Experience - the new Home Theater Experience Script - ormo - 2013-06-11 Hi, I'm on Frodo on the latest version of OpenElec and when I go to the repository Cinema Experience is marked as "Broken" - I've tried to Google it and can find some things for Eden but nothing on how to fix for Frodo. Any help would be much appreciated! Many thanks!! RE: [RELEASE] Cinema Experience - the new Home Theater Experience Script - PatK - 2013-06-11 Snoop around the CE forum, there's a beta link for Frodo. RE: [RELEASE] Cinema Experience - the new Home Theater Experience Script - giftie - 2013-06-11 Since version 3.0.4, Cinema Experience has been available from the Official repo last I checked(2 minutes ago) it's not listed as broken. Though I'm not testing on OpenElec so I wouldn't know why it is listed as broken. Which repo are you trying to get it from? RE: [RELEASE] Cinema Experience - the new Home Theater Experience Script - sugarlata - 2013-06-15 Hi All, Not sure if the following has been dealt with so thought I'd post just in case there's some poor sod like me trying to get Cinema Experience up and running. My setup: - Raspberry Pi - Running OpenElec - Cinema Experience installed from the Official Repo I was having issues with the Trivia screens showing. The intro vid would play fine, then nothing after that (crashing back to Select Movie Screen). Did some log reading, checking the scripts and got the trivia working by changing the following folder: ~/.xbmc/addons/script.cinema.experience/resources/skins/default to ~/.xbmc/addons/script.cinema.experience/resources/skins/Default (note Capitals to "Default") All sections are now working great. I'll leave it to the script writers to determine whether this is good practice or not, but it's what got it working for me. Cheers! RE: [RELEASE] Cinema Experience - the new Home Theater Experience Script - Pop006 - 2013-06-19 Because it took me ENTIRELY too long to get this working, and because almost 100% of the information i found was out of date I will post what I did to make this addon work with confluence on windows 7 and frodo 12.2 First Off i installed the cinema experience & The Trailers addons, not sure if you require the second but i have it and it works so get it too. In the folder (for me, again on win7): C:\Program Files\XBMC\addons\skin.confluence\720p There is a file called *DialogVideoInfo.xml* and at the bottom i added the following lines of code--- <control type="button" id="14"> <description>Home Cinema Experience</description> <include>ButtonInfoDialogsCommonValues</include> <label>Cinema</label> <include>DialogVideoInfoButton</include> <onclick>Playlist.Clear</onclick> <onclick>Dialog.Close(MovieInformation)</onclick> <onclick>RunScript(script.cinema.experience)</onclick> <visible>Container.Content(Movies)</visible> </control> So that it looks like THIS: http://i.imgur.com/QqX6rqA.png and now it works for me. Hooray!!! FULL DISCLOSURE: I copied the code from Aeon Nox skin which had this working, so thanks to them guys, there are some slight changes i made but this works bug free so far as i tested it. If it does happen to have any bugs or for some reason does not work i apologize in advance for not being smart enough to fix the bug/issue! Good luck and god speed. RE: [RELEASE] Cinema Experience - the new Home Theater Experience Script - giftie - 2013-06-20 (2013-06-19, 03:37)Pop006 Wrote: Because it took me ENTIRELY too long to get this working, and because almost 100% of the information i found was out of date I will post what I did to make this addon work with confluence on windows 7 and frodo 12.2 All this is posted in the Wiki - http://wiki.xbmc.org/index.php?title=Add-on:Cinema_Experience#Skin_Integration |