Vision 2 skin release

  Thread Rating:
  • 4 Votes - 4.75 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
corky Offline
Senior Member
Posts: 128
Joined: Dec 2004
Reputation: 0
Post: #221
oops ok thankyou, i must have been in librabry mode. but now i am doing an imbd scan of my films in the video section and its also scanning my music as well ?

Thanks again
find quote
corky Offline
Senior Member
Posts: 128
Joined: Dec 2004
Reputation: 0
Post: #222
oh crap something has gone wrong now, all i done was an imdb scan on my films and now in library mode in the video section all my music is in there as well ??

help....
find quote
corky Offline
Senior Member
Posts: 128
Joined: Dec 2004
Reputation: 0
Post: #223
i'm having a bad day, it's my fault, instead of doing an imbd on my films folder i did it on the root of my nas drive, hence it was scanning all. I am now doing a fresh scan on my films again.

Thanks for your help
find quote
beavis Offline
Member
Posts: 76
Joined: Sep 2004
Reputation: 0
Post: #224
Hi Jezz_X

Where in the Vision2 skins does it tell if I'm clicking on "Movies" or "TV Shows" I'm trying to custom a button (remote code: 206) to be added so I can use it to access my TV Shows from a button. With the keymap.xml I'm using now it's configured to go to "My Programs" but I want it to go to TV Shows.
find quote
Jezz_X Offline
Team-XBMC Skinner
Posts: 5,263
Joined: Jun 2006
Reputation: 55
Location: Earth
Post: #225
beavis Wrote:Hi Jezz_X

Where in the Vision2 skins does it tell if I'm clicking on "Movies" or "TV Shows" I'm trying to custom a button (remote code: 206) to be added so I can use it to access my TV Shows from a button. With the keymap.xml I'm using now it's configured to go to "My Programs" but I want it to go to TV Shows.

If you look around line 500 of home.xml you will see
PHP Code:
<control type="button" id="102">
    <
description>Button2</description>
    <
height>22</height>
    <
width>320</width>
    <
label>20343</label>
    <
font>font12</font>
    <
onclick>ActivateWindow(VideoLibrary,TvShowTitles)</onclick>
    <
align>center</align>
    <
aligny>center</aligny>
    <
textcolor>grey</textcolor>
    <
focusedcolor>white</focusedcolor>
    <
texturefocus>-</texturefocus>
    <
texturenofocus>-</texturenofocus>
    <
visible>library.hascontent(tvshows)</visible>
</
control

Skins I have done....
[Image: skinsq.png]
And others in the past...

Want to know what I'm working on currently? Check me out on Google+
find quote
SleepyP Offline
Posting Freak
Posts: 2,282
Joined: Nov 2005
Reputation: 4
Location: Portland, Oregon
Post: #226
Hey are we gonna get any more view modes for the video Library? I LOVE how it looks for browsing the movies, but I would like something other than the list view for when I'm browsing through the various seasons of a show, since I have nice DVD box art.

So far I LOVE IT, it has replaced Basics-Vision as my default skin.

Catchy Signature Here
find quote
Jezz_X Offline
Team-XBMC Skinner
Posts: 5,263
Joined: Jun 2006
Reputation: 55
Location: Earth
Post: #227
Basically any further development is on hold (on my side) until NineT9Mustang gets back from where ever he is so we can properly discuss and impliment things right the first time. And right now he is a little MIA to be doing this alone since its his skin "Vision" anyway

Skins I have done....
[Image: skinsq.png]
And others in the past...

Want to know what I'm working on currently? Check me out on Google+
find quote
arpeli Offline
Junior Member
Posts: 12
Joined: Jul 2008
Reputation: 0
Location: Finland
Post: #228
Hi!! Love the skin, but one question : Am I just being stupid, but i can't see any "now playing" info in home when i'm listening music??! How can i enable it (if it's possible at all)?

Hope u guys understand what I mean
find quote
flipped cracker Offline
Senior Member
Posts: 232
Joined: May 2008
Reputation: 0
Location: anaheim, ca
Post: #229
arpeli Wrote:Hi!! Love the skin, but one question : Am I just being stupid, but i can't see any "now playing" info in home when i'm listening music??! How can i enable it (if it's possible at all)?

Hope u guys understand what I mean
are you using the svn version?
find quote
arpeli Offline
Junior Member
Posts: 12
Joined: Jul 2008
Reputation: 0
Location: Finland
Smile    Post: #230
No Im not using the svn-version..

Going to svn now and dl it!!

Will that help??
find quote
Post Reply