Posts: 12
Joined: Dec 2009
Reputation:
0
Holmer
Junior Member
Posts: 12
2011-06-08, 08:57
I did some modifications to the night skin, it took me several hours.
Today I started XBMC and the skin was updated. All my work is gone now.
Is it possible to get the last version before the update back?
Posts: 1,112
Joined: Feb 2009
Reputation:
12
yes, but not with your customized settings. If you want to have a custom version, you might want to change the name of your skin (skin.night.custom) and edit the addon.xml to say skin.night.custom instead of skin.night.
Posts: 2,145
Joined: Jul 2008
Reputation:
12
It's gone. Poof, disappeared. When it updates it unzips the data to the folder, everything is over written.
If you want to do custom stuff, fork it.
Code:
GRANT ALL PRIVILEGES ON `xbmc_%`.* TO 'xbmc'@'%';
IF you have a mysql problem, find one of the 4 dozen threads already open.
Posts: 12
Joined: Dec 2009
Reputation:
0
Holmer
Junior Member
Posts: 12
What if the updated version crashes XBMC? Is it possible to make a backup within the update process (saving the old addon files in a zip file)?
Posts: 2,901
Joined: Jun 2009
Reputation:
7
Why don't you just go into addons and turn off auto update and just leave notify enabled ?
Its good practice to always make a backup not just when your finished but before you change something
Current HTPC •
Lian-Li PC-C37 • Gigabyte GA-E7AUM-DS2H • Intel C2D E8400 E0 Stepping • OCZ Vertex SSD • 4GB Corsair TwinX XMS2 DDR2 • Corsair HX650W Modular PSU (Free Upgrade) • LG CH08LS10 Blu-Ray Drive • Scythe Big Shuriken • Acousti DustPROOF 70mm Fan
Posts: 193
Joined: May 2010
Reputation:
0
2011-07-05, 08:23
(This post was last modified: 2011-07-05, 09:24 by el_cabong.)
I think i may be missing something, but after changing the skin folder name and in addon.xml, I cant get the skin to work in xbmc. It doesnt show up in the skin browser even after editing the skin name in guisettings.xml.
edit: must have been a typo, tried again on a test build and it worked fine.
Posts: 26,215
Joined: Oct 2003
Reputation:
187
The debug log will probably tell you why.