[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
|
- misterhek - 2011-03-22 foghat Wrote:So after uninstalling and reinstalling the newest version, I seem to be good. The tag is included in the svn version. Here is mine, its the 8th key down: Code: <?xml version="1.0" encoding="utf-8" ?> Btw, the file should be in AppData\Local\HD-Trailers.Net Downloader - foghat - 2011-03-22 misterhek Wrote:Btw, the file should be in AppData\Local\HD-Trailers.Net Downloader Thanks for the tag. Though it does not seem to work in the version I downloaded from the main site. So I tried version 1.4 (63413), but I can't get that to run, a bunch more folders and files and clicking HD-Trailers.Net Downloader.exe (in the release folder) causes an error - justermin - 2011-03-22 Forgive me if i have missed the obvious but how does this script work now... I downloaded and installed this script on Sunday on 2 machines, edited the "dialogvideoinfo" file and all was working ok. Monday afternoon i install another machine, goto the same file and its totally different? How do i actually run the script as i dont see the Cinema button in movie info anymore? - giftie - 2011-03-22 justermin Wrote:Forgive me if i have missed the obvious but how does this script work now... I downloaded and installed this script on Sunday on 2 machines, edited the "dialogvideoinfo" file and all was working ok. Which skin? Quick bug fix update - giftie - 2011-03-22 1.0.40 - Fixed - Corrected Trivia Music - Fixed - Cleaned up Settings - Updated - New Spanish Translation. Thanks KiSUAN - Added Home Automation Integration file - PM Giftie for details. - barcoboy - 2011-03-22 giftie Wrote:1.0.40Working great-thanks again! Weird... my last three posts have ended up starting new forum pages (102, 104, and 105). - justermin - 2011-03-22 Sorry forgot to say...Confluence skin - justermin - 2011-03-23 **Bump** Using Confluence skin.....was wondering how to activate the latest release as "Cinema" button no longer appears in movie info screen.... - giftie - 2011-03-23 Nothing on the addon side has changed. Do you have the extra code in the proper place for the Confluence? I believe it is the DialogVideoInfo.xml.. - justermin - 2011-03-23 I have the script.... but the script i edited from the addon on sunday is totally different to the script that is now contained in the upgrade version? cant even find the lines to be edited in there now :confused2: i got it on 2 diff machines and both scripts are totally different :confused2: old script works fine but new clean install dont. - giftie - 2011-03-23 justermin Wrote:I have the script.... but the script i edited from the addon on sunday is totally different to the script that is now contained in the upgrade version? cant even find the lines to be edited in there now :confused2: i got it on 2 diff machines and both scripts are totally different :confused2: old script works fine but new clean install dont. I still don't quite understand. What version of XBMC are you using? Confluence has changed in the XBMC's Development(GIT) but not for Dharma(10.0 or 10.1) To add the button for the Addon in Confluence you need to add the following to DialogVideoInfo.xml - Insert After line 1128 and before 1129. Code: <control type="button" id="13"> This adds a button to the Info Window.. One Important note. If the Movie has a Trailer, the button is not Visible, but still accessible. Scroll to the right and it should show up. As I said before, I haven't made a change to the Addon that affects how it is started. Also it the code above is the same as yours, the button will always be there, whether or not the addon is installed. So I'm not sure what problems you are having.. Can't get Trivia working... - enigmakairos - 2011-03-23 Excuse my noobness in advance... Running dharma on OS X Snow Leopard, CE version 1.0.40 using the Aeon MQ skin. Everything else (so far) about the script seems to work except when I turn on Trivia. I've double-checked the slides.xml and my naming convention (blah blah) about 100 times now and same result when I go into the Cinema menu and queue something up- nothing. Log returns the following: 21:55:33 T:2962051072 M:2719727616 NOTICE: [script.cinema.experience] - Feature - You Again 21:55:33 T:2962051072 M:2719727616 NOTICE: [script.cinema.experience] - Storing Playlist 21:55:33 T:2962051072 M:2719776768 NOTICE: [ script.cinema.experience ] - [ ce_playlist.py ] - Building Music Playlist 21:55:33 T:2962051072 M:2718822400 NOTICE: Traceback (most recent call last): 21:55:33 T:2962051072 M:2718822400 NOTICE: File "/Users/HTPC/Library/Application Support/XBMC/addons/script.cinema.experience/addon.py", line 550, in ? 21:55:33 T:2962051072 M:2718973952 NOTICE: exit = start_script( sys.argv[ 1 ].lower() ) 21:55:33 T:2962051072 M:2718973952 NOTICE: File "/Users/HTPC/Library/Application Support/XBMC/addons/script.cinema.experience/addon.py", line 442, in start_script 21:55:33 T:2962051072 M:2718973952 NOTICE: _play_trivia( equivalent_mpaa, genre, plist ) 21:55:33 T:2962051072 M:2718973952 NOTICE: File "/Users/HTPC/Library/Application Support/XBMC/addons/script.cinema.experience/addon.py", line 369, in _play_trivia 21:55:33 T:2962051072 M:2718973952 NOTICE: build_music_playlist() 21:55:33 T:2962051072 M:2718973952 NOTICE: File "/Users/HTPC/Library/Application Support/XBMC/addons/script.cinema.experience/resources/lib/ce_playlist.py", line 345, in build_music_playlist 21:55:33 T:2962051072 M:2719014912 NOTICE: print track_location 21:55:33 T:2962051072 M:2719014912 NOTICE: UnboundLocalError: local variable 'track_location' referenced before assignment 21:55:33 T:2962051072 M:2719014912 NOTICE: [script.cinema.experience] - messy_exit: Use Ctrl-D (i.e. EOF) to exit. Can someone pleeeze tell me what I'm missing here? - giftie - 2011-03-23 Music... Though not a fault of yours.. Since you have Trivia Music set to none(or I guess you do) This error showed up because the script tried to build a music play list with out any music.. I fixed the error. 1.0.41 can be downloaded and it should work nicely then... enigmakairos Wrote:Excuse my noobness in advance... - ezechiel1917 - 2011-03-23 just to check before making any conclusions, do you guys have actual thumbs for trailers displayed when they're played (local / xbmc db source) - I always get only skins default image for thumb - v1.0.40? what's the right naming convention for thumbs? moviename-trailer.mov moviename-trailer.tbn ? thanks for info - enigmakairos - 2011-03-23 giftie Wrote:Music... Though not a fault of yours.. Since you have Trivia Music set to none(or I guess you do) This error showed up because the script tried to build a music play list with out any music.. I fixed the error. 1.0.41 can be downloaded and it should work nicely then... It does, indeed, now work for me. Many (manymanymany) thanks! |