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)



- Henkske - 2011-12-20

giftie Wrote:Depending on your build version of XBMC this may be fixed...

Pre eden from 19decSmile


- canadave - 2011-12-20

giftie Wrote:Pushy.... Smile
hehe, I know....those darned users just never stop, do we Wink

giftie Wrote:File is called DialogBusy.xml, found in the 720p folder in every skin.

There should be a <visible> tag.

Adding the following to the <visible> tag should disable the Busy popup

Thanks, exactly what I needed to know! Nod 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).

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 XBMC navigates to recent movies and selected a Movie and XBMC crashed hard.

http://pastebin.com/WzLbSxy

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.

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

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,

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.

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.
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?

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

http://pastebin.com/ALAcmduT

Hopefully this pastebin will work.

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...Huh

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?