[WIP] Glass

  Thread Rating:
  • 5 Votes - 3.2 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
fmronan Offline
Fan
Posts: 586
Joined: Dec 2010
Reputation: 4
Post: #151
added Metadata actor with script MovieSet Nod

[Image: 1335993164-screenshot219.png]

[Image: 1335993216-screenshot218.png]
(This post was last modified: 2012-05-02 23:16 by fmronan.)
find quote
mikebzh44 Offline
Posting Freak
Posts: 1,068
Joined: Nov 2011
Reputation: 19
Location: Nantes - France
Post: #152
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]

Sorry for my english, but, you know, I'm French so ...

find quote
Halfway Offline
Junior Member
Posts: 9
Joined: May 2012
Reputation: 0
Post: #153
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.
(This post was last modified: 2012-05-09 04:20 by Halfway.)
find quote
fmronan Offline
Fan
Posts: 586
Joined: Dec 2010
Reputation: 4
Post: #154
There is a problem with every skin in repo passion since 4 days, every thing is right now, that's ok now.Nod
find quote
mikebzh44 Offline
Posting Freak
Posts: 1,068
Joined: Nov 2011
Reputation: 19
Location: Nantes - France
Post: #155
@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

Sorry for my english, but, you know, I'm French so ...

find quote
mikebzh44 Offline
Posting Freak
Posts: 1,068
Joined: Nov 2011
Reputation: 19
Location: Nantes - France
Post: #156
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.

Sorry for my english, but, you know, I'm French so ...

find quote
douggoodwin Offline
Member
Posts: 77
Joined: Apr 2010
Reputation: 0
Post: #157
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?
find quote
fmronan Offline
Fan
Posts: 586
Joined: Dec 2010
Reputation: 4
Post: #158
install
script.ExtraMusicInfo
find quote
mikebzh44 Offline
Posting Freak
Posts: 1,068
Joined: Nov 2011
Reputation: 19
Location: Nantes - France
Post: #159
(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.

Sorry for my english, but, you know, I'm French so ...

find quote
Halfway Offline
Junior Member
Posts: 9
Joined: May 2012
Reputation: 0
Post: #160
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.
find quote
Post Reply