[RELEASE] Home Theater Experience (Script)

  Thread Rating:
  • 4 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Closed
Nuka1195 Offline
Skilled Python Coder
Posts: 3,916
Joined: Dec 2004
Reputation: 17
Post: #21
Quote:
[Home Theater Experience]

-changed: version -> 1.3
-changed: english language strings
-added: compatible check
-added: all intro and outro videos can now be a single video/playlist or a random # from 1-3

*reset your settings from ver 1.0-1.2a

updated first post.

make sure you reset your settings

sorry blittan Smile but you're too fast.

For python coding questions first see http://mirrors.xbmc.org/docs/python-docs/
find
Feanor Offline
Senior Member
Posts: 110
Joined: Apr 2009
Reputation: 0
Post: #22
Hi Nuka, I think that I don't know how to use this script without modifying the skin files... is it possible?
This is what happens when I go to my movies, queue a movie, then go to the script and run it:

http://pastebin.com/m5b9b1294

It just hangs on the Setting up playlist part. If I hit cancel, it also hangs and I have to reboot my xbox.

The only way to use it is by modifying the skin?

Thanks!
(This post was last modified: 2009-08-01 18:40 by Feanor.)
find
detroitdr Offline
Member
Posts: 91
Joined: May 2009
Reputation: 0
Location: Canada
Post: #23
Nuka,

What do you mean "make sure to reset your settings"
Do you mean go to script settings and click on default settings?
find
Nuka1195 Offline
Skilled Python Coder
Posts: 3,916
Joined: Dec 2004
Reputation: 17
Post: #24
Quote:
[Home Theater Experience]

-changed: version -> 1.3a
-changed: trivia slide show now uses regex for slides.xml

*reset your settings from ver 1.0-1.2a

the above solves issues with slides:
question = Q1.jpg
clue = Q1c.jpg
answer = Q1a.jpg

feanor,
Quote:13:08:23 M: 22618112 ERROR: CThread::staticThread : Access violation at 0x000ab8e3: Reading location 0x00000000
looks like a conflict, but you also have an error accessing smb before the script. make sure the video(s) are playable from xbmc first, make sure no other scripts are running.

detroitdr, just go into settings make sure all are right and resave them.

For python coding questions first see http://mirrors.xbmc.org/docs/python-docs/
find
Feanor Offline
Senior Member
Posts: 110
Joined: Apr 2009
Reputation: 0
Post: #25
Nuka1195 Wrote:feanor,
looks like a conflict, but you also have an error accessing smb before the script. make sure the video(s) are playable from xbmc first, make sure no other scripts are running.

The smb error it's from another movie that I erased from my hard drive, the qeued one works fine.
About not having other scripts running, maybe the problem is recentlyadded.py? I don't use python scripts, just that one and the skin does the job...
find
Nuka1195 Offline
Skilled Python Coder
Posts: 3,916
Joined: Dec 2004
Reputation: 17
Post: #26
try disabling that first and see if it runs then.

For python coding questions first see http://mirrors.xbmc.org/docs/python-docs/
find
Feanor Offline
Senior Member
Posts: 110
Joined: Apr 2009
Reputation: 0
Post: #27
I just tryed it disabling the recently added script and rebooting the xbox.
The problem is exactly the same.
find
Nuka1195 Offline
Skilled Python Coder
Posts: 3,916
Joined: Dec 2004
Reputation: 17
Post: #28
me too on xbox. give me a few days

For python coding questions first see http://mirrors.xbmc.org/docs/python-docs/
find
Feanor Offline
Senior Member
Posts: 110
Joined: Apr 2009
Reputation: 0
Post: #29
Nuka1195 Wrote:me too on xbox. give me a few days

Sure, take your time Smile
find
ezechiel1917 Offline
Aeon Group
Posts: 616
Joined: Jun 2005
Location: Czech Republic
Post: #30
thanks for this great script!

Ubuntu 12.04 | XBMC PRE-13.0 | VDR + VNSI4 @ Technotrend CT-3650 CI | Transparency | FlexRAID
find
Thread Closed