2011-12-07, 18:01
Is there a link to the repo in a .zip?
dieselboy27 Wrote:Is there a link to the repo in a .zip?
RenZ0R Wrote:just installed this plugin today, really impressed, I have a few bugs though, don't know if they have already been addressed but here go's
On playing a clip, confluence decides to put up the video info making the question just a little bit to easy
I ran across a few questions that were impossible, ie - Who plays Dancer #34 in Enchanted - or who plays police officer #2
is there anyway to set it to skip questions like that?
Awsome work
road king Wrote:I have just installed this to, and it looks realy good. only once the game is over, the buttons to replay or go back to main menu dont work. so im left with no option but to kill xbmc and restart it.
Any one have a solution??
twinther Wrote:Hi road king,
Can you check your xbmc.log for errors when you try to click the retry or main menu button.
What OS and remote are you using?
Br.
Tommy
Quote:11:11:50 T:1852 NOTICE: onQuestionAnswered(..)
11:11:50 T:1852 NOTICE: HighscoreDatabase opened: C:\Users\Jethro\AppData\Roaming\XBMC\userdata\addon_data\script.moviequiz\highscore.db
11:11:50 T:1852 NOTICE: Migrating Highscore Database
11:11:50 T:1852 NOTICE: Highscore Database version: [0, 4, 2]
11:11:50 T:1852 NOTICE: Highscore Database is up-to-date
11:11:50 T:1852 NOTICE: LocalHighscoreDatabase closed
11:12:33 T:2028 NOTICE: SKIN == True
road king Wrote:I have just installed this to, and it looks realy good. only once the game is over, the buttons to replay or go back to main menu dont work. so im left with no option but to kill xbmc and restart it.
Any one have a solution??
ErlendSB Wrote:Anyone using DSPlayer with this addon?
I´m having trouble when a video starts playing. In DVDplayer it plays nicely in the cinemascreen window, but with dsplayer it jumps into fullscreen and advances to the next question before I get the chance to answer.
I realize this will not be prioritized as a bug, but I thought I´d check to see if anyone else was experiencing the same, and had found "a hidden miracle setting". This is probably more of a ffdshow/dsplayer issue anyway, but if you´re interested I can probably help with a log of some kind.
Anyway... keep up the good work.
10:32:21 T:2959781888 NOTICE: Loaded DB settings: {'host': '192.168.1.222', 'type': 'mysql', 'user': 'xbmc', 'pass': 'xxx'}
10:32:21 T:2959781888 NOTICE: Connecting to MySQL database...
10:32:21 T:2959781888 INFO: -->Python script returned the following error<--
10:32:21 T:2959781888 ERROR: Error Type: <type 'exceptions.KeyError'>
10:32:21 T:2959781888 ERROR: Error Contents: ('name',)
10:32:21 T:2959781888 ERROR: Traceback (most recent call last):
File "/Users/M/Library/Application Support/XBMC/addons/script.moviequiz/addon.py", line 20, in <module>
w = MenuGui()
File "/Users/M/Library/Application Support/XBMC/addons/script.moviequiz/quizlib/gui.py", line 83, in __init__
self.database = db.Database.connect()
File "/Users/M/Library/Application Support/XBMC/addons/script.moviequiz/quizlib/db.py", line 79, in connect
return MySQLDatabase(allowedRatings, onlyWatched, settings)
File "/Users/M/Library/Application Support/XBMC/addons/script.moviequiz/quizlib/db.py", line 657, in __init__
dbName = self._find_newest_database(settings)
File "/Users/M/Library/Application Support/XBMC/addons/script.moviequiz/quizlib/db.py", line 680, in _find_newest_database
c.execute('SELECT schema_name FROM schemata WHERE schema_name LIKE "' + settings['name'] + '%"')
KeyError: ('name',)
10:32:21 T:2959781888 INFO: -->End of Python script error report<--
twinther Wrote:m0v1em4n, I don't know unfortunately, I'm running XBMC on linux. Perhaps someone else know?
Minoums, it looks like you are using MySQL, but are missing some information in advancedsettings.xml - the name of the database.
Br.
Tommy