![]() |
|
[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 - 2011-01-08 19:48 Praesten Wrote:I've tried searching and found several places where delays are active, but there are literally hundreds (316 to be precise) instances of the word delay in just the PAL16x9 folder. Line 5075 of the file Common Video Library Views.xml - that's the one. - Sharpe - 2011-01-08 19:53 ubuntuf4n Wrote:I would love to see a little filesize-info in the file-manager (in the side of xx-Objects). Hi - What do you mean by file-manager? I'm fairly reluctant to include anything like that in an actual media view but if you mean something else let me know. ubuntuf4n Wrote:Futhermore I saw that it is not possible to go to a movie-info, while a movie is chosen from the random-items-script (in the home menu). Instead it goes to the System-Info as in non-chosen-handling. I think it's probably not do-able but having said that I know there's been some work done on the recently added script in the last few days so I might be wrong. - Praesten - 2011-01-09 13:28 Sharpe Wrote:Line 5075 of the file Common Video Library Views.xml - that's the one. Hmm, my 5074 (and a few ahead) in that file looks like this: Code: <control type="label">Is it scrollspeed I want to change? Or did I explain clumsily? - Sharpe - 2011-01-09 13:44 Sorry my bad - I'm referring to the file from the up to date SVN. Code: <animation type="Visible" reversible="false">- Praesten - 2011-01-09 14:20 Sharpe Wrote:Sorry my bad - I'm referring to the file from the up to date SVN. Awesome, that worked nicely. Small delay still but works great for my needs. Again, thanks for speedy replies and an awesome skin. - Sharpe - 2011-01-09 14:37 No probs - glad you sorted it. - ubuntuf4n - 2011-01-09 15:52 Sharpe Wrote:Hi - What do you mean by file-manager? I'm fairly reluctant to include anything like that in an actual media view but if you mean something else let me know. I agree, there is no need to put a filesize option into the Movie-Views, however, I was referring to this option: Backrow - FileManager In the Home-Menu you've to press two times 'down' then you come to this screen. Here I choose the third from left: ![]() After that I choose the last one (filemanager): ![]() That's the FileManager. I thought about a Filesize-Option beside the Objects-Value: ![]() Regards - ghochreiter - 2011-01-09 16:59 how do you install this from a RAR file. i have no problem extracting it. it what do i do with it next - ubuntuf4n - 2011-01-09 17:06 ghochreiter Wrote:how do you install this from a RAR file. i have no problem extracting it. it what do i do with it next unrar it and put the skin.backrow-folder into your addon-folder (where you installed xbmc). Then choose it in settings (from the home-menu) --> appearance, within xbmc. - Sharpe - 2011-01-09 19:58 ubuntuf4n Wrote:..I thought about a Filesize-Option beside the Objects-Value... Ah right I get you - wasn't sure that's what you meant. I don't think that there's a Container(id) value for file size so this probably isn't possible. Having said that thanks for giving me the prod needed to go and freshen up that screen - it had some old xbox xml stuff in there. I've redone things a bit and uploaded the changes. Cheers |