Ability to share and synchronize XBMC userdata profiles between multiple machines

  Thread Rating:
  • 2 Votes - 4.5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
ringgh0st Offline
Senior Member
Posts: 187
Joined: Jan 2006
Reputation: 0
Location: Germany
Post: #301
lowfi Wrote:so do i understand correctly by keeping all metadata (nfo,fanart,tbn) inside the movie/serie folder it is the best way of keeping everything in sync without having to download stuff twice?

My setup is a linux server with mysql and all movies etc and two xbmc live setups (livingroom,bedroom).

right!

-= XBMC Lover =-
---------------------------------------
XBMC @ Lenovo Q180, harmony one, Panasonic TX-P46GW10 46" plasma, Marantz SR5006, external XBMC Database @ Synology DS-409+ (thx Firnsy)
XBMC @ Lenovo Q150 for bedrooming ;)
find quote
lowfi Offline
Senior Member
Posts: 131
Joined: Nov 2010
Reputation: 0
Location: The Netherlands
Post: #302
ringgh0st Wrote:right!

Hmmm! Is it? I have now set everything up. But im missing all tbn covers. Fanart seems to be all there. Running dharma rc1.

Watched/resume info seems to be all stored in the db.
find quote
ringgh0st Offline
Senior Member
Posts: 187
Joined: Jan 2006
Reputation: 0
Location: Germany
Post: #303
lowfi Wrote:Hmmm! Is it? I have now set everything up. But im missing all tbn covers. Fanart seems to be all there. Running dharma rc1.

Watched/resume info seems to be all stored in the db.

it was explained some pages earlier. if you use mysql only fanart pages will be shown on every client. the posters are stored locally anyways. its a structural problem of xbmc and cannot be solved yet ;(

-= XBMC Lover =-
---------------------------------------
XBMC @ Lenovo Q180, harmony one, Panasonic TX-P46GW10 46" plasma, Marantz SR5006, external XBMC Database @ Synology DS-409+ (thx Firnsy)
XBMC @ Lenovo Q150 for bedrooming ;)
find quote
zoned019 Offline
Junior Member
Posts: 4
Joined: Dec 2010
Reputation: 0
Post: #304
Hi guys, I apologize if this was answered elsewhere in this long thread, I read a few pages and didn't see anything about it... I searched long enough to make it worth it to register just to post this question anyway..

I just tried the lifehacker tutorial for doing this (creating a mysql database and an advancedsettings.xml file), after doing so I see no movies/tv shows in my library on either the server or client boxes, even after trying to import the database which I originally exported (which took foreverrrrrrrrrrrrrrrr by the way, and this is on a quad 2.66ghz with 4gb ram). I also tried to remove the source folders on the server box, and re-add them, thinking worst case it would just rescrape everything (probably would have taken just as long as importing did), but it still shows nothing.

Both boxes running windows 7 and xbmc dharma (whatever the latest version is, i downloaded it yesterday from xbmcsvn)

Also I'm using the Alaska skin, not sure if that matters..

Lastly, I just noticed that when I open xbmc on the server box I see "Failed to run RecentlyUpdated.py" notification pop up. Is this related to the xbmc auto-updater add-on I have installed?

Can anyone help? Thanks
(This post was last modified: 2010-12-29 04:40 by zoned019.)
find quote
hobartgeorge Offline
Member
Posts: 71
Joined: Jan 2007
Reputation: 0
Post: #305
need logs dude. pastebin em.

have you used a mysql tool like workbench or phpmyadin to check the content of the database? can be done with a mouse if you have no sql skill.

i will use this opportunity to bitch that mysql backend doesn’t relieve the problem of thumbnails/fanart at all, you have to use shares punched in with symbolic links (royal PITA).
find quote
zoned019 Offline
Junior Member
Posts: 4
Joined: Dec 2010
Reputation: 0
Post: #306
Yes.. No errors or anything in the logs. I have statically set the IP of the server box on my router, so that's not the issue. The advancedsettings.xml is supposed to be on the client boxes as well as the server, correct?

I tried to do a select * from some of the tables in xbmc_video, and the query always come up blank. It looks like the database has been set up correctly though, as there are 40 tables in xbmc_video...

What am I missing?

Pastebin of clean log: http://pastebin.com/WwE1GZi1


OK... I figured out the problem.

On the Alaska skin, when you select a folder, the first item is ../, so if you enter the folder you want to choose, and if you are highlighted on the first item (../) then it will actually choose the directory above your current location... it's kinda confusing to explain. Anyway, I reimported my library and this time it worked! Beware of Alaska's funky menu system!


Now, does anyone know why a bunch of my TV shows cover art is messed up? About half of them suddenly only contain the banner..
(This post was last modified: 2010-12-30 06:05 by zoned019.)
find quote
zoned019 Offline
Junior Member
Posts: 4
Joined: Dec 2010
Reputation: 0
Post: #307
So the problem is actually that when you export an xbmc video library, and reimport, it screws up the tv information, for whatever reason. It only recognizes 1 episode for every season. So if you have 10 seasons of a show, and you go into "all seasons" you will see 10 episode #1's.

Everything related to the movies folder works fine (on both boxes) though, except for that fact that I lost the functionality to "resume from.." ..... that was a large part of why I ever attempted this in the first place.

So, I thought maybe importing the library wasn't the best way, I dropped my databases, removed advancedsettings.xml, removed all my media sources.

Then, I created new blank mysql databases, put advancedsettings.xml back in, and started xbmc. As predicted, there was nothing there. So I added a new source (thinking it would just scrape everything, and insert it into the sql database, and everything would work). After adding a new source (TV) nothing happens. I can view the mysql database and see the mysql xbmc_video "path" table has some information in it (xbmc did this), but when I go to "tv shows" in xbmc it shows me there is nothing there. However, if I go into video-files, I can see the TV source, and I can view all the files (no metadata)

This entire process is so simple I'm failing to see why it works for everyone but me........ Can someone please tell me what I'm missing? I'm getting so frustrated.

pastebin log: http://pastebin.com/a0AmstPJ
(This post was last modified: 2010-12-30 06:14 by zoned019.)
find quote
Post Reply