XBMC Community Forum
Shade: Official Release Thread - Printable Version

+- XBMC Community Forum (http://forum.xbmc.org)
+-- Forum: Help and Support (/forumdisplay.php?fid=33)
+--- Forum: Skin Help and Support (/forumdisplay.php?fid=67)
+---- Forum: Shade (/forumdisplay.php?fid=132)
+---- Thread: Shade: Official Release Thread (/showthread.php?tid=75944)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21


- igotdvds - 2010-07-26 14:32

dave77 Wrote:I'm still getting this error too, does anyone know how to fix it. I use ember to set fanart etc if that makes a difference

I am on Windows 7 and Windows XP using the most current nightly and everything works fine with the script.

Can anyone offer some advice on where to go. Seeing as how I dont have the problem, its tough for me to fix.


- dave77 - 2010-07-26 19:37

igotdvds Wrote:Are you referring to the file folder to move back a level? Post a screenshot please.

Yep

[Image: ny0nx.png]

And this is all I get on the homepage when the recent script fails

[Image: 7AdBU.png]


- jackthegroove - 2010-07-26 19:53

It's a problem when using a remote database that uses mysql instead of sql in the normal XBMC database (by adding <videodatabase> in the advanced settings xml file)
You can partly resolve the isue by removing
Code:
&amp;unplayed=True&amp;totals=True
from the line that calls the recentlyadded script in the home.xml file from the "720" folder in your skin directory.

I have contacted spiff and he says it's a known issue and they don't have a fix yet:
Quote:hi,

i don't think we have documented it anywhere, we had some internal discussions but did not end up with a solution. i'll see if i can catch amet later and get a fix in.

There is some hope for a sollution Smile When spiff gets back to me i'll post something here.


- dave77 - 2010-07-26 21:04

jackthegroove Wrote:It's a problem when using a remote database that uses mysql instead of sql in the normal XBMC database (by adding <videodatabase> in the advanced settings xml file)

I haven't knowingly changed the XBMC database, how would this happen?



I've just tried upgrading to 1.0.6 from 1.0.4 but get the following error, 1.0.5 worked fine though
The log says invalid animation when loading skin

[Image: RoACy.png]


- jackthegroove - 2010-07-26 21:52

dave77 Wrote:I haven't knowingly changed the XBMC database, how would this happen?

Then your problem must be something different. I'd recommend looking at THE log file (xbmc.log) located in system/temp/.

Ps: Does recently added work in confluence?


- dave77 - 2010-07-26 22:05

jackthegroove Wrote:Ps: Does recently added work in confluence?

Yep, works fine


- jackthegroove - 2010-07-26 22:17

dave77 Wrote:I haven't knowingly changed the XBMC database, how would this happen?



I've just tried upgrading to 1.0.6 from 1.0.4 but get the following error, 1.0.5 worked fine though

[Image: RoACy.png]

Try installing a new version of XBMC because it looks like you still use the one before addons.


- nchall - 2010-07-27 02:12

rename the folder containing the skin from "skin.shade" to "shade". "skin.shade" is that name you want if you are installing it through the add-ons install from zip method. if you rename the folder you can just move it to the skins folder and it will be recognized.

alternatively you could upgrade your version of xbmc as suggested earlier and move the "skin.shade" folder to add-ons and it will be recognized.


- JDizzy - 2010-07-27 03:46

I don't think what the skin folder is called has any bearing on it.

Make sure that the skin.shade folder is not in a folder called skin.shade.

When it is zipped up, it is usually like skin.shade\skin.shade\all the other folders.

It should just be skin.shade\all the other folders

Hope that makes sense, or is related to what you are talking about?! Oo


- dave77 - 2010-07-27 13:00

nchall Wrote:alternatively you could upgrade your version of xbmc as suggested earlier and move the "skin.shade" folder to add-ons and it will be recognized.

I'll try that, I upgraded to the Dharma nightly, do you just copy to the add-ons folder now instead of skins?