Is anyone sharing/syncing addons?
#1
I'm thinking about syncing my addons between two Ubuntu boxes...does anyone have any pointers or tips, tricks, guides, experience they could lend me?
Reply
#2
rsync?
If I have helped you or increased your knowledge, click the 'thumbs up' button to give thanks :) (People with less than 20 posts won't see the "thumbs up" button.)
Reply
#3
Ya I keep reading about symbolic links and other ways with advancedsettings.xml just looking to see if anyone has any tips before I dive in.
Reply
#4
You could perhaps mount .xbmc/addons and .xbmc/userdata/addon_data over nfs or cifs. I am not sure what will then happen if two people are editing settings at the same time.

I am also not sure how you would deal with Addonsxx.db. You can't share sqlite databases between different concurrent users.
If I have helped you or increased your knowledge, click the 'thumbs up' button to give thanks :) (People with less than 20 posts won't see the "thumbs up" button.)
Reply
#5
I have read a bunch of posts and forums about doing it but none of them are really a good guide just mostly fragments and bits and pieces of information scattered around...It seems like quite and undertaking just want to see if it feasible or even stable or worth doing before I dive in.
Reply
#6
I think the easiest way is to make one machine your 'master' and make all your changes there.

Then have a periodic, or user initiated rsync script to update the other machines.

Thinking about it you perhaps don't need to worry about Addonsxx.db as it is possible to install an addon by unzipping it into .xbmc/addons. Dumping files by rsync should therefore work.
If I have helped you or increased your knowledge, click the 'thumbs up' button to give thanks :) (People with less than 20 posts won't see the "thumbs up" button.)
Reply

Logout Mark Read Team Forum Stats Members Help
Is anyone sharing/syncing addons?0