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 - fmronan - 2012-05-02 23:15

added Metadata actor with script MovieSet Nod

[Image: 1335993164-screenshot219.png]

[Image: 1335993216-screenshot218.png]


RE: [WIP] Glass - mikebzh44 - 2012-05-04 14:11

Tomorrow, new Glass version will reactivate Library Editor.

But, to avoid conflict with Moviesets addon, you will have to call Library Editor by submenu Edit on Movie menu :

[Image: 1336126915-screenshot230.png]

This submenu entry will be available after a skin init or after manually editing submenu 10 for Movie menu (System > Skin > Custom menus) and add this command :
Code:
ActivateWindow(Videos,MovieTitles,return)

When browsing a movie, you just have to open left slide menu and click on XBMC Library Editor.

[Image: 1336126976-screenshot231.png]

[Image: 1336127009-screenshot232.png]

[Image: 1336127059-screenshot233.png]

You don't have to edit submenu for TV Shows as Moviesets is only active for movies.

[Image: 1336127104-screenshot234.png]

[Image: 1336127158-screenshot235.png]


RE: [WIP] Glass - Halfway - 2012-05-09 04:19

Hi.

I've installed the skiing using the add ons way in my openelec system.

After the installation the system got freeze and I'd to reset the system twice to get it alive again, under confluence skin, and all my saved preferences gone.

I don't recommend to install this skin.


RE: [WIP] Glass - fmronan - 2012-05-09 06:34

There is a problem with every skin in repo passion since 4 days, every thing is right now, that's ok now.Nod


RE: [WIP] Glass - mikebzh44 - 2012-05-09 08:17

@Halfway : I don't know how powerfull is your HTPC but on my small Atom N330, you have to wait 3 or 4 minutes after downloading Glass to let OpenELEC unzip and install Glass and dependencies.

Your issues can be due to the fact that you have reboot your HTPC will Glass installation was in progress,

If you have a test PC, please retry this wonderful skin Wink

And as fmronan said, our repository server have some troubles since 4 days. Sorry guys to not warn you about that Sad


RE: [WIP] Glass - mikebzh44 - 2012-05-09 12:09

Now our repository server is OK, I don't know if Glass can be upgraded as usual for thos who have Glass without textures and images.

Here is the way to force update :

- Edit addon.xml file from Glass folder. Under Windows 7, his location is :
C:\Users\<user>\AppData\Roaming\XBMC\addons\skin.glass.svn
- At line # 2, you have a parameter :
Code:
version=
- It should be :
Code:
version="0.9.33.168"
- As today's version is 0.9.33.168, you could set up parameter to :
Code:
version="0.9.33.167"
- Restart XBMC and Glass should update automatically.


playback problems - douggoodwin - 2012-05-23 03:07

I love this skin but sometimes when I play a file, I get no picture and only sound. Also, at startup I keep getting a Script Error for script.extramusicinfo
Any suggestions?


RE: [WIP] Glass - fmronan - 2012-05-23 06:57

install
script.ExtraMusicInfo


RE: playback problems - mikebzh44 - 2012-05-23 08:01

(2012-05-23 03:07)douggoodwin Wrote:  I love this skin but sometimes when I play a file, I get no picture and only sound.
If you play this file in other skin, it play fine ?

I think is more an encoding problem than a skin problem.


RE: [WIP] Glass - Halfway - 2012-05-26 05:14

I've tried again, after a clean installation...

The same result, system freeze after about 20 minutes of the complete download of the skin, all preferences lost when I've to restart it.

This only happens to me with this skin, and I've already tried about a dozen.

I will never again try to install this skin.