How to install Transparency from console in XBMC-LIVE?
#1
I have spent hours googlen and have not been able to figure this out. I have searched the forums. I have putty installed and can SSH into Live Distro. I even tried using the Ubuntu Live CD to extract to Skins directory but I don't have the rights. Im not a Linux guru. Can anyone provide some instructions on how to install. I am running 9.11 Camelot Final. Still had to update Nvidia drivers as VDAPU was still bonned in the final.

Thanks in Advance.
Reply
#2
you have to extract the skin to your home directory:
/home/<username>/.xbmc/skin/
Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.
Reply
#3
I tried to extract it to this directory from within Ubuntu Live and says I don't have the rights. I had to turn on hidden files just to see this directory.
Reply
#4
if you can ssh to the xbmc live box, you should be able to do something like this:
mv Transparency\!.rar /home/xbmc/.xbmc/skin/
cd /home/xbmc/.xbmc/skin/
unrar x Transparency\!.rar
rm Transparency\!.rar

i'm not using xbmc live myself, so maybe someone knows a better/easier way...
Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.
Reply
#5
or sftp into xbmc and put the skin in
Press THANK USER if I Help
Reply
#6
I am trying to figure out how to change the skin. I put it in the skins folder what do I do now?
Reply
#7
just put the skin in /usr/share/xbmc/skin/
you might have to change the permission of the skin folder first

sudo chmod 777 /usr/share/xbmc/skin/

then it should come up in the settings under appearance
Press THANK USER if I Help
Reply
#8
Thanks for the info will give it a go tonight.

Regards,
Reply
#9
AuXBoX Wrote:just put the skin in /usr/share/xbmc/skin/
you might have to change the permission of the skin folder first

sudo chmod 777 /usr/share/xbmc/skin/

then it should come up in the settings under appearance

I put it under "/home/username/.xbmc/skin/".

Edit: NM I got it.
Reply
#10
ronie Wrote:unrar e Transparency\!.rar

Worked for me only by replacing 'e' with 'x' Wink
Reply
#11
waschbaerbauch Wrote:Worked for me only by replacing 'e' with 'x' Wink

thanx, i'll edit the post above to reflect your suggestion.
Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.
Reply

Logout Mark Read Team Forum Stats Members Help
How to install Transparency from console in XBMC-LIVE?0