Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook

Shared Library
Thank you for your donation

Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
Shared Library
11th Jul, 2013, 04:19 AM
Post: #1
ilgrank Offline
Registered
Posts: 47
Joined: Jan 2013
Reputation: 1
Shared Library
Hi
I've XBMC 12.2 running on my home server.
I've already configured it with a MySQL db, and now wanted my XBian B1.0/B1.1 to use that db.
I've put the same advancedsettings.xml in it, but it does not seem work very well.
I've followed to the letter the topic on the XBMC wiki, but I could not do the same on the Xbian one because the wiki seems to be down
(http://www.xbian.org/contact-and-support/tutorials/ )

Anyone here uses a shared db?
I've also tried exporting an XBMC backup from my 'main' machine and restoring it to my Pi.. but to no avail :/

Thanks everyone!
Find all posts by this user
Quote this message in a reply
11th Jul, 2013, 09:34 AM
Post: #2
doug Offline
Registered
Posts: 50
Joined: Dec 2012
Reputation: 4
RE: Shared Library
(11th Jul, 2013 04:19 AM)ilgrank Wrote:  Hi
I've XBMC 12.2 running on my home server.
I've already configured it with a MySQL db, and now wanted my XBian B1.0/B1.1 to use that db.
I've put the same advancedsettings.xml in it, but it does not seem work very well.
I've followed to the letter the topic on the XBMC wiki, but I could not do the same on the Xbian one because the wiki seems to be down
(http://www.xbian.org/contact-and-support/tutorials/ )

Anyone here uses a shared db?
I've also tried exporting an XBMC backup from my 'main' machine and restoring it to my Pi.. but to no avail :/

Thanks everyone!
Hi,
Yes, XBian works quite well with a shared db.

A few things...
  • An xbmc.log would be helpful.
  • What does "it does not seem work very well" mean?
  • You haven't indicated what OS your home server is. (my guess is you haven't shared the files on your server properly)
Find all posts by this user
Quote this message in a reply
11th Jul, 2013, 05:50 PM
Post: #3
ilgrank Offline
Registered
Posts: 47
Joined: Jan 2013
Reputation: 1
RE: Shared Library
(11th Jul, 2013 09:34 AM)doug Wrote:  
(11th Jul, 2013 04:19 AM)ilgrank Wrote:  Hi
I've XBMC 12.2 running on my home server.
I've already configured it with a MySQL db, and now wanted my XBian B1.0/B1.1 to use that db.
I've put the same advancedsettings.xml in it, but it does not seem work very well.
I've followed to the letter the topic on the XBMC wiki, but I could not do the same on the Xbian one because the wiki seems to be down
(http://www.xbian.org/contact-and-support/tutorials/ )

Anyone here uses a shared db?
I've also tried exporting an XBMC backup from my 'main' machine and restoring it to my Pi.. but to no avail :/

Thanks everyone!
Hi,
Yes, XBian works quite well with a shared db.

A few things...
  • An xbmc.log would be helpful.
  • What does "it does not seem work very well" mean?
  • You haven't indicated what OS your home server is. (my guess is you haven't shared the files on your server properly)

1) I'll provide the log ASAP
2) Sorry, I was not clear at all, my fault. I mean that 'strange' things do happen: I have to add folders manually on the Pi, most of the times it does not find items wich are on the DB, when it finds them, the movie poster on the Pi is different from the one on the main machine, even tho they should be using the same db (but not the same thumb cache it seems)
3) My main machine is W7x64, using XBMC 12.2.. I had the idea that xbmc configurations should be identical (The main machine, even tho the disks are local to it, points to the same SMB shares the pi is going to use)

Thanks!
Find all posts by this user
Quote this message in a reply
11th Jul, 2013, 06:34 PM
Post: #4
nsviper Offline
Registered
Posts: 72
Joined: Jan 2013
Reputation: 2
RE: Shared Library
For the shared library to work, your sources.xml on each device must be identical

i.e.

If you have a source called "Movies" and on the Pi it points to (for example) SMB:\\192.168.0.10\Movies then it must be THE SAME in the sources.xml on your Win7 box

If the Win7 box says "D:\Movies", then this won't work on the Pi.

Can you post up your advancedsettings.xml and sources.xml files (comment out any id's / password etc)
Find all posts by this user
Quote this message in a reply
11th Jul, 2013, 06:42 PM
Post: #5
ilgrank Offline
Registered
Posts: 47
Joined: Jan 2013
Reputation: 1
RE: Shared Library
(11th Jul, 2013 06:34 PM)nsviper Wrote:  For the shared library to work, your sources.xml on each device must be identical

i.e.

If you have a source called "Movies" and on the Pi it points to (for example) SMB:\\192.168.0.10\Movies then it must be THE SAME in the sources.xml on your Win7 box

If the Win7 box says "D:\Movies", then this won't work on the Pi.

Can you post up your advancedsettings.xml and sources.xml files (comment out any id's / password etc)
Thanks Vsniper. I'm at office right now so I'll post as soon as I can.
However, as for the sources.xml and advancedsettings, as I said they do point to SMB shares, and they've been copied from the XBMC server.. first time manually, the second time by an XBMC Backup restore (Backed up on the Main server, restored on the PI) so I'm pretty sure they do not point to local resources (if they did, the PI would not be able to open files, D:\something means nothing to it)
Thanks!
Find all posts by this user
Quote this message in a reply
19th Jul, 2013, 04:13 AM
Post: #6
ilgrank Offline
Registered
Posts: 47
Joined: Jan 2013
Reputation: 1
RE: Shared Library
There seems to be no problem during the load of advancedsettings.
I've uploaded the XBMC log Here.

I've also uploaded advancedsettings.xml here:

It was copied directly from the XBMC guide (I've just entered the IP) so it shoud be correct.

For completeness, I've also uploaded the rasperry sources.xml, which is a copy of my server's one. here:

and as you can see the paths are all remote.
Even in this way, my raspberry seems not to be using the remote DB.. weird?
Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Post Reply 


Possibly Related Threads...
Thread: Author Replies Views: Last Post
  [Tutorial] Shared Library / Shared Sources brantje 20 77,813 12th Jul, 2013 07:36 AM
Last Post: rikardo1979
  Multiple Pi with shared library Calp87 1 7,394 19th May, 2013 07:58 PM
Last Post: rikardo1979

  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:

Current time: 12th May, 2025, 01:58 AM Powered By MyBB, © 2002-2025 MyBB Group.