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: RE: [RELEASE] Cinema Experience - the new Home Theater Experience Script - giftie - 2014-02-08

(2014-02-08, 07:22)hoa2014 Wrote: I can't add/queue two to three more feature movies! Can anyone help me how to do it?!

Did you update like I asked?

(2014-02-08, 00:02)DoubleT Wrote: I cant seem to get anything working here, ive got logs uploaded if anyone would mind shedding some light on why. would be much appreciated.
http://xbmclogs.com/show.php?id=126751

I see the error. Is this a fairly fresh install? I'm surprised this error didn't pop up sooner. The error causes the Apple Trailers scraper to break the script. If don't use the Apple Trailer scraper the script should function OK.. I'll try to get the official repo to accept the fix..


RE: [RELEASE] Cinema Experience - the new Home Theater Experience Script - hoa2014 - 2014-02-08

(2014-02-08, 07:29)giftie Wrote:
(2014-02-08, 07:22)hoa2014 Wrote: I can't add/queue two to three more feature movies! Can anyone help me how to do it?!

Did you update like I asked?

(2014-02-08, 00:02)DoubleT Wrote: I cant seem to get anything working here, ive got logs uploaded if anyone would mind shedding some light on why. would be much appreciated.
http://xbmclogs.com/show.php?id=126751

I see the error. Is this a fairly fresh install? I'm surprised this error didn't pop up sooner. The error causes the Apple Trailers scraper to break the script. If don't use the Apple Trailer scraper the script should function OK.. I'll try to get the official repo to accept the fix..

Yes! I have updated it but every time I save the settings and try it, it only let me queue 1 feature. Also the trailer is not working as well and for a while when slides are running it froze and goes back to the home of XBMC.


RE: [RELEASE] Cinema Experience - the new Home Theater Experience Script - DoubleT - 2014-02-08

Thanks giftie, yes its a new setup since the nightly.
I'll give that a try!


RE: [RELEASE] Cinema Experience - the new Home Theater Experience Script - Astro2004 - 2014-02-08

Hi giftie,

Is there a video tutorial on how to set this up? If so, could you link me to it.

Second, I no longer really have a library on a hard drive. So will this work ith services like netflix or amazon prime?


RE: [RELEASE] Cinema Experience - the new Home Theater Experience Script - JNasty - 2014-02-08

My CE script has stopped working. I tried updating in the repositories, even by refreshing the repository but the latest ver is only showing 3.07. I suspect the script broke when I updated the common plugin cache to fix my broken smoothstreamstv plugin. Any suggestions? I hate it rollback to the old common plugin cache bc then my other script won't work.


RE: [RELEASE] Cinema Experience - the new Home Theater Experience Script - psx01de - 2014-02-08

Hi,

could it be, that the Cinema Experience Plugin has some problems with playlists as trailers/special videos?

I want to execute some home automation calls. I don't use the trivia and movie trailer function to simplify the configuration.

1. Start Cinema EX
2a. Script: Execute "DMX_trailer" on movie theatre intro
2b. Display movie theatre intro (Single File)
3. Feature presentation intro (Playlist, contains the trailers)
4. Play audio format video
5a. Script: Execute "DMX_off" on feature start
5b. Play feature
6. Script: Execute "DMX_on" on end of script

Pause: Execute "DMX_on"
Play: Execute "DMX_off"

Following happens:
1. Playing theatre intro and execute "DMX_trailer"
2. 1st item of the trailer playlist starts
3. 2nd trailer starts
4. 3rd trailer starts AND script execute "DMX_off"
5. 4th trailer starts AND script execute "DMX_on"
6. The script does not execute commands anymore. Even at the end of the script and if i click play/pause.

Without the playlist, it works including play/pause action, but the end of script execution always fails.

Thanks,
Patrick


RE: [RELEASE] Cinema Experience - the new Home Theater Experience Script - giftie - 2014-02-09

(2014-02-08, 19:41)Astro2004 Wrote: Hi giftie,

Is there a video tutorial on how to set this up? If so, could you link me to it.

Not that I know of.

Quote:Second, I no longer really have a library on a hard drive. So will this work ith services like netflix or amazon prime?
Simple answer, the script works off of XBMC's Library, so outside services would not work.


RE: [RELEASE] Cinema Experience - the new Home Theater Experience Script - giftie - 2014-02-09

(2014-02-07, 18:36)litfoo Wrote: quick question - what keyboard action enables me to skip through the different sequences of CE?

Am doing some testing of file/folder setup and would like the ability to skip through

many thanks in advance

litfoo

On a keyboard it should be Page Up.. Or what ever Skip Next is..


RE: [RELEASE] Cinema Experience - the new Home Theater Experience Script - hoa2014 - 2014-02-09

Apple Trailers (Newest) is definitely not working!


RE: [RELEASE] Cinema Experience - the new Home Theater Experience Script - giftie - 2014-02-09

(2014-02-08, 23:00)psx01de Wrote: Hi,

could it be, that the Cinema Experience Plugin has some problems with playlists as trailers/special videos?

I want to execute some home automation calls. I don't use the trivia and movie trailer function to simplify the configuration.

1. Start Cinema EX
2a. Script: Execute "DMX_trailer" on movie theatre intro
2b. Display movie theatre intro (Single File)
3. Feature presentation intro (Playlist, contains the trailers)
4. Play audio format video
5a. Script: Execute "DMX_off" on feature start
5b. Play feature
6. Script: Execute "DMX_on" on end of script

Pause: Execute "DMX_on"
Play: Execute "DMX_off"

Following happens:
1. Playing theatre intro and execute "DMX_trailer"
2. 1st item of the trailer playlist starts
3. 2nd trailer starts
4. 3rd trailer starts AND script execute "DMX_off"
5. 4th trailer starts AND script execute "DMX_on"
6. The script does not execute commands anymore. Even at the end of the script and if i click play/pause.

Without the playlist, it works including play/pause action, but the end of script execution always fails.

Thanks,
Patrick

I need a full debug log.

(2014-02-09, 02:48)hoa2014 Wrote: Apple Trailers (Newest) is definitely not working!

This has been found, thanks to DoubleT's debug log. A push that will fix this as well as update Frodo to the newest version, if it is accepted on the Official repo.


RE: [RELEASE] Cinema Experience - the new Home Theater Experience Script - hoa2014 - 2014-02-09

Is it found on your GIT?


RE: [RELEASE] Cinema Experience - the new Home Theater Experience Script - giftie - 2014-02-09

(2014-02-09, 04:15)hoa2014 Wrote: Is it found on your GIT?

yep.. on both the frodo ang gotham branch


RE: [RELEASE] Cinema Experience - the new Home Theater Experience Script - hoa2014 - 2014-02-09

(2014-02-09, 04:20)giftie Wrote:
(2014-02-09, 04:15)hoa2014 Wrote: Is it found on your GIT?

yep.. on both the frodo ang gotham branch

Just installed and tried it immediately and the trailer still doesn't work.

Here is the log... Hope there will be a quick fix! Thank you!!!

Code:
10:27:53 T:3328  NOTICE: [Cinema Experience] - Retriving Trailers: 5 Trailers
10:27:53 T:3328   ERROR: Traceback (most recent call last):
10:27:53 T:3328   ERROR:   File "C:\Users\Veepu Eco\AppData\Roaming\XBMC\addons\script.cinema.experience-master\resources\lib\xbmcscript_player.py", line 103, in _start
10:27:53 T:3328   ERROR:     self._create_playlist( mpaa, audio, genre, movie, equivalent_mpaa, is_3d_movie )
10:27:53 T:3328   ERROR:   File "C:\Users\Veepu Eco\AppData\Roaming\XBMC\addons\script.cinema.experience-master\resources\lib\xbmcscript_player.py", line 370, in _create_playlist
10:27:53 T:3328   ERROR:     mode="playlist"
10:27:53 T:3328   ERROR:   File "C:\Users\Veepu Eco\AppData\Roaming\XBMC\addons\script.cinema.experience-master\resources\lib\ce_playlist.py", line 48, in _get_trailers
10:27:53 T:3328   ERROR:     exec "from %s import scraper as scraper" % ( settings[ "trailer_scraper" ], )
10:27:53 T:3328   ERROR:   File "<string>", line 1, in <module>
10:27:53 T:3328   ERROR:   File "C:\Users\Veepu Eco\AppData\Roaming\XBMC\addons\script.cinema.experience-master\resources\lib\scrapers\amt_current\scraper.py", line 9
10:27:53 T:3328   ERROR:     from xml.etree.ElementTree as ET
10:27:53 T:3328   ERROR:                                 ^
10:27:53 T:3328   ERROR: SyntaxError: invalid syntax



RE: [RELEASE] Cinema Experience - the new Home Theater Experience Script - hippieh8er15 - 2014-02-09

Hi all, I am having a problem with Cinema Experience slide show. Everything else works perfectly all intro ontro videos and trailers play perfect, but if i turn on the slideshow it wont launch anything with i try and play a movie. log below any help greatly appreciated been stuck on this going on 2 days.

02:30:37 T:140022461392704 ERROR: ClearBlock: Trying to clear non existent block /usr/share/xbmc/addons/service.openelec.settings
02:30:37 T:140022461392704 ERROR: Previous line repeats 1 times.
02:30:37 T:140022461392704 WARNING: Cleanup: Having to cleanup texture dialogs/context_highlight.png
02:30:37 T:140022461392704 WARNING: Cleanup: Having to cleanup texture dialogs/context_nofocus.png
02:30:37 T:140021973645056 NOTICE: ## OpenELEC Addon ## STOP SERVICE DONE !
02:30:37 T:140021965252352 NOTICE: StorageServer-2.5.4 Closed down
02:30:37 T:140022165468928 WARNING: The python script "/storage/.xbmc/addons/service.skin.widgets/default.py" has left several classes in memory that we couldn't clean up. The classes include: Player,Window,Monitor
02:30:42 T:140022461392704 ERROR: XBPyThread:Confusedtop - script /storage/.xbmc/addons/script.cinema.experience/service.py didn't stop in 5 seconds - let's kill it
02:30:42 T:140022461392704 NOTICE: stop python
02:30:51 T:140022140290816 ERROR: Traceback (most recent call last):
02:30:51 T:140022140290816 ERROR: File "/storage/.xbmc/addons/script.cinema.experience/resources/lib/settings.py", line 165, in read_settings_xml
02:30:51 T:140022140290816 ERROR: match = re.search(' <setting id="(.*?)" value="(.*?)"', setting)
02:30:51 T:140022140290816 ERROR: File "./Lib/re.py", line 142, in search
02:30:51 T:140022140290816 ERROR: File "./Lib/re.py", line 226, in _compile
02:30:51 T:140022140290816 ERROR: SystemExit
02:30:52 T:140022461392704 NOTICE: stopped
02:30:52 T:140022461392704 NOTICE: destroy
02:30:52 T:140022461392704 NOTICE: closing down remote control service
02:30:52 T:140022461392704 NOTICE: unload sections
02:30:52 T:140022461392704 NOTICE: destroy
02:30:52 T:140022461392704 WARNING: Attempted to remove window 10013 from the window manager when it didn't exist
02:30:52 T:140022461392704 WARNING: Attempted to remove window 10014 from the window manager when it didn't exist
02:30:52 T:140022461392704 WARNING: Attempted to remove window 10015 from the window manager when it didn't exist
02:30:52 T:140022461392704 WARNING: Attempted to remove window 10016 from the window manager when it didn't exist
02:30:52 T:140022461392704 WARNING: Attempted to remove window 10017 from the window manager when it didn't exist
02:30:52 T:140022461392704 WARNING: Attempted to remove window 10018 from the window manager when it didn't exist
02:30:52 T:140022461392704 WARNING: Attempted to remove window 10019 from the window manager when it didn't exist
02:30:52 T:140022461392704 WARNING: Attempted to remove window 10021 from the window manager when it didn't exist
02:30:52 T:140022461392704 WARNING: Attempted to remove window 10107 from the window manager when it didn't exist
02:30:52 T:140022461392704 WARNING: Attempted to remove window 10115 from the window manager when it didn't exist
02:30:52 T:140022461392704 WARNING: Attempted to remove window 10104 from the window manager when it didn't exist
02:30:52 T:140022461392704 NOTICE: closing down remote control service
02:30:52 T:140022461392704 NOTICE: unload sections
02:30:52 T:140022461392704 NOTICE: application stopped...


RE: [RELEASE] Cinema Experience - the new Home Theater Experience Script - giftie - 2014-02-09

(2014-02-09, 04:33)hoa2014 Wrote:
(2014-02-09, 04:20)giftie Wrote:
(2014-02-09, 04:15)hoa2014 Wrote: Is it found on your GIT?

yep.. on both the frodo ang gotham branch

Just installed and tried it immediately and the trailer still doesn't work.

Here is the log... Hope there will be a quick fix! Thank you!!!

Code:
10:27:53 T:3328  NOTICE: [Cinema Experience] - Retriving Trailers: 5 Trailers
10:27:53 T:3328   ERROR: Traceback (most recent call last):
10:27:53 T:3328   ERROR:   File "C:\Users\Veepu Eco\AppData\Roaming\XBMC\addons\script.cinema.experience-master\resources\lib\xbmcscript_player.py", line 103, in _start
10:27:53 T:3328   ERROR:     self._create_playlist( mpaa, audio, genre, movie, equivalent_mpaa, is_3d_movie )
10:27:53 T:3328   ERROR:   File "C:\Users\Veepu Eco\AppData\Roaming\XBMC\addons\script.cinema.experience-master\resources\lib\xbmcscript_player.py", line 370, in _create_playlist
10:27:53 T:3328   ERROR:     mode="playlist"
10:27:53 T:3328   ERROR:   File "C:\Users\Veepu Eco\AppData\Roaming\XBMC\addons\script.cinema.experience-master\resources\lib\ce_playlist.py", line 48, in _get_trailers
10:27:53 T:3328   ERROR:     exec "from %s import scraper as scraper" % ( settings[ "trailer_scraper" ], )
10:27:53 T:3328   ERROR:   File "<string>", line 1, in <module>
10:27:53 T:3328   ERROR:   File "C:\Users\Veepu Eco\AppData\Roaming\XBMC\addons\script.cinema.experience-master\resources\lib\scrapers\amt_current\scraper.py", line 9
10:27:53 T:3328   ERROR:     from xml.etree.ElementTree as ET
10:27:53 T:3328   ERROR:                                 ^
10:27:53 T:3328   ERROR: SyntaxError: invalid syntax

Give it another go... Damn module import.