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

Userdata on NAS
Thank you for your donation

Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
Userdata on NAS
11th Sep, 2013, 06:26 PM
Post: #1
Armand Offline
Registered
Posts: 2
Joined: Jul 2013
Reputation: 0
Userdata on NAS
Is it possible to change the path where xbian looks for it's userdata folder ?
I have 2 raspberrys and with every update i have to either set up everything once again, or copy the settings over to the new installation trough SSH.
So if you could change this, you can put the userData folder on your NAS.
Find all posts by this user
Quote this message in a reply
11th Sep, 2013, 06:56 PM
Post: #2
mk01 Offline
Registered
Posts: 2,485
Joined: Mar 2013
Reputation: 209
RE: Userdata on NAS
yes, it is possible but from many reasons it is not recommended for "whole" user data folder. there are some files (for example SQLite DBs) which don't support locking (simultaneous access from more devices).

what is most beneficial is:
addon_data (settings for add ons getting shared)
advancedsettings.xml
sources.xml
mediasources.xml
Libraries - but vi shared external SQL setup (MySQL) - which solves the SQLite share problem

if you have shared network folder, the easiest way is to create one, put it into /etc/fstab to get mounted during boot. and then just delete the original files (.xml) and create symlinks to files in that folder. This works fine with advanced settings.xml, shares, media shares, add-on_data directory and even Thumbnails.

I would not recommend sharing core addon directory, the .DB files, guisettings.xml files (as there are some unique parameters which will cause conflicts if used on both RPIs).

what is good, you can even share those files/folders with XBMC on other platforms (Win,Linux,Mac). NFS export for the shared folder would be highly recommended because of its native properties and locking and everything.

Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here
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
  [SOLVED] How do I use a USB stick for the userdata Mentalblaze 2 5,651 17th Feb, 2018 11:18 PM
Last Post: Nachteule

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

Current time: 9th May, 2025, 11:36 PM Powered By MyBB, © 2002-2025 MyBB Group.