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)



- PatK - 2011-04-09

giftie Wrote:I didn't realize you were using a bleeding edge version of XBMC(git version) There has been some changes that have broken the script, at least for me it did today. It's mostly fixed for the next release, but I need to test against Dharma(10.1) I hope I can keep it stable for both camps...
I'm not likely to move to quickly to the bleeding edge... strange features.

Works for me..atm V1.0.45 Dharma 10.1 Transparency 3.11.5 any thoughts/headway of integration with 'Movie Quiz' it would be a spectacular plus. CE is now my new show off... lovin it daily.


- giftie - 2011-04-10

ezechiel1917 Wrote:Awesome, you are the man!
I was first afraid your fix will break recursive but I just tried it and it still works which is very important to me because with ~2000 trailers in one folder switching between trailers in playlist is incredibly slow (around 5s+ and even worse if it's SMB folder). Moving each trailer to it's own folder named as it's filename (Trailers_Local_folder\movie1-trailer.mov -> Trailers_Local_folder\movie1-trailer\movie1-trailer.mov) makes the switch almost instant. So, CE finding trailers with this directory structure is pretty important to me. Fortunately it still works, so I'm really happy with this fix Nod

Thank you very much. Big Grin

Yea, I made sure recursive still worked in this module.. I use it in another script as well, so it needs to work Smile


- giftie - 2011-04-10

Juanflaco Wrote:Yeah, I was on a recent nightly. Sorry I missed giving you that rather key bit of information. I failed Testing 101 as I was convinced I was just doing something stupid Big Grin

That's often why I ask for a full xbmc.log(debug) all that info is at the top...


- giftie - 2011-04-10

ijourneaux Wrote:When to test the Home Automation stuff today. I don't think I intentionally changed anything as I already had all of the selections set in the config menu.

Unfortunately the script refuses to play anything. When I select the movie, I nolong see the messages at the top of the screen and the triva and trailers don't play.

Here is the log file with debug logging turned on

http://pastebin.com/8DeNenmB

Apprecaite the help.

Something seems really strange, it's like the movie is not being queued from the info screen properly...

Hmmm...


- giftie - 2011-04-10

PatK Wrote:I'm not likely to move to quickly to the bleeding edge... strange features.

Works for me..atm V1.0.45 Dharma 10.1 Transparency 3.11.5 any thoughts/headway of integration with 'Movie Quiz' it would be a spectacular plus. CE is now my new show off... lovin it daily.

The Movie Quiz is implemented already, but there is an error, as I miss understood some of the code from the Movie Quiz Script.. 1.0.45 only will play in automatic mode(10 secs per question). This will be fixed in the next release.. I also just finished testing the script with the latest Movie Quiz(bleeding edge I guess Wink ) and it works nicely...

I should have the next release out sometime on Sunday...


- bluenote - 2011-04-10

Hey giftie

I've been playing around with movie quiz, and I know there's been a couple updates to CE .. Im using the new streaming library trailers, and I don't know if its something I've done or not but I seem to be getting a lot of freezes (well actually, its more of a hang.. XBMC is responsive, but the player isnt playing anything). Happens in between and start of trailers. Does this sound familiar at all? I should say it happens even with trivia disabled though.

thanks for any tips, love this plugin

EDIT: Im getting skipped apple trailers (database) too.


- ijourneaux - 2011-04-10

giftie Wrote:Something seems really strange, it's like the movie is not being queued from the info screen properly...

Hmmm...

Sorry it is mysterious <grin> I have tried several times since I posted (including a reboot) with no luck.


- giftie - 2011-04-10

bluenote Wrote:Hey giftie

I've been playing around with movie quiz, and I know there's been a couple updates to CE .. Im using the new streaming library trailers, and I don't know if its something I've done or not but I seem to be getting a lot of freezes (well actually, its more of a hang.. XBMC is responsive, but the player isnt playing anything). Happens in between and start of trailers. Does this sound familiar at all? I should say it happens even with trivia disabled though.

thanks for any tips, love this plugin

EDIT: Im getting skipped apple trailers (database) too.

Could you run XBMC in Debug Mode, run the script again and post you xbmc.log to pastebin.com.

Thanks...


- giftie - 2011-04-10

ijourneaux Wrote:When to test the Home Automation stuff today. I don't think I intentionally changed anything as I already had all of the selections set in the config menu.

Unfortunately the script refuses to play anything. When I select the movie, I nolong see the messages at the top of the screen and the triva and trailers don't play.

Here is the log file with debug logging turned on

http://pastebin.com/8DeNenmB

Apprecaite the help.

It doesn't look like you had XBMC in Debug mode,

12:23:28 T:4888 M:553136128 NOTICE: [script.cinema.experience] - Script Name: Cinema Experience
12:23:28 T:4888 M:553136128 NOTICE: [script.cinema.experience] - Script ID: script.cinema.experience
12:23:28 T:4888 M:553136128 NOTICE: [script.cinema.experience] - Script Version: 1.0.45
12:23:28 T:4888 M:553136128 NOTICE: [script.cinema.experience] - Autorefresh - Before Script: False
12:23:28 T:4888 M:553136128 NOTICE: [script.cinema.experience] - Starting Window ID: 10025
12:23:28 T:4888 M:553136128 NOTICE: 0
12:23:28 T:4888 M:553299968 NOTICE: [script.cinema.experience] - Video Playlist Cleared
12:23:28 T:4888 M:553299968 NOTICE: [script.cinema.experience] - Music Playlist Cleared
12:23:28 T:4888 M:553299968 NOTICE: [script.cinema.experience] - Action(Queue,25)
12:23:28 T:4888 M:554586112 NOTICE: [script.cinema.experience] - Library_view: oldway
12:23:28 T:4888 M:554586112 NOTICE: [script.cinema.experience] - auto_refresh( False, disable )
12:23:28 T:4888 M:554586112 NOTICE: [script.cinema.experience] - Autorefresh Status: False

The line in orange reports the log level, 0 is normal, 1 & 2 are debug modes.

The good news, it looks like the home automation scripting works Smile

12:23:28 T:4888 M:554504192 NOTICE: [script.cinema.experience] - [ home_automation.py ] - activate_on( Script End ) Triggered


Trivia Slides - commoman81 - 2011-04-11

http://www.megaupload.com/?d=T86MCAIX

http://www.megaupload.com/?d=XWGV62K3

Above are some more trivia slides i have been working on 1st one is James Bond and the Second are some old and new Superman trivia.


- giftie - 2011-04-11

New version available.
For those using a Bleeding Edge version of XBMC, there is a new Setting in Misc Settings to enable Pre-Eden code.

1.0.46
- Fixed - Added missing movie details
- Enhancement - Improved Debug logging
- Enhancement - Added Pre-Eden code and Dharma code files to support Dharma and forward moving Git
- Enhancement - Added 'Enable Pre-Eden' Setting in Misc Settings for those that like being on the Bleeding Edge. - Defaulted off
- Fixed - Make various changes to script to be valid for Dharma and Pre-Eden
- Fixed - Corrected mode coding for using Movie Quiz script in place of Trivia
- Fixed - Added back Slide MPAA Rating
- Enhancement - Added and MPAA Equivilent Rating for various purposes(Slides, Trailers)
BBFC Rating = MPAA Rating
12, 12A = PG-13
15 = R
U = G
18, R18, MA = NC-17

Used the following page http://en.wikipedia.org/wiki/Motion_picture_rating_system



- Laciecat - 2011-04-11

More slides for Cinema Experience


Casino Royale
http://www.megaupload.com/?d=SB4ZHB33


- Wanilton - 2011-04-11

Hello giftie,

This is ok for running movie Avatar? Before this work for me via Voxcommando, in the last version don´t work for me, thanks..

ExecBuiltIn(RunScript(script.cinema.experience,command<li>movie_title=Avatar)


- giftie - 2011-04-11

Wanilton Wrote:Hello giftie,

This is ok for running movie Avatar? Before this work for me via Voxcommando, in the last version don´t work for me, thanks..

ExecBuiltIn(RunScript(script.cinema.experience,command<li>movie_title=Avatar)

Just tried it from google chrome with the following command:

Code:
/xbmcCmds/xbmcHttp?command=ExecBuiltIn(RunScript(script.cinema.experience,command<li>movie_title=Avatar))
and it worked fine..

If your using a Nightly version of XBMC, make sure you turn on the Pre-Eden option in Settings.


- Wanilton - 2011-04-11

giftie Wrote:Just tried it from google chrome with the following command:

Code:
/xbmcCmds/xbmcHttp?command=ExecBuiltIn(RunScript(script.cinema.experience,command<li>movie_title=Avatar))
and it worked fine..

If your using a Nightly version of XBMC, make sure you turn on the Pre-Eden option in Settings.

It´s ok now, thanks.