kcook98765 / skin.aura

Aura skin for Kodi Matrix
Other
15 stars 6 forks source link

Where is genre icons? #9

Closed xmha97 closed 2 years ago

xmha97 commented 2 years ago

Hi @kcook98765 Where is genre icons? image

kcook98765 commented 2 years ago

The main thread for the original Aura skin can help:

https://forum.kodi.tv/showthread.php?tid=328558

Per first post under Dependencies:

"resource.images.moviegenreicons.transparent"

but also supports : The horizon genre icon pack is supported, so I also recommend installing it: https://github.com/Swageroni/resource.images.moviegenreicons.horizon

So the 2 supported genre icons are:

resource.images.moviegenreicons.horizon resource.images.moviegenreicons.transparent

If you have another resource you want to use, I believe I could set that up if you can point me to the repository for it, though it is a "first found" type logic:

IE, first one found would display:

1) resource.images.moviegenreicons.horizon 2) resource.images.moviegenreicons.transparent

So I could add a new one to top of this list, and, if found to be installed, would use it.

These are setup in Includes_Images.xml under the "Image_GenreIcons_Path" variable name area of this file.

xmha97 commented 2 years ago

Thanks for your explanation. There is no photo for the "Drama" genre, not all of the repositories you mentioned have not been updated since 2017. Do I have to create a new repository?

Please also explain about music genres. image