Posts: 661
Joined: Mar 2009
Reputation:
4
Just noticed that when HCE is configured for music during Trivia, XBMC switches to the music animation backdrop after 15sec or so.
Posts: 1,736
Joined: Oct 2008
Reputation:
14
2010-12-29, 00:35
(This post was last modified: 2010-12-29, 00:40 by SlaveUnit.)
So this time I pointed it to a large collection of slides (other than Harro's special collection). This time the music stopped and the slides kept going. Any way for now to have the music (single track) repeat until the slides end?
Main - Intel E6750 C2D (2.66ghz)/Geforce 240
Bedroom - Intel E3300 C2D (2.5ghz)/Geforce 210
Guest Bedroom - Acer Revo 1600/ION LE
Test Desktop - Intel Q9300 C2Q (2.5ghz)/Geforce 9600 GSO
Posts: 661
Joined: Mar 2009
Reputation:
4
I only had Tvia set to 3-4 minutes and it happened within that time frame. I have reset both trivia and trailers.
When you reset trivia, you get a confirmation that the watched trivia were reset. You don't get that same confirmation when you try and clear the watched trailers.
I noticed that sometimes I get the trivia question/answer slides in the wrong order. Is that because I don't have a slides.xml file?
Perhaps unrelated to this script, I have noticed that sometimes, XBMC crashes on exit. THe last line is a fatal Python error so I thought it might be related to HCE.
16:29:42 T:5688 M:657633280 NOTICE: unload skin
16:29:42 T:5688 M:657637376 DEBUG: ------ Window Deinit (Home.xml) ------
16:29:42 T:5688 M:657641472 ERROR: CLocalizeStrings::ClearBlock: Trying to clear non existent block C:\Documents and Settings\Journeaux Family\Application Data\XBMC\addons\script.cinema.experience
16:29:42 T:5688 M:657645568 ERROR: Previous line repeats 1 times.
16:29:42 T:5688 M:657645568 DEBUG: ------ Window Deinit (Pointer.xml) ------
16:29:42 T:5688 M:657645568 DEBUG: ------ Window Deinit (DialogMuteBug.xml) ------
16:29:42 T:5688 M:664739840 NOTICE: stop python
16:29:42 T:2792 M:664739840 INFO: msg: Fatal Python error: Py_EndInterpreter: not the last thread
SHould I repost this in the general support thread?
Posts: 1,736
Joined: Oct 2008
Reputation:
14
2010-12-29, 01:15
(This post was last modified: 2010-12-29, 01:18 by SlaveUnit.)
Im not sure about your error. But, yes, your slides arent going to play in the correct order unless the slides.xml is correct.
Main - Intel E6750 C2D (2.66ghz)/Geforce 240
Bedroom - Intel E3300 C2D (2.5ghz)/Geforce 210
Guest Bedroom - Acer Revo 1600/ION LE
Test Desktop - Intel Q9300 C2Q (2.5ghz)/Geforce 9600 GSO
Posts: 661
Joined: Mar 2009
Reputation:
4
Turns outh the folder that had the Question/Clue/Answer slides had a slides.xml file. Just hadn't noticed it.
<slides>
<slide>
<question format=".([0-9]{1,3})_a\.jpg" />
<clue format="q([0-9]{1,3})c\.jpg" />
<answer format=".([0-9]{1,3})_b\.jpg" />
<mpaa = "N/A">
</slide>
</slides>
Looks normal. Looks like I was getting the clue slides only. Will wqatch more closely to see if it happens again.
Posts: 2,368
Joined: Mar 2010
Reputation:
60
giftie
Skilled Python Coder
Posts: 2,368
your clue format is different than your question and answer formats. Can you post an example of the files in the slide folder.
Posts: 3,909
Joined: Dec 2004
Reputation:
20
Nuka1195
Skilled Python Coder
Posts: 3,909
the new version handles any known movie rating system, currently i only have mpaa and bbfc. there should be no need to change your ratings.
i'll pass the code to giftie. i'll also pass handling when you don't have enogh slides because of watched status.
Posts: 3,909
Joined: Dec 2004
Reputation:
20
Nuka1195
Skilled Python Coder
Posts: 3,909
1. visualisation activating: the script is suppose to disable the screensaver, so it should disable that i would think. maybe something in xbmc changed.
2. skins that don't display ratings: i've found at least with confluence skinners look for "rated pg" so eith make sure your ratings start with "rating " or do as i did and edit the skin to do a stringcompare() along with the substring.
Posts: 3,909
Joined: Dec 2004
Reputation:
20
Nuka1195
Skilled Python Coder
Posts: 3,909
oh, thought he was changing from bbfc to mpaa.
Posts: 25
Joined: Oct 2005
Reputation:
0
Sorry if i am an idiot but i cant get this to work at all
i have added the repo and install the addon but i have no idea what to do get it working
I am using pm3 and the latest release of xbmc
what so i need to do please to get this working on that skin