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)



RE: [RELEASE] Cinema Experience - the new Home Theater Experience Script - giftie - 2014-05-12

(2014-05-07, 04:13)inv3ntor Wrote: Its no longer there in either context menu or from the movie info screen with Aeon Nox 5 & gotham 13.

Also like i said it does work as a regular add on as i described above, its how i been using it with 12.3 & aeon nox 4.Its just no longer working with 13 & nox 5.

Guess i will just roll back to frodo 12.3 & nox4 and keep using it as a regular add on. Maybe Aeon Nox will update later and make it work in 13 like it does 12.3.

The method to use as Home Window Button is
Code:
RunScript(script.cinema.experience,movietitles)
You need to have 'movietitles' to tell the script where to go.

Also the method to get Cinema Experience to run from the Info screen is to click on the Plus(+) then select Cinema Experience.

(2014-05-10, 11:03)giraz Wrote: Ok, I felt a bit stupid because I couldn't find any recurrence of "git" neither here
http://wiki.xbmc.org/index.php?title=Add-on:Cinema_Experience
neither here
https://code.google.com/p/xbmc-addons/wiki/CinemaExperienceIntro.
However googling around I found this: https://github.com/Giftie/script.cinema.experience/tree/Gotham
and I installed this last version into my Openelec machine.

Now it works quite well but I have some strange behavior:
I set movie theater intro, coming attraction intro, one trailer from Apple, ratings and audio file, but seems they all play randomly. Playing the same movie many times, sometime I get movie theater intro, sometime I get trailer, and so on..
Need a debug log to find out why. Nothing has changed in the flow of videos
Quote:Ratings file seems to play each time, but I get always "not rated" file. I'm using MPAA rating, how can I ensure my movies are correctly rated?
The script uses database info, if the script can not match the Rating( Rated PG, PG ) then it falls back onto NR.
Quote:In addiction I'd like to know how the script choose the audio file if the movie have many audio track in different format.
The script uses the first Audio Format provided by the video StreamDetails(which is provided by XBMC)


RE: [RELEASE] Cinema Experience - the new Home Theater Experience Script - giftie - 2014-05-12

(2014-05-12, 08:28)Skank Wrote: Any idea when next version of cinema experience is coming?
It will be released when it is done.. RL gets in the way.
Quote:Will 3D intros like "put on your glasses" be included?
The script will not include videos. There are 3D intros for various parts.
Quote:Another question: I'm using an external player for 3d mvc movies.

Will Cinema experience work with this?

Will it do the complete sequence, then only when the 3d movie start, use the external player?
The script was never meant to be used with an External player. It may work fine and the next version should work even better.


RE: [RELEASE] Cinema Experience - the new Home Theater Experience Script - knochentrocken - 2014-05-12

Hi,

I am trying to use the script with Gotham (Win8 64) with no luck so far. I tried all types of videos and combinations but the playlist never starts:
I always get this error:

Quote:ERROR: m_pD3DDevice->BeginScene() failed. 8876086C - D3DERR_INVALIDCALL (Invalid call)

Here is my complete log: link

Thanks for any help and any suggestions


RE: [RELEASE] Cinema Experience - the new Home Theater Experience Script - dbldown768 - 2014-05-14

Not sure if this is cinema experience related, but I only get these errors when running through cinema experience. The screen becomes full black and i see the following output in the log. I can paste full log if necessary

Code:
19:02:56 T:139944412550912  NOTICE: [Cinema Experience] - Retriving Trailers: 1 Trailers
19:02:56 T:139944412550912   DEBUG: [Cinema Experience] - [ce_playlist.py] - _get_trailers started
19:02:56 T:139944412550912  NOTICE: [Cinema Experience] - Local Folder Trailer Scraper Started
19:02:56 T:139944412550912  NOTICE: [Cinema Experience] - Fetching Trailers
19:02:56 T:139944412550912  NOTICE: [Cinema Experience] - List does not exist, Trailer Watched List
19:02:56 T:139944412550912   ERROR: GetDirectory - Error getting var/run/udev/links/x2fpci-0000:00:1b.0
19:02:56 T:139944412550912   ERROR: GetDirectory - Error getting var/run/udev/links/x2fpci-0000:00:03.0
19:02:56 T:139944412550912   ERROR: GetDirectory - Error getting var/run/udev/links/x2frtc
19:02:56 T:139944412550912   ERROR: GetDirectory - Error getting var/run/udev/links/x2fb55ec2a0-5e51-404f-bb73-c27d628f7f62
19:02:56 T:139944412550912   ERROR: GetDirectory - Error getting var/run/udev/links/x2faf7cd105-ce66-44b8-b4c8-c83e1cc3325b
19:02:56 T:139944412550912   ERROR: GetDirectory - Error getting var/run/udev/links/x2fSystem
19:02:56 T:139944412550912   ERROR: GetDirectory - Error getting var/run/udev/links/x2fStorage
19:02:56 T:139944412550912   ERROR: GetDirectory - Error getting var/run/udev/links/x2fata-BP4_mSATA_SSD_DED9073B0DEC00001037-part2
19:02:56 T:139944412550912   ERROR: GetDirectory - Error getting var/run/udev/links/x2fata-BP4_mSATA_SSD_DED9073B0DEC00001037-part1
19:02:56 T:139944412550912   ERROR: GetDirectory - Error getting var/run/udev/links/x2fata-BP4_mSATA_SSD_DED9073B0DEC00001037
19:02:56 T:139944412550912   ERROR: GetDirectory - Error getting usr/var/run/udev/links/x2fpci-0000:00:1b.0
19:02:56 T:139944412550912   ERROR: GetDirectory - Error getting usr/var/run/udev/links/x2fpci-0000:00:03.0
19:02:56 T:139944412550912   ERROR: GetDirectory - Error getting usr/var/run/udev/links/x2frtc
19:02:56 T:139944412550912   ERROR: GetDirectory - Error getting usr/var/run/udev/links/x2fb55ec2a0-5e51-404f-bb73-c27d628f7f62
19:02:56 T:139944412550912   ERROR: GetDirectory - Error getting usr/var/run/udev/links/x2faf7cd105-ce66-44b8-b4c8-c83e1cc3325b
19:02:56 T:139944412550912   ERROR: GetDirectory - Error getting usr/var/run/udev/links/x2fSystem
19:02:56 T:139944412550912   ERROR: GetDirectory - Error getting usr/var/run/udev/links/x2fStorage
19:02:56 T:139944412550912   ERROR: GetDirectory - Error getting usr/var/run/udev/links/x2fata-BP4_mSATA_SSD_DED9073B0DEC00001037-part2
19:02:56 T:139944412550912   ERROR: GetDirectory - Error getting usr/var/run/udev/links/x2fata-BP4_mSATA_SSD_DED9073B0DEC00001037-part1
19:02:56 T:139944412550912   ERROR: GetDirectory - Error getting usr/var/run/udev/links/x2fata-BP4_mSATA_SSD_DED9073B0DEC00001037



RE: [RELEASE] Cinema Experience - the new Home Theater Experience Script - dbldown768 - 2014-05-16

When I remove the trailers from the configuration, the script works correctly. The above errors appear to be related to the playing / loading of the trailers.


RE: [RELEASE] Cinema Experience - the new Home Theater Experience Script - giftie - 2014-05-16

(2014-05-14, 02:12)dbldown768 Wrote: Not sure if this is cinema experience related, but I only get these errors when running through cinema experience. The screen becomes full black and i see the following output in the log. I can paste full log if necessary

Can you post a full debug log to pastebin/xbmclogs then post a link here.

thanks


RE: [RELEASE] Cinema Experience - the new Home Theater Experience Script - Batiatus - 2014-05-17

Has anyone found a good resource, list or otherwise for 3D Trailers. Either on blu-ray discs as 'bonus' items or around the net? I know of this site which tries to collect YouTube videos and such but many are of poor quality. Some are even cell phone videos from theatersHuh?


RE: [RELEASE] Cinema Experience - the new Home Theater Experience Script - dbldown768 - 2014-05-17

(2014-05-16, 06:45)giftie Wrote:
(2014-05-14, 02:12)dbldown768 Wrote: Not sure if this is cinema experience related, but I only get these errors when running through cinema experience. The screen becomes full black and i see the following output in the log. I can paste full log if necessary

Can you post a full debug log to pastebin/xbmclogs then post a link here.

thanks

http://sprunge.us/VIgA

Thanks for the help.


RE: [RELEASE] Cinema Experience - the new Home Theater Experience Script - feliche - 2014-05-18

Hi,
I can´t make "Countdown" video be played.

I´m have organized my folders as follow:

Videos
- Audio
- Coming Atractions Intro
- Feature Presentation Intro
- Feature Presentation Outro
- Intermissions
- Movie Theather Intro
- Movie Theather Outro
- Ratings
- Trivia Intro
- Trivia Outro

Where must I set the "Countdown" folder?

If I want to play TV spots before the film in wiche folder would be good to download them?

Thank you


RE: [RELEASE] Cinema Experience - the new Home Theater Experience Script - wints - 2014-05-18

(2014-05-18, 02:15)feliche Wrote: Hi,
I can´t make "Countdown" video be played.

I´m have organized my folders as follow:

Videos
- Audio
- Coming Atractions Intro
- Feature Presentation Intro
- Feature Presentation Outro
- Intermissions
- Movie Theather Intro
- Movie Theather Outro
- Countdown
- Ratings
- Trivia Intro
- Trivia Outro

Hi just make a folder called Countdown and place it with the others like above then put your countdown videos in that folder and then in CE point to that folder you just made,that's how mine is and works fine for me


RE: [RELEASE] Cinema Experience - the new Home Theater Experience Script - Javlin - 2014-05-21

Having trouble with the latest Gotham beta 1 build.

Playing a DTS-HD movie before the movie starts no audio in apple high def trailers, but audio comes back when movie starts?

Is this a known issue?

Never used to happen. Also get a cache is full warning pop up but trailer still plays after a short buffer.


RE: [RELEASE] Cinema Experience - the new Home Theater Experience Script - giftie - 2014-05-21

(2014-05-17, 20:09)dbldown768 Wrote:
(2014-05-16, 06:45)giftie Wrote:
(2014-05-14, 02:12)dbldown768 Wrote: Not sure if this is cinema experience related, but I only get these errors when running through cinema experience. The screen becomes full black and i see the following output in the log. I can paste full log if necessary

Can you post a full debug log to pastebin/xbmclogs then post a link here.

thanks

http://sprunge.us/VIgA

Thanks for the help.

It doesn't seem that you have actually set the path to you Local Trailers.. This scraper is for trailers stored in a folder.

(2014-05-21, 04:14)Javlin Wrote: Having trouble with the latest Gotham beta 1 build.

Playing a DTS-HD movie before the movie starts no audio in apple high def trailers, but audio comes back when movie starts?

Is this a known issue?

Never used to happen. Also get a cache is full warning pop up but trailer still plays after a short buffer.

Not a known issue.. How about posting a Debug Log..


Re: RE: [RELEASE] Cinema Experience - the new Home Theater Experience Script - dbldown768 - 2014-05-21

(2014-05-21, 06:46)giftie Wrote:
(2014-05-17, 20:09)dbldown768 Wrote:
(2014-05-16, 06:45)giftie Wrote: Can you post a full debug log to pastebin/xbmclogs then post a link here.

thanks

http://sprunge.us/VIgA

Thanks for the help.

It doesn't seem that you have actually set the path to you Local Trailers.. This scraper is for trailers stored in a folder.

Hmm. I never had this set to use local trailers. Always from the web. Maybe some setting got changed around. Thanks for the help. I will try this out later.


RE: [RELEASE] Cinema Experience - the new Home Theater Experience Script - DaSingh - 2014-05-21

First of all brilliant script Smile had it working fine with Frodo but since I have upgraded to Gotham 13.1 b2 when I try to run Cinema Experience v4.0.10 using
Code:
<control type="button" id="49">
         <description>Home Theatre</description>
         <include>ButtonInfoDialogsCommonValues</include>
         <label>Cinema</label>
         <onclick>Dialog.Close(MovieInformation)</onclick>
         <onclick>XBMC.RunScript(script.cinema.experience,movieid=$INFO[ListItem.DBID])</onclick>
         <visible>system.hasaddon(script.cinema.experience) + Container.Content(movies)</visible>
     </control>

XBMC crashes and I just get black screen with X cursor

Your debug xbmc.log: http://xbmclogs.com/show.php?id=206953
Your XBMC crashlog: http://xbmclogs.com/show.php?id=206955

I used to have trivia working too so trailers would download but when I turn trivia on now nothing happens. Doesn't even crash not got the debug with trivia turned on but can upload it later.

Would love to get this working again.

Thanks for the help Smile


RE: [RELEASE] Cinema Experience - the new Home Theater Experience Script - Warner306 - 2014-05-22

I am still waiting for access to my debug log, but I thought you might have some answers beforehand.

I had the script working fine the first time I configured it; everything played in order from the movie info screen. But now when the script is started, the screen freezes and nothing happens at all. If I hit backspace, I can exit out of the script and continue browsing the menus, but within a minute or two, the animation spontaneously starts and the videos begin playing in succession. I don't know what's responsible for the delay.

I am utilizing the following components of the script:

- Coming Soon intro video
- Three trailers from Apple Movie Trailers (newest)
- Feature Presentation intro video
- MPAA ratings video
- Audio codec video
- 1 feature presentation

This is used in combination with Gotham 13.1 and Aeon Nox 4.1.9.