Kodi Community Forum
Confluence Eden (Add Genre Icons) - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Skins Support (https://forum.kodi.tv/forumdisplay.php?fid=67)
+---- Forum: Confluence (https://forum.kodi.tv/forumdisplay.php?fid=125)
+---- Thread: Confluence Eden (Add Genre Icons) (/showthread.php?tid=125536)

Pages: 1 2 3


Confluence Eden (Add Genre Icons) - wilson.joe - 2012-03-14


Is there a way of adding genre icons and genre fanart?


RE: Confluence Eden (Add Genre Icons) - mad-max - 2012-03-14

Hey wilson,

take my MOD... Big Grin
HowTo:
http://www.xbmchub.com/oldforums/viewtopic.php?f=38&t=601

Or see here:
https://github.com/mad-max/skin.moddedconfluence/commit/4cd5b9224938157502221bc2b681a9cbc8f7168d

PS: Still some days left until the wedding Nod

max


RE: Confluence Eden (Add Genre Icons) - wilson.joe - 2012-03-15

heres a request for your mod. tvgenrefanart tvgenres. Smile

I got it to work with your mod without any problem thanks,
as for seeing how to add it too the original im a bit confused
because the ViewVideoShowcase.xml doesn't exist.


RE: Confluence Eden (Add Genre Icons) - mad-max - 2012-03-15

ViewVideoShowcase.xml can be replaced by any other viewtype...
In standard Confluence take a look at the includes in ViewsVideoLibrary.xml

mad-max


RE: Confluence Eden (Add Genre Icons) - slipsystem - 2012-06-26

Hey guys I'm sorry I'm a bit of a noob.

Is there a way to add genre icons and fanarts to music genre.


RE: Confluence Eden (Add Genre Icons) - mad-max - 2012-06-26

You checked the link to github?
Basically you need to get thes images in a music view and extend the <visible> for Container.Content(Genre)


RE: Confluence Eden (Add Genre Icons) - slipsystem - 2012-07-01

Ok so I had a look at your git and how it is done in other skins. You were a great help. I would like to send you a look to what I did and if you would be so kind as too look at it for me and let me know if there are any bugs? I also looked at placing a cdcase around the album image like its done in the lite mod.

Please please please can you look at it for me?

Let me know if that's ok.


AW: Confluence Eden (Add Genre Icons) - mad-max - 2012-07-01

Sure, upload it and I review...


RE: Confluence Eden (Add Genre Icons) - slipsystem - 2012-07-01

Image

Image

Image

http://www.4shared.com/zip/FMUzSWl0/Mod.html


RE: Confluence Eden (Add Genre Icons) - mad-max - 2012-07-01

Screenshots don't show up...
Will take a look at the code later on...


RE: Confluence Eden (Add Genre Icons) - keon - 2012-08-03

Hello,

I'm very new to XBMC and I'm struggling to get these "genres" icons updated in the interface.
I've already tried with Confluence and Confluence Modded skins on Win7, but without success.
(Great work by the way on the skins !!)

The icons are posted in the directory Users/AppData/Roaming/XBMC/addons/skin.moddedconfluence/media/moviegenres but they don't show up in the XBMC screens (i've already quit the application several times, reinstalled it from scratch, but it won't work).

Is there a particular setting that needs to be updated??

I've been browsing several threads but could not find the root cause of the issue...

Any help/hint is very much welcome!
Thx




AW: Confluence Eden (Add Genre Icons) - mad-max - 2012-08-03

Did you change genre view to showcase?
At least in my mod It's the only supported view for genre artwork


RE: Confluence Eden (Add Genre Icons) - keon - 2012-08-04

Hello Mad Max
Well, yes i did, but it's not working either.
What's weird is that the only skin where i succeeded in having the genres icons displayed is the convergence (there is an option to activate in the settings for displaying the genre icons) but i prefer the confluence horizontal one, so i'd like to make it work there as well.

I tried several times with other skins (confluence, confluence lite-mod and confluence mo)d, each time posting the icons in the appropriate directory but it does not seem to work.

Am i missing something??

thx





RE: Confluence Eden (Add Genre Icons) - mehrunes - 2012-08-04

It's not enough to store the images somewhere, you have to edit the xml files.

I've done it with another skin, maybe it helps. The code is more or less the same, but I don't know where it belongs in Confluence.

See here


AW: Confluence Eden (Add Genre Icons) - mad-max - 2012-08-04

No need touching xmls as he is using my mod that is capable of this feature