I had a look at the online manual - hadn't had a chance this year until now and found out about the fantastic "wide icons".
These are going to look great - I've changed the skin slightly to increase list width and font size because I'm installing an xbox into my car and the screens are only 5-7" which makes it hard to read.
Having played a little tonight - and without seeming rude (maybe this should have been a feature suggestion) - what about having a different thumb file for the wide icons?
We could use xxx.tbn and xxx.wide.tbn, for example. At the moment, loading thumbs from, say, a media server means that the decision for the thumb style must be made server-side since the wide thumbs don't scale well for list views.
One other thing - would it be possible to left-justify the wide icons instead of centering them? At the moment, folders with a mix of wide and standard thumbs don't look quite right.
Thanks for adding this feature though. Absolutely first class job.
J
Different thumbnails for different views (banners vs. posters), support using both?
jpennell
Senior Member Posts: 105 Joined: Jul 2005 Reputation: 0 |
|
| find quote |
jmarshall
Team-XBMC Developer Posts: 24,523 Joined: Oct 2003 Reputation: 138 |
2007-01-31 00:12
Post: #2
Yes, you can left justify items via the skin with the align attribute of the <texture> tag.
Whether or not a separate wide icon is taken into account depends on whether developers (probably me) have time for it. Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. ![]() |
| find quote |
Msan
Senior Member Joined: Jun 2004 Reputation: 0 |
2007-01-31 23:51
Post: #3
A seperate wide icon file would be a great feature
System1: Silverstone LC03B-V Case with VFD, ASUS M2NPV-VM, AMD Athlon 64 X2 4800+, NVidia GT220 (1GB), 2GB DDR2-800, Samsung TruDirect 20X SATA DVD Writer - System2: ASRock ION 330 |
| find quote |
rcrh
Fan Posts: 398 Joined: Aug 2004 Reputation: 0 |
2007-09-22 16:21
Post: #4
Now that we have so many great views for our videos (list, list2, icon, big icon, wide, etc) wouldn't it be nice to have XBMC keep multiple thumbnails for each view? At the very least, it would be great to have both wide & normal thumbs maintained.
|
| find quote |
navanman
Member Posts: 77 Joined: Mar 2007 Reputation: 0 |
2007-09-22 16:52
Post: #5
Can't see how it would work TBH. The thumbnails are usually as folder.jpg so how would you differentiate between the different views?
|
| find quote |
rcrh
Fan Posts: 398 Joined: Aug 2004 Reputation: 0 |
2007-09-22 22:12
Post: #6
Its my understanding that the thumbnails are read from the folder.jpg files but that is only one of a couple of source. The various library scrapers also provide thumbnails. The images actually displayed are stored under USERDATA/THUMBNAILS.
|
| find quote |
szsori
TheTVDB.com Admin Joined: Aug 2006 Reputation: 1 Location: Milwaukee, WI |
2007-09-22 23:49
Post: #7
Possible solution:
folder.jpg folder-[viewname].jpg If folder-[viewname].jpg isn't available, it reverts back to folder.jpg. Dunno if there is a predefined list of view types, but I'm sure someone could come up with a comprehensive list. Patch welcome, or not interested?
|
| find quote |
skunkm0nkee
Team Razorfish Joined: Aug 2007 Location: London |
2007-09-23 09:59
Post: #8
I'm not sure we need a thumb per view but a different thumb per thumb type:
folder.jpg - default image folder_w.jpg - wide image folder_3d.jpg - 3d image etc Then the skin itself can make a decision on which type(s) of image to use (in some views you may want to use more than one type of image). Also in terms of someone making this change there are far less thumb types than there are view types so it would be easier to code and maintain. ________ Yamaha RBX6JM specifications
(This post was last modified: 2011-01-30 09:07 by skunkm0nkee.)
|
| find quote |
Livin
Posting Freak Posts: 3,432 Joined: May 2004 Reputation: 17 Location: above ground |
2007-09-23 20:53
Post: #9
suggestion... make sure the fall-back is set in case the skin wants to use one that does not exist.
I'm not an expert but I play one at work. |
| find quote |
skunkm0nkee
Team Razorfish Joined: Aug 2007 Location: London |
2007-09-24 15:38
Post: #10
Affini Wrote:suggestion... make sure the fall-back is set in case the skin wants to use one that does not exist. I would imagine that if no image has been setup for a specific thumb type then I guess it could default to the default image (ie folder.jpg) but it would be good if this was configurable (some skins may want to use a wide icon and use their own default icon if no wide icon has been setup) ________ CB250
(This post was last modified: 2011-01-30 09:07 by skunkm0nkee.)
|
| find quote |

![[Image: badge.gif]](http://www.ohloh.net/projects/9132/badge.gif)
Search
Help