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
  • 109
  • 110
  • 111(current)
  • 112
  • 113
  • 285
[RELEASE] Cinema Experience - the new Home Theater Experience Script
this maybe a stupid question, but is there a way to make cinema experience the default action when selecting a movie, so don't i have to press i, then the cinema shortcut
TV: UE55F8005
XBMC: Mac mini 2012 with windows 8.1
SOUND: Sonos playbar + Sonos Sub + 2x Rear Play: 3
Reply
henrikyo Wrote:this maybe a stupid question, but is there a way to make cinema experience the default action when selecting a movie, so don't i have to press i, then the cinema shortcut

Hi,
I asked this a while back but didn't get a reply.

I use this Ipad/iphone app, and there is support for CE so when you press and hold the play it plays the movie via CE

.
Reply
this is my first time using this script.

approx. how long does it take for this script to run through and start the movie?

i tried to run it last nite, and I waited, for what felt like 2 minutes. does this usually take longer? I'm not seeing any errors in my debug log...
Linux Mint 18 LTS 64-bit - Kodi 17 Beta6
Odroid-C2 - Libreelec v7.90.009
Reply
henrikyo Wrote:this maybe a stupid question, but is there a way to make cinema experience the default action when selecting a movie, so don't i have to press i, then the cinema shortcut

The script has two modes of use. It can be made 'default' if the skin supports it, or the 'traditional way' of starting it from the Info screen. There is also an external way as well(http://forum.xbmc.org/showpost.php?p=664144&postcount=5) but that is a bit more than a user will see...

Skins like Transparency!, Aeon MQ 2/3, Aeon Nox... allow you to start the script from the Movies button(I think Aeon MQ 2 added a Cinema Button) This will start the script in a mode that it will sit an wait for a movie to be queue(Q on the keyboard) This method also allows multiple movies to be queued(based on the script settings)
Reply
locomot1f Wrote:this is my first time using this script.

approx. how long does it take for this script to run through and start the movie?

i tried to run it last nite, and I waited, for what felt like 2 minutes. does this usually take longer? I'm not seeing any errors in my debug log...

What version of XBMC are you using?
What version of Cinema Experience are you using?

Could you also follow the intructions here to post your debug log for me to figure out why as well.
Reply
giftie Wrote:Just repackaged and tested installing - Same link

http://www.mediafire.com/file/rooabygacj...1.0.50.zip

Hi Giftie, running nightly build XBMCSetup-20111005-288f496-master.exe and Aeon MQ3 1.4.0 and CE 1.0.5 runs perfectly. Many thanks.

Doesn't work with Night or Neon SVN, haven't tested with other SVN skins yet.
Reply
@Kokonutcreme
Hi Downunder. Thanks for uploading the old build. Appreciate that very much. I tried it out, was not working for me and then I discovered the new posts about that problem here. Many thanks for trying to help me anyway.

@giftie
Thank you for working on that problem. Just like Kokonutcreme I am running nightly build XBMCSetup-20111005-288f496-master.exe and Aeon MQ3 1.4.0 and CE 1.0.5 runs also perfectly for me. Thanks a lot for always taking care of the plugin.
Reply
giftie Wrote:What version of XBMC are you using?
What version of Cinema Experience are you using?

Could you also follow the intructions here to post your debug log for me to figure out why as well.

Okay. So i tried it again today. This time it started buffering, then it acted like it was going to start playing the first trailer, and crashes.

I'm on ATV 2
your latest and greatest CE from this post
latest nightly - xbmc-20111010-34f799e-master-atv2.deb
Aeon MQ3

Going through my debug log, I keep seeing this error over and over again:
Error: Requested setting (pvrplayback.signalquality) was not found. It must be case-sensitive

not sure if this is what is causing it to crash.
Here's my pastebin
Linux Mint 18 LTS 64-bit - Kodi 17 Beta6
Odroid-C2 - Libreelec v7.90.009
Reply
Can you try it with out TV Tunes active?

locomot1f Wrote:Okay. So i tried it again today. This time it started buffering, then it acted like it was going to start playing the first trailer, and crashes.

I'm on ATV 2
your latest and greatest CE from this post
latest nightly - xbmc-20111010-34f799e-master-atv2.deb
Aeon MQ3

Going through my debug log, I keep seeing this error over and over again:
Error: Requested setting (pvrplayback.signalquality) was not found. It must be case-sensitive

not sure if this is what is causing it to crash.
Here's my pastebin
Reply
giftie Wrote:Can you try it with out TV Tunes active?

I disabled TV Tunes.

Still getting the same results. The first trailer plays, and then after about 5 - 10seconds cuts out, and reboots the ATV 2.

Here's the pastebin.

I'm gonna play around with some of the settings to see if something works.

Thanks for looking into this.
Linux Mint 18 LTS 64-bit - Kodi 17 Beta6
Odroid-C2 - Libreelec v7.90.009
Reply
I have a feeling though that 'pvrplayback.signalquality' error might be flooding XBMC and causing it to crash. The strange part is I don't have that error when I am running Aeon MQ3(though I am also not on ATV2) but I do see a different one('pvrmanager.enabled' needing to be case sensitive)


locomot1f Wrote:I disabled TV Tunes.

Still getting the same results. The first trailer plays, and then after about 5 - 10seconds cuts out, and reboots the ATV 2.

Here's the pastebin.

I'm gonna play around with some of the settings to see if something works.

Thanks for looking into this.
Reply
Slight update, nothing functional, but added feature for skin developers to disable aspects of the skin(Busy/Buffering Dialog, TV Tunes)

http://www.mediafire.com/file/aljc7nv56l...1.0.51.zip
Reply
I pasted the code in this thread (http://forum.xbmc.org/showthread.php?p=9...post909503). I now have the Cinema button in the movie information screen. But when I push it, I get the intros/trailers but then it goes back to the movie list, i.e., does not actually play the movie.

The log shows that the playlist is cleared when I hit the Cinema button. Then the intros and stuff are added to the playlist, but not the feature movie.
Reply
I would need a full copy of your debug log to determine the problem. Please follow the instructions found here...
http://forum.xbmc.org/showpost.php?p=664142&postcount=3

jubilex Wrote:I pasted the code in this thread (http://forum.xbmc.org/showthread.php?p=9...post909503). I now have the Cinema button in the movie information screen. But when I push it, I get the intros/trailers but then it goes back to the movie list, i.e., does not actually play the movie.

The log shows that the playlist is cleared when I hit the Cinema button. Then the intros and stuff are added to the playlist, but not the feature movie.
Reply
Here is my pastebin log: http://pastebin.com/AcbJFy8H

I have tried queing a movie and also simply launching the script from the movie's movie info page without queueing first.
Reply
  • 1
  • 109
  • 110
  • 111(current)
  • 112
  • 113
  • 285

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