SerpentDrago / skin.auramod

Auramod Skin for Kodi 18
87 stars 20 forks source link

Add Music/Movies/TVShows Genre icons #230

Open xmha97 opened 2 years ago

xmha97 commented 2 years ago

Hi, please add Music/Movies/TVShows Genre icons

kodi_lRJOOmRn27

kodi_XMj7upL0x9

jojobrogess commented 2 years ago

I think you have to set the Widget Style to Genre in Menus & Widgets for it to display correctly. But it's still broken. At least the default.png works lol

2022-02-24 22_27_44-Greenshot

2022-02-24 22_49_38-Greenshot


I've been spending a lot of time on this. and idk what I just did. but I think I fixed it..

2022-02-24 22_48_34-Greenshot

But I'm pretty sure those are the Transparent Movie Genre Icons rather than Horizon. If I disable Transparent Movie Genre Icons addon, while enabling Horizon it will revert to the default.png. So Horizon isn't working properly.


Idk if it's the fix I did to Includes_Images(to clean up some code, that was genre related coincidentally) or disabling then enabling Transparent Movie Genre Icons and reloading skin(unlikely).


btw if you try to disable it with this window: It won't allow you, do it from the previous through context menu and it should work. 2022-02-24 22_55_41-Greenshot

Disable it from here: 2022-02-24 23_06_23-Greenshot


If cycling on & off transparent icons and reloading skin(with correct widget style selected) doesn't work, then I'll post the branch in here for you to test out.

jojobrogess commented 1 year ago

I have been trying to fix this but it's still a bit buggy.

If anyone is interested in testing it out, I just uploaded a new branch over on my fork: https://github.com/jojobrogess/skin.auramod/tree/Fix4-GenreIcons-WidgetTypeIcons

Current Issues: Some Genre widgets aren't big enough to display the text and image. 10-15px too small Some Genre widgets "TV Movie" icon has no fallback. TV Movie genre icon is transparent. Some Regular widgets do not display clearlogos.

If new issue arise please let me know!

When I get this fully fixed and working, I'll post here again with the link.