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)



- henrikyo - 2010-12-30

sweet, the imax was a bit old on the demo world site, checking out the ones in your post Smile

btw, does anyone know where i can get a hold of this new imax "trailer" i think its awsome

http://www.youtube.com/watch?v=hQIAZknxqUI


Thanks for releasing this!!!! - steppedup - 2010-12-30

Hi - thanks so much for releasing this for Dharma!!!! Much appreciated!

Cheers,

steppedup


- tkarns24 - 2010-12-30

Help i am looking to at this to myatv ,but i barely got done setting up hte before the change. can any one tell me how to download and set this up for atv
thanks much


- SlaveUnit - 2010-12-30

tkarns24 Wrote:Help i am looking to at this to myatv ,but i barely got done setting up hte before the change. can any one tell me how to download and set this up for atv
thanks much

You try reading this thread at all?


- retret66 - 2010-12-30

SlaveUnit Wrote:Im sure there are many better workarounds but you could try using autohotkey.
http://www.autohotkey.com/

In the program map a keystroke (say the letter z) to the mouse button you want. Then in your keymap file map that letter (z) to the line we gave you earlier to start the script with one keystroke. It might be a longshot, but it may work. Hell I have no idea really.


Hey, thanks, this might be an answer to my problem..I will experinement with this..


- JDzz - 2010-12-31

Is there a way to use a different player when playing videos files such as mpc-hc?


- Targettio - 2010-12-31

JDzz Wrote:Is there a way to use a different player when playing videos files such as mpc-hc?

http://wiki.xbmc.org/index.php?title=Advancedsettings.xml#.3Cexternalplayer.3E

But not really relevant to this thread.


- JDzz - 2010-12-31

I should have posted more info. I have the playercorefactory file already edited for 1080, 720 etc to open mpc-hc. I changed the file name of my intros to include 720 and 1080 but then mpc-hc would not open. When I hit the "reel" button I see the script start but then nothing. When I changed the file names back to what they were originally it worked as it should and loaded the default XBMC player up. I thought there might be another setting somewhere to get this to work or something. Thanks for any help.

BTW here is my playercorefactory file.....

- <playercorefactory>
- <players>
- <player name="MPC-HC" type="ExternalPlayer" audio="false" video="true">
<filename>C:\Program Files (x86)\Media Player Classic - Home Cinema\mpc-hc.exe</filename>
<args>"{1}" /fullscreen /close</args>
<hidexbmc>false</hidexbmc>
<hideconsole>false</hideconsole>
<warpcursor>none</warpcursor>
</player>
</players>
- <rules action="prepend">
<rule filetypes="m2ts|ts|mkv|VC-1" player="MPC-HC" />
<rule filename=".*720.*|.*1080.*" player="MPC-HC" />
</rules>
</playercorefactory>


- JDzz - 2010-12-31

Sorry nevermind for the question above I changed the name of the file but forgot to load the new file back into the script via the settings. :o

Working fine now.


- SlaveUnit - 2010-12-31

Any way to have the COUNTDOWN option let you select a folder and not just 1 file? I have a few I wouldn't mind cycling through.


- giftie - 2010-12-31

SlaveUnit Wrote:Any way to have the COUNTDOWN option let you select a folder and not just 1 file? I have a few I wouldn't mind cycling through.

Added to the growing list of requested features.. Next version(1.0.9) not far off..


- s_inman - 2010-12-31

Hi all,

I have the script working for DTS, Dolby, Trailers and intros etc but I cant get the Ratings to work, any ideas? I have my files named as the structure on page 1 of this thread. I use BBFC ratings within XBMC.

Many thanks.


- ackbarr - 2010-12-31

s_inman Wrote:Hi all,

I have the script working for DTS, Dolby, Trailers and intros etc but I cant get the Ratings to work, any ideas? I have my files named as the structure on page 1 of this thread. I use BBFC ratings within XBMC.

Many thanks.

Cinema Experience only handles MPAA ratings at the moment. Support for BBFC ratings is in the works though.

http://code.google.com/p/xbmc-addons/issues/detail?id=74&colspec=ID%20Type%20Status%20Owner%20Summary


- Oddsodz - 2011-01-01

I was just about to post about BBFC Ratings.

I Was going to ask as I could not get them to work. But I see now that it is not working anyway right now and so it is not me at fault. But just so we all know. What are the naming formats for BBFC ratings video files?

Also, on a side note. Has anybody seen a good pack for the old UK "Peal & Dean" advertisements?

Hope somebody has a few answers.

Oddsodz


- giftie - 2011-01-01

Oddsodz Wrote:I was just about to post about BBFC Ratings.

I Was going to ask as I could not get them to work. But I see now that it is not working anyway right now and so it is not me at fault. But just so we all know. What are the naming formats for BBFC ratings video files?

We probably will follow the norm with the following:

Rated U
Rated 12
Rated 12A
Rated 15
Rated 18
Rated PG

These will be fairly easy to match up to MPAA's.

I believe one(or more, SlaveUnits does have BBFC videos) of the packs available for download already has files that can be used.