mysql/database help

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
Ned Scott Offline
Team-XBMC Wiki Guy
Posts: 11,994
Joined: Jan 2011
Reputation: 132
Location: Arizona, USA
Post: #11
The problem here is that the builds are mismatched. The HTPC is running a newer copy of the XBMC code than the XIOS and the R-Pi. That's why the MyVideos db version number was different. It can't be forced to a different version number using the <name> tag.

That's the tricky part in using development builds like this. While for the most part things are in-sync across different platforms, right now I'm guessing there's three different sources for your HTPC build, the R-Pi build, and the XIOS/Android build. You'll have to wait for the R-Pi and Android builds to catch up to the 68 DB version in order for all three machines to share the library.

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
Post Reply