XBMC Community Forum
[WIP] Glass - Printable Version

+- XBMC Community Forum (http://forum.xbmc.org)
+-- Forum: Development (/forumdisplay.php?fid=32)
+--- Forum: Skin Development (/forumdisplay.php?fid=12)
+---- Forum: WIP Skins (/forumdisplay.php?fid=160)
+---- Thread: [WIP] Glass (/showthread.php?tid=114839)

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


RE: [WIP] Glass - Eisi2005 - 2012-03-24 16:39

@mike

i have a small cpu too, i have a zotac hd-nd 22 with a small celeron 2300. But on other skin (aeon nox) i have no problems with the statistic and the playlists who need longer to get there entries show the statistic only the movies and that first after automatic log off anf log in from skin. The statistic not show after 5 minutes.

Point3: in the last view that you make for me, perhaps on the discart a label "watched". Aeon Nox have a blue watched label in the right top corner of cases.

Greets
Eisi


RE: [WIP] Glass - fmronan - 2012-03-26 22:22

label watched added in View_Glass_Resolutioncases, you can change color, same like button and OSD
[Image: 1332793255-screenshot098.png]


RE: [WIP] Glass - fmronan - 2012-03-28 22:13

Resolutions cases added in Home

[Image: 1332941452-screenshot103.png]


RE: [WIP] Glass - fmronan - 2012-03-28 23:44

Rss feeds in Glass

[Image: 1332970980-screenshot104.png]


RE: [WIP] Glass - Brent212 - 2012-03-29 08:01

Sorry that this is such a noob question, but how do I install this skin? I followed the link in the first post, and downloaded the repository.passion.xbmc.org folder, which I put in /users/<user_name>/AppData/Roaming/XBMC/addons (I'm using Win7). Not sure what I do from there.


RE: [WIP] Glass - mikebzh44 - 2012-03-29 08:17

Brent, after downloading repository.passion.xbmc.org, you have to install it by :
System > Settings > Addons > Install from ZIP
Then you will be able to install Glass by :
System > Settings > Addons > Download addons > Passion-XBMC > Skin > Glass (SVN)

Because of repository change, Glass version has moved from 135 to 0.9.15.138 so XBMC did not detect the newest version.

The easy way to get it is to edit your addon.xml file in skin.glass.svn directory. For Windows 7 64 bits, the full path is :

C:\Users\<user>\AppData\Roaming\XBMC\addons\skin.glass.svn

Move

Code:
version="135"

to

Code:
version="0.9.15.135"

Reboot XBMC and new Glass version will be detected.

Other way is to uninstall and reinstall Glass.


RE: [WIP] Glass - bandelguy - 2012-03-29 10:29

What's the github address of glass?


RE: [WIP] Glass - mikebzh44 - 2012-03-29 10:37

There is no GIT for Glass.

The version number is due to internal change in Passion-XBMC repository.


RE: [WIP] Glass - TItanKing - 2012-03-29 15:52

This is really a very impressive skin that supports mostly everything! Well done, its a work of art!


RE: [WIP] Glass - Brent212 - 2012-03-30 07:51

(2012-03-29 08:17)mikebzh44 Wrote:  Brent, after downloading repository.passion.xbmc.org, you have to install it by :
System > Settings > Addons > Install from ZIP
Then you will be able to install Glass by :
System > Settings > Addons > Download addons > Passion-XBMC > Skin > Glass (SVN)

After installing the passion repository, I went to install Glass like you said, but it stopped at 98%. After waiting about 10 minutes, I cancelled the installation. I then tried to install again and now it won't start. It just sits at 0%. Any suggestions?

Thanks,
Brent