Poll: Most Desired Feature To Be Added
You do not have permission to vote in this poll.
Other Movie Ratings
5.45%
Download Movie Trailers
28.04%
Home Automation scripting
24.22%
Other Movie Streaming Location
9.04%
Trivia Intro Fixed
11.24%
Cartoon Video Option
14.72%
More Videos for before Feature(s) - Specify how many
7.30%
Total
863 vote(s)
100%
* You voted for this item.

  • 1
  • 74
  • 75
  • 76(current)
  • 77
  • 78
  • 285
[RELEASE] Cinema Experience - the new Home Theater Experience Script
Everything is back to perfection for me with 1.0.44. Trivia is turned off and everything works, trailers work, all is good. I haven't been able to find the setting yet to turn off auto-updating, I don't see anything in Settings-Addons to do this. But this is an XBMC issue I realize, not a CE issue. I would like to make it stick on 1.0.44!

EDIT - figured out how to turn off the Auto Update, just need a little left-arrow action when in Settings > Addons to get to the menu.
Reply
BEWBTUBE Wrote:nevermind

What was your problem?? was it with the script?
Reply
ezechiel1917 Wrote:giftie: thanks, works fine now Nod

also listitem.setInfo for main movie is still an issue in 1.0.44:


I bet you are using Windows, correct? Not that it should matter... But there may be a problem in XBMC itself since it seems fine on my Linux Box but not the Windows system...

I'll keep looking into it.. Though I don't think it is a huge deal(but it would be nice to figure it out...)
Reply
xsvtoys Wrote:Everything is back to perfection for me with 1.0.44. Trivia is turned off and everything works, trailers work, all is good. I haven't been able to find the setting yet to turn off auto-updating, I don't see anything in Settings-Addons to do this. But this is an XBMC issue I realize, not a CE issue. I would like to make it stick on 1.0.44!

EDIT - figured out how to turn off the Auto Update, just need a little left-arrow action when in Settings > Addons to get to the menu.


Every skin is a little bit different when it comes to these extra(often hidden) options...
Reply
I'm trying to trace down a bug that may only be present on Windows Systems... What I need from you is confirmation of the Info overlay is complete with information for the movie playing.

What you need to do is when the movie is playing(when using the script of course) Press 'I' or Info to bring up the Info Overlay. Please report back if it is working or not..

Thanks...
Reply
I read page 1 and pages 90-end, I saw nothing about this and I'm stuck. The Trivia slides are working, but I cannot get the trivia quiz slides to work. I looked and didn't see anything about them not working. I know how the XML's suppose to be, but I don't see anything in the trivia settings to specify where my trivia slides are. If this works and I'm not doing something, I'm sure it's something simple. But I'm super stuck right now. Everything else is working flawlessly for me.
Reply
giftie Wrote:I bet you are using Windows, correct? Not that it should matter... But there may be a problem in XBMC itself since it seems fine on my Linux Box but not the Windows system...

I'll keep looking into it.. Though I don't think it is a huge deal(but it would be nice to figure it out...)

I'm actually using linux ppa version, as in my signature. Sad
Reply
In the latest version works all right for me, but no information on the main movie,
(trailer information is correct on).
Performance is very good now in windows 7 32 bits DXVA enabled, Great work.
Greetings.
Image
Reply
ezechiel1917 Wrote:I'm actually using linux ppa version, as in my signature. Sad

My bad(though I still don't see linux...lol..)

This is strange... I'm using git version 20110403-add3bf0... but I have tested many builds(usually update once or twice a week) and I have full details... Very strange.. Hmm... I think I'm going to need to build a Dharma (10.1) box... or at least a USB stick...
Reply
quebert Wrote:I read page 1 and pages 90-end, I saw nothing about this and I'm stuck. The Trivia slides are working, but I cannot get the trivia quiz slides to work. I looked and didn't see anything about them not working. I know how the XML's suppose to be, but I don't see anything in the trivia settings to specify where my trivia slides are. If this works and I'm not doing something, I'm sure it's something simple. But I'm super stuck right now. Everything else is working flawlessly for me.



The xml file needs to be placed in the folder with the slides and named 'slides.xml'

for instance here is my folder layout: (the dots represent lots of files Smile )
Code:
Cinema Experience Stuff
      ---->Trivia
             ---->QA
                    ---->Screenshot Quiz
                           ---->50FirstDates_a.jpg
                           ---->50FirstDates_b.jpg
                           ---->AngelHeart_a.jpg
                           ---->AngelHeart_b.jpg
                           .
                           .
                           ---->slides.xml
                           ---->Sommersby_a.jpg
                           ---->Sommersby_b.jpg
                           .
                           .
                    ---->PreMovie Quiz
                           ---->Q1a.jpg
                           ---->Q1b.jpg
                           ---->Q2a.jpg
                           ---->Q2b.jpg
                           .
                           .
                           ---->Q88a.jpg
                           ---->Q88b.jpg
                           ---->slides.xml
             ---->Stills
      ---->Videos

and the slides.xml file from the Screenshots Quiz Folder is the following:

Code:
<slides>
    <slide>
        <slide rating="R">
        <question format=".+_a.jpg" />
        <clue format="" />
        <answer format=".+_b.jpg" />
    </slide>
</slides>

and the slides.xml file from the PreMovie Quiz Folder is the following:

Code:
<slides>
    <slide>
        <slide rating="R">
        <question format=".([0-9]{1,3})+a.jpg" />        
        <clue format="N/A" />
        <answer format=".([0-9]{1,2})+b.jpg" />
    </slide>
</slides>

both of these work perfectly.

at the moment Slide Rating does not work, the code has been disabled for a while now(I guess I should start to look at it again...)
Reply
PatOso Wrote:In the latest version works all right for me, but no information on the main movie,
(trailer information is correct on).
Performance is very good now in windows 7 32 bits DXVA enabled, Great work.
Greetings.

Glad to hear that you also noticed the change in the CPU percentage... I was hoping it wasn't just on my system.. There also should be less chance of having two instances of the script running now as well..

I think I know what I have to do to fix the movie info.. I just think it's odd that it works fine on my system(but that is often the case Rolleyes )

It should be fixed soon...
Reply
for some reason, i can't seem to get the intermission video to run. dunno why.
Image
Image
Image
Reply
Shinu Wrote:for some reason, i can't seem to get the intermission video to run. dunno why.

The intermission video option is for when Multiple Features are used. If this is the case, could you post a copy of you xbmc.log file to pastebin.org(see my signature if you need to find the location the the xbmc.log file)

Thanks...
Reply
andrewf Wrote:Ok so to update....

Rating – Sorted - It appears the bluray drive I bought to burn my discs is set to Region1 and so all my UK films have burned with a US rating. I had the script set to the UK folder.

Music - I'm still unable to play a single track?

Trivia Slides – Sorted

Trivia Intro - Has yet to ever appear.



Forgive the ignorance but how do I get the log? I’m playing XBMC Live in Linux partition.

Cheers Andrew

for the log file, check my signature for the the location. For XBMC Live it is located in the /home/xbmc/.xbmc/temp folder.
Reply
Giftie!

Just wanted to say a HUGE thanks for implementing local trailer streams from existing movies with url trailers.
This plugin really is the topping on the XBMC cake!

thank you!
Reply
  • 1
  • 74
  • 75
  • 76(current)
  • 77
  • 78
  • 285

Logout Mark Read Team Forum Stats Members Help
[RELEASE] Cinema Experience - the new Home Theater Experience Script24