XBMC Community Forum
[RELEASE] Back Row (Skin) - Printable Version

+- XBMC Community Forum (http://forum.xbmc.org)
+-- Forum: Help and Support (/forumdisplay.php?fid=33)
+--- Forum: Skin Help and Support (/forumdisplay.php?fid=67)
+---- Forum: Back Row (/forumdisplay.php?fid=127)
+---- Thread: [RELEASE] Back Row (Skin) (/showthread.php?tid=63773)



- Sharpe - 2010-05-10 14:34

They stopped releasing the official nightly builds a while back when all the work started on the latest version of xbmc. The build you are using has a bug in it that doesn't use the default widescreen folder specified in the skin.XML. It's pulling it's video views from the pal folder instead of the pal16x9 folder. As a fix try copying over the contents of the 16x9 folder into the pal folder.


- kiboy6 - 2010-05-11 14:28

Sorry if i have missed an option somewhere...but is there currently any way to manually scroll through the (often very long) music artist /album description on the info page? (I know it does it automatically eventually but this is at a much slower pace than reading pace.)

Thanks!


- Sharpe - 2010-05-11 20:50

Hi kiboy6 - I didn't add scrollers or page up/down buttons to the info dialogs because I was originally trying to go for a less is more kind of thing using auto scrolling - but yeah I take your point about the delay in scrolling and sped it up a notch.


- kiboy6 - 2010-05-12 11:46

Sharpe Wrote:Hi kiboy6 - I didn't add scrollers or page up/down buttons to the info dialogs because I was originally trying to go for a less is more kind of thing using auto scrolling - but yeah I take your point about the delay in scrolling and sped it up a notch.

Thanks for the update - although it's now probably a bit too fast for my reading pace.

I understand the "less is more" thing though - do you reckon it would work if there were an option to disable scrolling and use "page up / down" buttons on keyboard or remote to read more info?


- Sharpe - 2010-05-12 15:35

I've gone ahead and put in page up / page down controls - still tried to keep them unobtrusive though.


- Geeba - 2010-05-12 16:26

Hmmm not come across this one before - looks really nice, if I'm reading the thread right its still reasonably xbox friendly or have you moved on from tidy code to horsepower hungry?


- Sharpe - 2010-05-12 17:08

Hi Geeba

Hmmn I've gotta say I have taken the shackles off somewhat recently but with the right sized fanart and covers it should work fairly well on the xbox. :\


- Master_Nick - 2010-05-13 22:41

Hey thanks for the information but Sad it didn't work still the problem in the volume bar. Which svn for xbox should i use without a bug? any suggestions?


- kiboy6 - 2010-05-14 01:50

Sharpe Wrote:I've gone ahead and put in page up / page down controls - still tried to keep them unobtrusive though.

Love it! thanks as ever Sharpe!....


One other quick Q- not sure if this is a skin thing or general XBMC thing....

I have tried to set "recently added" as my default view for movies (via "set as default in the context menu on the "Recently added" entry at the root of "Movies")

However this does not work....any ideas?

Cheers!


- Sharpe - 2010-05-14 13:41

Master_Nick Wrote:Hey thanks for the information but Sad it didn't work still the problem in the volume bar. Which svn for xbox should i use without a bug? any suggestions?

It's Xbox is it? And what exactly happens? Is that the volume doesn't show on the screen?

kiboy6 Wrote:One other quick Q- not sure if this is a skin thing or general XBMC thing....

I have tried to set "recently added" as my default view for movies (via "set as default in the context menu on the "Recently added" entry at the root of "Movies")

However this does not work....any ideas?

Cheers!

The main Movies control is hard coded to go direct to titles - I suspect that's why it won't do what you want. You would need to edit the home.xml to change that I'm afraid.