[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
|
- htpc-tac - 2011-02-23 ok, thanks for the info! - Wanilton - 2011-02-23 htpc-tac Wrote:I guess then you have only to update the addon. Yes, this new version cinema experience it´s ok with AeonMQ2, version 2.7.0, from Info Movie Button... - jitterjames - 2011-02-23 Wanilton Wrote:Yes, this new version cinema experience it´s ok with AeonMQ2, version 2.7.0, from Info Movie Button... But I think there is no support in MQ2 from the home screen. Great Stuff. - PatK - 2011-02-23 giftie Wrote:The old way is back.Love the new update 'the old way', I'm a Transparency! RF mouse user.. keyboard presses require that I have my keyboard handy, so this works better for me. I do like the home page addition, but with a fairly custom SVN, I'd have to be making a lot of changes with each update. I can't get over how well this script works, it's like I set down for an evening of a command performance just for myself. I can't thank-you enough. - markimark - 2011-02-23 htpc-tac Wrote:cool Actually if you work with Aeon MQ2 it is very easy to start Cinema Experience. You do this from the Info Panel of the chosen Movie. There is an extra Button "Play using Cinema Experience". Press that button and CE starts exactly as you want.............Got it? Skin - Wanilton - 2011-02-23 jitterjames Wrote:But I think there is no support in MQ2 from the home screen.In normal mode - skin aeronmq2, you add in home one new button from script "cinema experience" it´s ok in previous version, i tested with success, but with this new version, the developer info this: Giftie: "Calling the script from programs does not work now. This was necessary to allow old versions of of skins to work from the info button." You will need a movie focused on library as before to work properly in case of voxcommando, at least for now, unless changed in the script. Let's wait for the script will look like if there will be other changes, then get right to the skin aeronmq2 per hour is functional via movie info. - htpc-tac - 2011-02-23 yes starting the normal way over the info label is no problem. But with this you can't queue more movies. I just tried to get it additional running in AeonMQ2 with a custom Menu which calls the script. Creating it is no problem, but then I have the problem, that I can't pass an argument to the script. For the Other skins like confluence it works like in gifties skin-packages: Quote:<item id="12"> so the magic is here: XBMC.RunScript(script.cinema.experience,movietitles) How can I edit AeonMQ2 to pass also this parameter movietitles to the script when I click on the custom menu? - MarcosQui - 2011-02-23 As soon as possible I intend to make a menu and sub menu dedicated to Cinema Experience with all the embedded options. Please wait. - htpc-tac - 2011-02-23 I played a little and found a way to get it to work: editing guisettings.xml (xbmc must be down) and searched for my custom Menu with its script entry: script.cinema.experience there I added the argument like this: old: Quote:<setting type="string" name="skin.aeonmq.2.script_custom1_Path">script.cinema.experience</setting>to new: Quote:<setting type="string" name="skin.aeonmq.2.script_custom1_Path">script.cinema.experience, movietitles</setting> and this old: Quote:<setting type="string" name="skin.aeonmq.2.script_custom1_Path">script.cinema.experience</setting>to new: Quote:<setting type="string" name="skin.aeonmq.2.script_custom1_Path">script.cinema.experience, movietitles</setting> same can be done also for submenu entries passing different arguments like these: movietitles, movieyears, movieactors, moviedirectors, moviestudios, moviesets, moviecountries, recentlyaddedmovies - azaze1 - 2011-02-24 Great concept for this add-on. I'm loving it so far. I have a few questions that I'd like to understand better: 1) I notice the DTS Master Audio is recognized within the skins now instead of just showing a DTS logo. Is this a result of the cinema experience add on or could it be something new in the nightly XBMC builds? BTW: It reports DTS-MA 5.1 even on 7.1 tracks. 2) With respect to the Audio intros (DTS/Dolby/THX) How does it decide what to play? It seems to be somewhat random for me. I've got a DTSHD-MA movie playing with cinema experience, and it sometimes skips the 1 DTS-MA intro I have, and simply goes to the THX intro. 3) Somtimes it plays the same Intro two times in a row before playing the movie. Seems like an obvious bug, but it's not consistent. Is the intro selection completely random? Is there something I can do organizationally to enforce DTS-MA Intros be played for all movies with DTS-MA as their primary audio track? At the same time enforce TrueHD intro for movies with TrueHD tracks. 4) I'd like to also have the THX intro play whether the feature movie is TrueHD or DTS-MA... can I enforce this? 5) If I have more than 1 THX intro file in the THX folder will it pick one randomly or play both? Will that be consistent ? Thanks for any feedback, -Robert - giftie - 2011-02-24 azaze1 Wrote:Great concept for this add-on. I'm loving it so far. XBMC can get the streamdetails now and store them in the Database(along with Dolby TrueHD). Though It is not able to play them yet(still drops to DTS Core for the DTSHD-MA) The script just gets it's information from the database, similar to how a skin gets the information. Quote:2) With respect to the Audio intros (DTS/Dolby/THX) How does it decide what to play? It seems to be somewhat random for me. I've got a DTSHD-MA movie playing with cinema experience, and it sometimes skips the 1 DTS-MA intro I have, and simply goes to the THX intro. You need have the following folders. Audio <- just named for simplicity ---Dolby ---Dolby TrueHD ---DTS ---DTSHD-MA ---Other Place the appropriate video(s) in each of the folders They are case sensitive. The script needs to be pointed to the Audio Folder(in settings) Then when the script matches the audio format, it plays a video from the appropriate folder(ie a Dolby Movie, gets the Dolby Intro, etc.) If none are matched, it will play one from the Other folder(ie THX, etc) Quote:3) Somtimes it plays the same Intro two times in a row before playing the movie. Seems like an obvious bug, but it's not consistent. Is the intro selection completely random? Is there something I can do organizationally to enforce DTS-MA Intros be played for all movies with DTS-MA as their primary audio track? At the same time enforce TrueHD intro for movies with TrueHD tracks. If the folders are set up correctly, it should play the proper video intro. If it is not, could you post your xbmc.log to pastebin so I can check out why... Also 'randomness' increases with more videos(it has to do with the programming language - I randomize the videos 5 times to try to get the best 'random' orders) Quote:4) I'd like to also have the THX intro play whether the feature movie is TrueHD or DTS-MA... can I enforce this? At the moment you can not add a THX video before a film, I'll add that to the list of requested features. If you have more than 1 video in the folder, it will randomly pick one(it can randomly pick the same one every time for a while.) A special Note about the script.... - giftie - 2011-02-24 I see that ronie(skin developer of Transparency!) has added a skin setting that allows the Movie Button to become the Cinema Experience script button(Script is always active from this point) You can still play a movie without the script! The key to the script is the Queuing of the movie. If you Press Select or Play, the Script will cancel out and the movie will play normally. So really the only thing that changes from the normal Movie experience is that you have the small Notifier on the screen(it turns off after 5 minutes). - azaze1 - 2011-02-24 Thank you for the detailed reply. Much appreciated. I did have the folders mostly setup correctly. Mostely I'm sure is not good enough, so I've corrected the names. (used to just be TrueHD instead of Dolby TrueHD, and the DTSHD-MA was previously named DTS-MA). That's been corrected though it still played Intros for DTS Master Audio despite the incorrect folder name. Still not sure why it played the same thing twice... I'll dig through logs and see if I can reproduce. If so I'll look into providing the log via pastebin. The THX no matter what thing would be terrific, highly desirable (for me at least). Thanks again, -Robert - giftie - 2011-02-24 azaze1 Wrote:Thank you for the detailed reply. Much appreciated. Just double checked on my system... It looks like some old code found its way back. I'll have it fixed and posted tonight to the repo... - D-tyme - 2011-02-24 I'm seeing the same: Code: 19:34:42 T:2962419712 M:311123968 NOTICE: -->Python Interpreter Initialized<-- |