Changes in the latest Nightly Build

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
henrava Offline
Member
Posts: 99
Joined: Apr 2011
Reputation: 0
Location: Italy
Post: #31
Very Big Grin for both info views for videos. I think the new concept for Confluence is very easy for new users, i like the "horizontal+floor harmony" !
Very stilish the trailer in a video window in the info movie; by the way, is this controlled from DialogVideoInfo.xml ? I looked at the file but i don't find the lines to control the dimensions of the window. Can you help a noob ? Confused
If you need an updated italian language i can help.
find quote
Jezz_X Online
Team-XBMC Skinner
Posts: 5,263
Joined: Jun 2006
Reputation: 55
Location: Earth
Post: #32
yes its controlled from DialogVideoInfo.xml with a normal
PHP Code:
<control type="videowindow"
but the key as the command
PHP Code:
<onclick>PlayMedia($INFO[ListItem.Trailer],1)</onclick
the ,1 on the end tells xbmc to not play it fullscreen

http://wiki.xbmc.org/?title=List_of_Built_In_Functions
Quote:PlayMedia(media[isdir][,1]) -- Plays the media. This can be a playlist, music, or video file, directory, plugin or an Url. The optional parameter ",isdir" can be used for playing a directory. ",1" will start a video in a preview window, instead of fullscreen.

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
henrava Offline
Member
Posts: 99
Joined: Apr 2011
Reputation: 0
Location: Italy
Post: #33
If I understand is the block at approximately line 110, with the focus set to on when we press the button 15, which is the "play in a window" trailer.
Time to test !
find quote
markiz Offline
Senior Member
Posts: 270
Joined: Feb 2008
Reputation: 0
Location: Sweden
Post: #34
How can I reach the Log out button? Would it be possible making Log out to the horizontal menu, as an option? That would make it more kids/wife-friendly.
find quote
Jezz_X Online
Team-XBMC Skinner
Posts: 5,263
Joined: Jun 2006
Reputation: 55
Location: Earth
Post: #35
markiz Wrote:How can I reach the Log out button? Would it be possible making Log out to the horizontal menu, as an option? That would make it more kids/wife-friendly.
its in the same place just nav up or down in home to get to it

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
infinus Offline
Junior Member
Posts: 24
Joined: Apr 2011
Reputation: 0
Post: #36
wakido Wrote:Are we able to get back the TV shows and Movies main menu options. These are the main 2 the entire family use, and now it is a more of a chore to get to the tv shows drilling down the extra menu.

+1 on this, having TV shows and movies as options in the main menu made it easier for the kids to navigate. If that feature could be added again that would rock.
find quote
markiz Offline
Senior Member
Posts: 270
Joined: Feb 2008
Reputation: 0
Location: Sweden
Post: #37
Jezz_X Wrote:its in the same place just nav up or down in home to get to it

I'm still unable to find it. The only thing I find when pressing up/down is the shut down-button.
find quote
cheat2win Offline
Junior Member
Posts: 25
Joined: Apr 2010
Reputation: 0
Post: #38
No more separated screen for the recently added movies/TV shows?

It was the featured I most used...

No change of turning the text under the recently added files thumbs, into a clickable button, that lead us to the "old" recently added screen?

I *need* to have the the ~25 recently added files in a accessible screen, like kinda it was before this update.

Please, please look into it. Sad
find quote
finisterre Offline
Junior Member
Posts: 18
Joined: May 2005
Reputation: 0
Post: #39
Just updated to the new horizontal Confluence, courtesy of the latest nightly build on my ATV2.

I note that the On Screen Display that comes up when I press 'info' while watching a video (usually 'cos I wanna see how long is left to go) has switched from the top of the screen to the bottom (and got a whole lot bigger). This means that if I'm watching something subtitled (I often do), the information blocks the subtitles. Wouldn't it be better off back at the top?

And is there any way to get rid of the huge video thumbnail graphic that appears in the bottom left when I bring up the info? I don't see any point to it - I'm already watching the video.

Thanks.
find quote
HiGhLaNdeR Offline
Junior Member
Posts: 33
Joined: Nov 2003
Reputation: 0
Post: #40
Hey hey, great skin and I like the improvements. Keep the good work.
One thing I wanted to ask, I use nightly builds and when going into the addons options I can't see the radio button (on/off). For example in IMDB scrapper configuration. Is this normal? i reinstalled from the scratch to find out if it was "overwrite" installations...
Check the pic in attached link.
http://gameover.com.pt/screenshot000.png
find quote
Post Reply