Posts: 152
Joined: Aug 2008
Reputation:
5
icky
Senior Member
Posts: 152
yep nightly build.... completly forgot about the database change on the new builds myself!!!
Is it alot of work to add support for the nightly's?
Posts: 310
Joined: Sep 2004
Reputation:
12
No, I think it's fairly simple. You can try yourself.
Change MyVideos34.db to MyVideos48.db in the db.py file in script.moviequiz/quizlib/
It's near the bottom.
I'll include it in the next version.
Br.
Tommy
Posts: 824
Joined: Jun 2005
Reputation:
6
Script looks great, I love the idea, haven't tried it yet so I'm wondering if it's possible to display just fanart instead of playing clip from movie? (or fallback to fanart if movie video is not available - ie not connected usb drive / unavailable server etc) Thanks for info
Posts: 310
Joined: Sep 2004
Reputation:
12
Hi ezechiel1917,
I'm not using the fanart at the moment, but I will definitely look into this.
Br.
Tommy
Posts: 1
Joined: Sep 2010
Reputation:
0
Relying on themoviedb.org for information isn't the best option. The site is missing information that will drive movie buffs crazy.
Movie Quiz thought John Ratzenberger was NOT in The Empire Strikes Back. I logged into The Movie DB and confirmed he was not on the cast list there. He is listed correctly over at IMDB.
Posts: 310
Joined: Sep 2004
Reputation:
12
Hi guytoronto.
The quiz actually just uses that data available from xbmc's video database and that data comes from the scraper you used. So if you prefer data from imdb, you should simply use the imdb scraper.
br.
Tommy
Posts: 69
Joined: Jan 2011
Reputation:
0
Hi,
I just downloaded the two zip-files (moviequiz and myconnpy), now how to install them in xbmc? I can't find any installation manual, not even on page 1 of this thread.
Thanks and regards.
Posts: 195
Joined: Sep 2008
Reputation:
3
Thanks! That worked.
It´s shaping up nicely. Keep up the god work.
Posts: 69
Joined: Jan 2011
Reputation:
0
Thanks.
First I tried to install myconnpy but I don't know wether this was successfully, because no message was displayed. After installing moviequiz there was a message shown saying "moviequiz activated". But when I try to start that plugin there is an message shown with connpy-error.
Is there something special installing python sql connection plugin?
Posts: 310
Joined: Sep 2004
Reputation:
12
Hi foxm2k,
You can try reinstalling the myconnpy library, not sure if that helps.
Otherwise check your xbmc.log for any errors messages, perhaps you are missing the same dependency as ErlendSB.
Br.
Tommy
Posts: 69
Joined: Jan 2011
Reputation:
0
Okay, now ist starts. But it says "This is a known Bug ... fixed in xbmc 11.0".
Can I fix it for 10.1 as well?