mysql sync with eden under linux

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
weirdtalk Offline
Junior Member
Posts: 4
Joined: Jul 2010
Reputation: 0
Post: #1
Following the guide from http://wiki.xbmc.org/index.php?title=HOW..._libraries

XBMC starts but doesn't acts like it is not set up at all. Debug file confirms it sees the advance file but I don't see any message about failed connection.

~/.xbmc/userdata/advancedsettings.xml
http://pastebin.sabayon.org/pastie/9722

~/.xbmc/temp/xbmc.log
http://pastebin.sabayon.org/pastie/9723

and yes I can connect with mysql -h my-server -u xbmc -p

have also tried w/ tables pre-created, not created, and appended with 60.

So I'm out of ideas. Help please?
find quote
Ned Scott Offline
Team-XBMC Wiki Guy
Posts: 11,954
Joined: Jan 2011
Reputation: 131
Location: Arizona, USA
Post: #2
Is it doing this on all computers set up with MySQL? The build from your debug log is coming from the master branch (err, trunk) and won't play nicely with stable versions of XBMC. The video DB version is newer.

You can make easy links to the XBMC wiki using double brackets around words: [[debug log]] = debug log, [[Add-on:YouTube]] = Add-on:YouTube, [[Adding videos to the library]] = Adding videos to the library, [[userdata]] = userdata, etc
find quote
weirdtalk Offline
Junior Member
Posts: 4
Joined: Jul 2010
Reputation: 0
Post: #3
I haven't tested it on other machines yet, but I imagine it will be similar as they are all sabayon based (think gentoo as it is same-diff), and that is the install source. I might be able to try it on a windows box without too much fuss to see if that is the issue. I will post an update.
find quote
weirdtalk Offline
Junior Member
Posts: 4
Joined: Jul 2010
Reputation: 0
Post: #4
Couldn't get a windows box up. I loaded the 32bit laptop with xbmc and had the exact same problem.
find quote