Posts: 34
Joined: Oct 2011
Reputation:
0
2015-01-12, 08:47
(This post was last modified: 2015-01-12, 19:10 by AtariBaby.)
I tried CCM and Amber, but these skins have way more bells and whistles than I want. CCM looks like it would take me ages just trying to make it as simple as original confluence.
I like Confluence's neutral backgrounds. I'm not a fan of the arty photos or movie fan art that represents main categories in most of the skins I've tried.
Is it just not possible to edit an xml file anywhere anymore? All I really want is to add an Anime category.
And if not, why? lol
No disrespect intended for all the hard work on all these skins!
Posts: 12
Joined: Nov 2012
Reputation:
0
2015-01-14, 00:58
(This post was last modified: 2015-01-14, 01:04 by pontyjon.)
Basic method for you.
(This assumes all ur content is in your video library and offers a way of seperating the content)
Create a smart playlist, to view exactly what you want.
Add the following to your Home.xml (around line 940'ish, you'll see it)
<item id="999">
<label>ANIME</label>
<onclick>ActivateWindow(videos,special://videoplaylists/[NAME OF PLAYLIST].xsp,return)</onclick>
<icon>-</icon>
<thumb>-</thumb>
<visible>!Skin.HasSetting(HomeMenuNoMoviesButton) + Library.HasContent(Movies)</visible>
</item>
You can create more than one for multiple playlists. And restart Kodi to finish.
Hope it helps.
Posts: 34
Joined: Oct 2011
Reputation:
0
2015-01-14, 09:51
(This post was last modified: 2015-01-14, 09:52 by AtariBaby.)
pontyjon I'll try it! Well, I would...
But I can't find Home.xml anywhere!
Mud islander but then doesn't it still have photos for all the categories in the menu, instead of neutral backgrounds? And it's the XBMC logo there no matter what you turn off?
Posts: 33
Joined: Jun 2014
Reputation:
0
Girgl
Junior Member
Posts: 33
2015-01-15, 11:14
(This post was last modified: 2015-01-15, 11:15 by Girgl.)
I would love to stay with Confluence, as it's easy and clean, and works with all plugins and scripts, but on the other end, I ended up using Aeon Nox just because that skin lets me alter the home menu within the skin and without messing with xml files. I really think this is an option Confluence should provide out of the box.