Posts: 6
Joined: Apr 2016
Reputation:
0
I really like the Rapier skin and have used it for many years.
Is it possible to change the number of menus on the home menu the so there are not five menu items but only two namely "Movies" and "TV shows".
I only have those two active in Rapier setup but Rapier just copy them so that there are either three times "Movies" with twice "TV shows" or vice versa.
How or where can I change the number from five down to two or three menu items on the home menu ?
I use Rapier 10.x.x with Kodi 17 DSPLAYER (Windows 10)
Posts: 548
Joined: Dec 2011
Reputation:
28
ah so you don't want a infinite home menu... this is a job for gade then.
Posts: 3,038
Joined: Jan 2013
Reputation:
210
Gade
Team-Kodi Member
Posts: 3,038
Hi scheye and welcome to the forums.
Thanks a lot for the support
To achieve what you want, you'll have to manually edit the xml files.
You have to take into account that there's always an uneven number of categories on screen. So if you want an even number, you'll have to change positions etc.
Also, consider that the focused category is always in the center of the screen. So if you only have 2 categories, they might behave strange - with one in center and the other to the left or right.
Great to see another Dane here. Where are you from?
Posts: 6
Joined: Apr 2016
Reputation:
0
Hi Gade,
Could you kindly help me in which xml file as well as where in that file I could correct the number of home menu items down from 5 too 3 ?
Posts: 3,038
Joined: Jan 2013
Reputation:
210
Gade
Team-Kodi Member
Posts: 3,038
Hi scheye.
Sorry about waiting for an answer. I'm pretty busy at the moment.
I currently live in Greve, moved from Brønshøj a little more than a year ago.
The problem as I see it, is that the skin is created to show 5 categories all the time.
So it will probably not look as good with only 3.
You can experiment with editing includes_Home.xml in the 720p/ folder.
Look for the include "HomeMenu".
You could start changing the container to list, panel etc. and delete all category entries you don't use.
Remember that all custom xml edits are overwritten each time the skin is updated. And I always encourage to keep the skin updated.