Kodi Community Forum
[WIP] Glass - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Development (https://forum.kodi.tv/forumdisplay.php?fid=32)
+--- Forum: Skinning (https://forum.kodi.tv/forumdisplay.php?fid=12)
+---- Forum: WIP Skins (https://forum.kodi.tv/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


RE: [WIP] Glass - smush420 - 2012-03-23

Great thanks!

I also noticed that if your in the horizontal view, and have disabled RSS in the appearance setting, the RSS "title" is still there. Also while in horizontal mode, is there a way to have the sub menu only show up when you press down rather that it always being visible? Sorry for all the questions, appreciate all your work on this skin!

Image


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

For rss title I fixe that too, but for the sub menu, No


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

I had forgotten, the problem with the widget is the widget1 that uses only one you should use widget2 if you want some one else you will not have the stats


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

@fmronan
@mike

thx for the new version with bluray cases for 720p movies and german ratings. All works fine now.

I have some questions.

1. Sometimes when i go back from a menu to homescreen. The skin "reset" it looks like the skin make a lock off and lock on.
2. After some of this lock off and log on, i have no statistic for movies. For my 3 playlist in home menu all is good
3. Is there any chance to become a watched overlay for watched movies ?
4 Is there any chance to become a banner view for series like bannerplex from aeon nox ?

Here is a actualy debug log.

http://pastebin.com/bhnJ63dc

Greets
Eisi



RE: [WIP] Glass - mikebzh44 - 2012-03-24

For point 1 and 2, I have the same issue as you can see on this movie :

http://www.youtube.com/watch?v=9tgAQYMYos0

But it's depending on your hardware, my HTPC have a small CPU (Atom 330). fmronan have a celeron dual core and it's faster.

Each time, you go back to home screen, all scripts are rerunned, so it could take few seconds to get all the statistics.

Point 3 : where did you want to have a watched overlay ? On widgets ?

Point 4 : maybe fmronan can make a custom view of Bannerplex from Aeon Nox Wink


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

@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

label watched added in View_Glass_Resolutioncases, you can change color, same like button and OSD
Image


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

Resolutions cases added in Home

Image


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

Rss feeds in Glass

Image


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

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

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

What's the github address of glass?


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

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

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

(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