Posts: 148
Joined: Feb 2014
Reputation:
4
asik1
Senior Member
Posts: 148
Hi , I'm looking to mod ThumbView.
I found that it is "view id = 551"
But I don't see where this id can be edited/configured.
The current view is 5X3 , where can I change it to 6X4 ? custom sizes, text and other things?
Tnx,
Posts: 6
Joined: Mar 2014
Reputation:
0
I've also been trying to figure this out, except with fewer items rather than more, e.g. a 4x2 or 3x2 grid. I found a way to correct the aspect ratio for the thumbnails (the sides are cut off of widescreen thumbnails by default), but still nothing on grid size, etc.
If it changes anything, I'm using Windows version of Gotham Beta 2.
Posts: 148
Joined: Feb 2014
Reputation:
4
asik1
Senior Member
Posts: 148
Tnx for insight,
But what file you were modding?
Posts: 6
Joined: Mar 2014
Reputation:
0
It was: C:\Program Files (x86)\XBMC\addons\skin.confluence\720p\ViewsFileMode.xml
What I did was change each instance of:
<aspectratio>scale</aspectratio>
to: <aspectratio>keep</aspectratio>
There were only 2 of them to change. This makes each thumbnail keep its original aspect ratio.