[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
|
- Deception - 2011-08-26 m0v1em4n Wrote:Hi guys, You will need to create the folder structure although a lot of it is already set up with the full packs available on the first page. There is an option in the settings of the Cinema Experience tab where you can select only new trailers. Also, you can download any trailer you want just ensure that they have "-trailer" at the end of the file otherwise it won't know to play them. - Deception - 2011-08-26 giftie Wrote:It seems your are starting from the video files, not the video library. The Script requires the movie to be in the video library. The script is failing to find the movie in the database twice. So unbelievably stupid on my part. Thanks for the help, I'll give it a shot tonight. Side question, do you know where the slides.xml file is located? I need to change it to match my Q&A slide names. I checked all of the directories in the addons folder but wasn't able to find it. - m0v1em4n - 2011-08-27 Hi Guys, could do with a little help What I am running XBMC pre 11 nightly Aeon MQ3 latest CE Ok I have install CE and that gave me a CE button on the movies extra info screen, I have created the folder structure on C: drive and configered the folder setting in the CE options Now when I press the CE button in the movies extra info screen the 2 random trailers play followed by the sound intro video but for some reason the movie doesn't play , anyone have any idea on why the main movie doesn't play :confused2: Thanks m0v1em4n - giftie - 2011-08-27 What version of the script are you using? Latest on the repo does not work nicely on pre-Eden. I posted a link to a more friendly pre-Eden version a couple of pages back, typing this from my iPod, will look it up again when I get home from work. m0v1em4n Wrote:Hi Guys, - ederson - 2011-08-27 i think this is the post yo are looking for http://forum.xbmc.org/showpost.php?p=835313&postcount=1469 - m0v1em4n - 2011-08-27 Thanks guys, Well I install version 1.48 and the trailer and movies play fine but the sound intro video doesn't, where as before it did will try a few thing later thanks for your help . - Deception - 2011-08-27 Ok, one more issue I found. I cannot get the screenshot quiz to work. The questions are not coming up before the answers. I changed the extensions to be _q.jpg and _a.jpg. Below is the code I have in slides.xml inside the Screenshot quiz folder. Any ideas? Code: <slides> I have tried both <a<answer... and <answer... - giftie - 2011-08-27 Deception Wrote:Ok, one more issue I found. I cannot get the screenshot quiz to work. The questions are not coming up before the answers. I changed the extensions to be _q.jpg and _a.jpg. Below is the code I have in slides.xml inside the Screenshot quiz folder. Any ideas? The '#<a<answer format' line needs to be removed, it probably will cause an issue, not sure why it's there. Also your files are named something like this: slide1_q.jpg slide1_a.jpg slide2_q.jpg slide2_a.jpg ? - Deception - 2011-08-27 The #answer was only there as a test its since been removed. I'm not home now but I don't think the files have the numeric at the end, 1, 2, etc. That sounds like it could be an issue. The files are from the huge hte pack on the first page of this thread but I changed them to have an extension of q and a instead of a and b. I do have the originals and can put them back to a and b easily. - giftie - 2011-08-27 Deception Wrote:The #answer was only there as a test its since been removed. I'm not home now but I don't think the files have the numeric at the end, 1, 2, etc. That sounds like it could be an issue. The files are from the huge hte pack on the first page of this thread but I changed them to have an extension of q and a instead of a and b. I do have the originals and can put them back to a and b easily. Oh I see.. So your files are listed something like this(s screen shot of my actually Screenshot Quiz folder) With the following xml file: Code: <slides> This works fine on my system and many others... - Deception - 2011-08-27 I wonder if its the slide rating being R?? I'm going to reload the file the way it was originally downloaded and ill change my slides.xml to the one you posted. Just to confirm the slides.xml is in the q&a folder and there is no other changes? - giftie - 2011-08-27 Deception Wrote:I wonder if its the slide rating being R?? That is correct. - Zoltrix - 2011-08-28 Hi giftie, Big fan of this script, and been using it for a while now. Couple of questions. Where does the script store the list of previously played trailers when you have the only show unwatched trailers option set? I've got that option turned on, and I am definitely getting repeat trailers on some occasions, even when there are unwatched trailers to play. Also, in regards to feature requests, are we allowed to request new features? I was wondering if it was possible to have another trailers option to show the latest unwatched trailers. Ie, when the script plays the trailers it selects the newest unwatched trailers. The HD-Trailers.NET download script names the folder names with dates, so maybe the script could use that to determine the newest? Sometimes when playing unwatched trailers, I'm finding the script seems to always play older ones first, rather then a random selection. Thanks again for your work on this script. Cheers, Zolt - Rodimus - 2011-08-28 Great great great add on. My gf adores this plugin, it's taken her appreciation of my xbmc set up to another level, one where she actually cares about it lol. I've been wondering about something though. I've got XBMC to play trailers before the movie and it's picking the ones for movies (with trailers) stored on my mediaserver which is perfect but I also want it to pick some randomly from upcoming movies. Is there anyway to set this? As it stands X:\ Is the movie drive and all the movies are xxxxxxxxxxxx-trailer.xxx I was tempted to put a folder say X:\ComingAttractions but then XBMC will try to scrape this folder as part of the movies drive. If it does scrape them I'll end up with a bunch of dummy movies I'd need to clear out every time. Now I'm running UNRAID so I can easily create an extra drive, Say Z:\, and stick them all in here including the ones that are already in place but this would lose me the ability to play the trailer for jsut the movie we want to watch, or I end up duplicating the trailers, which with a few hundred HD ones is far from ideal. I know I can't set 2 trailer paths but any ideas? Or have I just made a request for some new code? Either way I look forward to what the future brings, this is the kind of add on that drives my love of XBMC. Local Scraper looking in the wrong folder ? - coffeeguy57 - 2011-08-28 The local scraper is loogin in the wrong folder I have it set as "U:\trailers" Log file is showing "09:06:50 T:6524 DEBUG: [folder.py] - dirEntries Activated 09:06:50 T:6524 DEBUG: [folder.py] - escapeDirJSON Activated 09:06:50 T:6524 DEBUG: [json_utils.py] - JSONRPC Query - {"jsonrpc": "2.0", "method": "Files.GetDirectory", "params": {"directory": "C:\\Users\\Don Schmeling\\AppData\\Roaming\\XBMC\\trailers\\", "media": "video"}, "id": 1} 09:06:50 T:6524 ERROR: XFILE::CDirectory::GetDirectory - Error getting C:\Users\Don Schmeling\AppData\Roaming\XBMC\trailers\ 09:06:50 T:6524 DEBUG: [json_utils.py] - retrieve_json_dict - JSONRPC - {"error":{"code":-32602,"message":"Invalid params."},"id":1,"jsonrpc":"2.0"} 09:06:50 T:6524 ERROR: Traceback (most recent call last): 09:06:50 T:6524 ERROR: File "C:\Users\Don Schmeling\AppData\Roaming\XBMC\addons\script.cinema.experience\resources\lib\json_utils.py", line 45, in retrieve_json_dict 09:06:50 T:6524 ERROR: result = response['result'] 09:06:50 T:6524 ERROR: KeyError: 'result'" If i put the trailers in the folder it displays above they play just fine. |