Git Product home page Git Product logo

Comments (2)

robweber avatar robweber commented on July 17, 2024

If you backup everything from the settings (addons, database, config files, etc) this should get you 99% of the way there. The issue you're having is that most of the things you are trying to restore (skin settings, view settings, etc) are stored in one file called the guisettings.xml file. XBMC keeps rather tight control over this file and it cannot be overwritten or updated while XBMC is running. The only solution is to manually take your guisettings.xml backup file and copy it to your HTPC while XBMC is off, this will load in the correct data. I realize for some systems this may be near impossible - on OpenELEC this is particularly hard as you need to use ssh to kill the XBMC process.

There is a whole bunch of info on the official forum thread about this. Right now there is a patch in the works - xbmc/xbmc#3024 - that will fix this so the addon can restore this file directly; but it has not been merged yet and will not be available widely until XBMC Gotham is released anyway. So for now you can get the job done, you'll just have to copy this one file manually.

from xbmcbackup.

ammoxostos avatar ammoxostos commented on July 17, 2024

Thank you Rob for your response. It seems we have to wait until Gotham release and you update the program.

Regards
Nikos

Sent from my iPhone

On 14 Αυγ 2013, at 17:49, robweber [email protected] wrote:

If you backup everything from the settings (addons, database, config files, etc) this should get you 99% of the way there. The issue you're having is that most of the things you are trying to restore (skin settings, view settings, etc) are stored in one file called the guisettings.xml file. XBMC keeps rather tight control over this file and it cannot be overwritten or updated while XBMC is running. The only solution is to manually take your guisettings.xml backup file and copy it to your HTPC while XBMC is off, this will load in the correct data. I realize for some systems this may be near impossible - on OpenELEC this is particularly hard as you need to use ssh to kill the XBMC process.

There is a whole bunch of info on the official forum thread about this. Right now there is a patch in the works - xbmc/xbmc#3024 - that will fix this so the addon can restore this file directly; but it has not been merged yet and will not be available widely until XBMC Gotham is released anyway. So for now you can get the job done, you'll just have to copy this one file manually.


Reply to this email directly or view it on GitHub.

from xbmcbackup.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.