Kodi Community Forum
[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)



- giftie - 2012-03-05

logan_x50 Wrote:Hi,

Does this add-on def work with Eden RC2? http://www.mediafire.com/file/3s3l2g...nce.2.0.53.zip

The add-on fails to install and before i start posting log files I wanted to check its supported.

Thanks

Yes it works with Eden RC2.


- henrikyo - 2012-03-05

is there any way to force cinema experience to be the default way to start a movie.

using refocus, and all though its not a big issue, i kinda hate going into info, to start a movie.

also im having freezing issues with rc2 and latest refocus skin, weird.


- giftie - 2012-03-06

henrikyo Wrote:is there any way to force cinema experience to be the default way to start a movie.

using refocus, and all though its not a big issue, i kinda hate going into info, to start a movie.
you would need to modify your keymap.xml file to run the script based on a button press
Quote:also im having freezing issues with rc2 and latest refocus skin, weird.
A debug log would be helpful to determine the problem.


- sglavach - 2012-03-06

Hoping you can help.... trying to get CE to work with Cirrus Extended V2 skin. I have sent a few debug logs to Butch (skin designer) and he is assessing as well. When attempting to execute CE it just hangs the entire system and I am forced to completely unplug power to get system back.

System: ATV2
Eden RC1
Cinema v2.0.53

Here is the latest debug log:

http://pastebin.com/

Thanks!!


- sglavach - 2012-03-06

Sorry... Here's the debug log:

http://pastebin.com/6GSmscnV


- block134 - 2012-03-07

Is there a way to to setup something in say the Keyboard.xml file that will allow Cinema Experience to work on movies only?

What I am trying to do is on my ATV2 I want the play button on my remote so start cinema experience for movies only. I did try this on my windows machine but it will affect tv shows and movies.
Code:
<MyVideoLibrary>
    <keyboard>
      <p>XBMC.RunScript(script.cinema.experience)</p>
    </keyboard>
  </MyVideoLibrary>



- mvlc - 2012-03-07

I trying to run the CE in my XBMC Eden RC2 + HD Audio ....

I follow this steps ... Open XBMC > movies, choose the movie to see, and press "i"
to see informations. Then, press enter in CE, and the XBMC freeze just in this moment.
The movie don´t start, and nothing happens ...
I always have to close the XBMC through the task manager

Anybody knows this issue ?

Thanks


- giftie - 2012-03-08

sglavach Wrote:Sorry... Here's the debug log:

http://pastebin.com/6GSmscnV

This look like the bug in XBMC that deals with hanging when Progress Dialog is accessed.

I have found a work around that seems to be fairly solid. Soon I'll have a new release to be tested.


- giftie - 2012-03-08

block134 Wrote:Is there a way to to setup something in say the Keyboard.xml file that will allow Cinema Experience to work on movies only?

What I am trying to do is on my ATV2 I want the play button on my remote so start cinema experience for movies only. I did try this on my windows machine but it will affect tv shows and movies.
Code:
<MyVideoLibrary>
    <keyboard>
      <p>XBMC.RunScript(script.cinema.experience)</p>
    </keyboard>
  </MyVideoLibrary>

You can edit the Joystick.AppleRemote.xml file the same way as you did with the keyboard.xml file

It is a shame that XBMC does not separate TV from Movies..


- giftie - 2012-03-08

mvlc Wrote:I trying to run the CE in my XBMC Eden RC2 + HD Audio ....

I follow this steps ... Open XBMC > movies, choose the movie to see, and press "i"
to see informations. Then, press enter in CE, and the XBMC freeze just in this moment.
The movie don´t start, and nothing happens ...
I always have to close the XBMC through the task manager

Anybody knows this issue ?

Thanks

With out a debug log, I am just guessing. It probably getting stuck on the Progress Dialog(a bug that has been found in XBMC) I have figured out a work around that will be out with the next release.


- mvlc - 2012-03-08

giftie Wrote:With out a debug log, I am just guessing. It probably getting stuck on the Progress Dialog(a bug that has been found in XBMC) I have figured out a work around that will be out with the next release.

Thank you.
I waiting for this release so.

Unfortunately, my version of XBMC don´t have a addon Debug Log available.

Waiting for release ..............................


- giftie - 2012-03-09

mvlc Wrote:Thank you.
I waiting for this release so.

Unfortunately, my version of XBMC don´t have a addon Debug Log available.

Waiting for release ..............................

Debug logs are available the old fashioned way no matter what.


- mvlc - 2012-03-09

giftie Wrote:Debug logs are available the old fashioned way no matter what.

So how a I do that ? I don´t know ....


Omitting section - dwayned - 2012-03-09

Hey guys, having a little issue here, my Cinema Experience setup is skipping complete sections. Like it plays my trivia intro video, my trivia slides, trivia outro video and then goes straight to feature presentation intro and movie, skipping all my special videos and movie trailers. I'm running Eden RC2 with the latest cinema experience build (2.03 I think). If anyone else is experiencing this let me know the fix.


- giftie - 2012-03-10

mvlc Wrote:So how a I do that ? I don´t know ....

See the start of this thread, or follow the link in my signature.