[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
|
- Henkske - 2011-12-20 giftie Wrote:Depending on your build version of XBMC this may be fixed... Pre eden from 19dec - canadave - 2011-12-20 giftie Wrote:Pushy....hehe, I know....those darned users just never stop, do we giftie Wrote:File is called DialogBusy.xml, found in the 720p folder in every skin. Thanks, exactly what I needed to know! Awesome.... - nikc0069 - 2011-12-21 Can cinema experience reference the filename of a file, and then play video accordingly? The example I'm going for is a "Please put on your 3d glasses" type video for 3d blurays. - Burke - 2011-12-22 A quick question, I tried to find an answer in thread but with no success. yesterday I installed xbmc 10.1 and Dharma Version 1.0.53 off CE. My trailers are stored in local folder - but CE just skips them. When I install nightly build + eden version CE everthing works - no problem. My question is: Is this normal for dharma and this version of CE? If so OK I am not home right now so I can't post my log right now. - ijourneaux - 2011-12-27 I just moved over to the Eden Beta and struggling to get HCE to work. My HCE script is configured to only play a few trailers before the feature (none of the intro/outro videos). Right now XBMC either crashes when I select the movie to watch or it skips the trailers. Here is a log. I did notice that the log points to a problem with the weather script. IN this instance, I just started XMBC navigates to recent movies and selected a Movie and XMBC crashed hard. http://pastebin.com/WzLbSxy - locomot1f - 2011-12-27 i have a quick question. I'm wondering how / if, the script uses permissions to download the trailer files? i have (am trying to have) the trailers download to a share that I have using NFS. but whenever I run the script, i don't have any trailers download to the directory, so it skips it, and just plays the movie. here's a look at my pastebin, if it will help: http://pastebin.com/8NyrHNnA - giftie - 2011-12-27 ijourneaux Wrote:I just moved over to the Eden Beta and struggling to get HCE to work. My HCE script is configured to only play a few trailers before the feature (none of the intro/outro videos). Paste bin link is not valid... Do you have version 2.0.53 installed?? - giftie - 2011-12-27 locomot1f Wrote:i have a quick question. It actually has something to do with vfs(virtual filesystem)(all but local filesystems are vfs' in XBMC) How XBMC now has Python used, some things need to be changed in the Eden Version and I missed this when I split the two versions up. Just need to download to a temporary folder then tell XBMC to copy it to the final folder destination(and delete the downloaded file). - giftie - 2011-12-27 Burke Wrote:A quick question, A debug log would be needed. - locomot1f - 2011-12-27 giftie Wrote:It actually has something to do with vfs(virtual filesystem)(all but local filesystems are vfs' in XBMC) How XBMC now has Python used, some things need to be changed in the Eden Version and I missed this when I split the two versions up. Just need to download to a temporary folder then tell XBMC to copy it to the final folder destination(and delete the downloaded file). i understand what you're saying, but no idea how to accomplish it. would that be a script in the default folder to watch for files, and then if there is a file to copy it over?or would that be something to add on to your script, so that once files are downloaded, to execute copying the files over and then deleting them? - giftie - 2011-12-27 locomot1f Wrote:i understand what you're saying, but no idea how to accomplish it. It's changes that I need to make to the script. The only work around, until I make the changes, is to set your folder to a local drive location(if possible) and not a NFS location. - ijourneaux - 2011-12-27 Installed the latesst version and am experienceing the same symptoms http://pastebin.com/ALAcmduT Hopefully this pastebin will work. - giftie - 2011-12-27 ijourneaux Wrote:Installed the latesst version and am experienceing the same symptoms Can you run it again with XBMC in debugging mode? - ijourneaux - 2011-12-28 Here it is. http://pastebin.com/h8RTcrTn - locomot1f - 2011-12-28 giftie Wrote:It's changes that I need to make to the script. The only work around, until I make the changes, is to set your folder to a local drive location(if possible) and not a NFS location. It would be nice to be able to use shares... especially on the ATV 2. just not enough space to have Intro Videos and Trailers on the ATV 2 device. I thought that maybe if I put the slides on the share, that would help out. but it's telling me that: Code: IOError: [Errno 2] No such file or directory: 'nfs://pangea.local/media/Osiris/Video/meeMovieTunes - Quiz Pack 2 0.1 Alpha/slides.xml but it is there... the other interesting thing is that I don't have either: Limit Trivia by Rating.... or Rating Limit for Trivia, set. So, why is it looking for that file? |