[RELEASE] Movie Quiz - how well do you know your movie collection?
AbRASiON
Senior Member Posts: 169 Joined: Jan 2004 Reputation: 0 |
2012-04-06 09:26
Post: #221
Is there actual plans to add MySQL support? Sorry to hassle.
|
| find quote |
twinther
Senior Member Joined: Sep 2004 Reputation: 7 Location: Denmark |
2012-04-06 09:29
Post: #222
There is actually already MySQL support. It parses the connection values from the advancedsettings.xml file.
With version 0.5.0 you will have to specify the <name> tag as well, with the prefix of the database name, usually <name>MyVideos</name> Br. Tommy |
| find quote |
AbRASiON
Senior Member Posts: 169 Joined: Jan 2004 Reputation: 0 |
2012-04-06 09:31
Post: #223
Oh sorry, is there a single post or documentation on what needs to be done exactly?
|
| find quote |
twinther
Senior Member Joined: Sep 2004 Reputation: 7 Location: Denmark |
2012-04-06 14:42
Post: #224
It's supposed to work out-of-the-box if XBMC is already using MySQL. The addon parses the MySQL connection information from the advancedsettings.xml. There's a guide for setting that up on the wiki: http://wiki.xbmc.org/index.php?title=Mysql
What is not on the wiki is the mention of the <name> tag, which you must provide for this addon to work - I will fix this in the next version though. If you get any errors I would like to see your xbmc.log file Br. Tommy Hi all, I have updated the Movie Quiz website at http://moviequiz.xbmc.info/ with a new design, more information and an improved highscore browser. I'm planning on adding a "Country battle" and possible other competitive things in the future. Right now I'll concentrate on the next version of the addon
(This post was last modified: 2012-04-06 14:44 by twinther.)
|
| find quote |
AbRASiON
Senior Member Posts: 169 Joined: Jan 2004 Reputation: 0 |
2012-04-06 15:00
Post: #225
I think I've managed to capture the error (because it didn't work)
XBMC log below, Advanced settings file just here " <videodatabase> <type>mysql</type> <host>192.168.0.16</host> <port>3306</port> <name>myvideos60</name> <user>xbmc</user> <pass>xbmc</pass> </videodatabase> " New line I just added Quote:22:56:13 T:152 DEBUG: ------ Window Init (MyPrograms.xml) ------ |
| find quote |
twinther
Senior Member Joined: Sep 2004 Reputation: 7 Location: Denmark |
2012-04-06 15:29
Post: #226
It should just be
<name>myvideos</name> - not the 60, it will find that automatically. But it looks like it doesn't pick up the name form the settings: 22:56:15 T:8304 NOTICE: Loaded DB settings: {'host': '192.168.0.16', 'type': 'mysql', 'user': 'xbmc', 'pass': 'xbmc'} Alternatively you can try this workaround until it release the next versions: http://forum.xbmc.org/showthread.php?tid...pid1047740 Br. Tommy |
| find quote |
AbRASiON
Senior Member Posts: 169 Joined: Jan 2004 Reputation: 0 |
2012-04-08 16:13
Post: #227
I think based on that, I'll just wait for the next version. It sounds WAY too addictive right now anyhow
![]() Thanks for the hard work. |
| find quote |
ravid394
Junior Member Posts: 1 Joined: Apr 2012 Reputation: 0 |
2012-04-18 01:20
Post: #228
the fix you suggest here
http://forum.xbmc.org/showthread.php?tid...pid1047740 worked great thanks, love this game. as does my wife. |
| find quote |
dan991199
Member Posts: 56 Joined: Mar 2010 Reputation: 0 |
2012-04-18 15:13
Post: #229
(2012-04-18 01:20)ravid394 Wrote: the fix you suggest here my wife bugs me daily about this addon. I'm waiting (hoping) for a nice final version. fingers are crossed it is released soon. |
| find quote |
twinther
Senior Member Joined: Sep 2004 Reputation: 7 Location: Denmark |
2012-04-19 18:49
Post: #230
I got sidetracked on some other addons, but I think I could make a new test release soon.
The updated website was first step and it's done. Step two is the addon and I think I have implemented most of the changes I wanted to do, that just leaves a little testing before a test release
|
| find quote |

Search
Help