Guest - Testers are needed for the reworked CDateTime core component. See... https://forum.kodi.tv/showthread.php?tid=378981 (September 29) x
The word "year" in TV show folder names
#1
I have a few TV shows that have the word "year" in their name.

When I scrape these I get an icon that looks like a calendar instead of the picture that it should be.

Image

I have no idea why this is happening and I have looked high and low for a solution but I cannot find out why this is happening and it now has become really irritating!

My Skin is 'Amber' and it seems only to happen with this skin!
Machine is and i7 processor with 32 GB RAM, and an nVidia GTX1060
Kodi is Version 21.0

 
Does any one have any ideas why this is happening?
Reply
#2
It has been like this for a few versions now, I am not sure when I first noticed this.
Reply
#3
I guess the skin is checking the file/path name for the word 'year' to display it.
Reply
#4
Modify Includes_Variables.xml at around line 425 or so and remove this line:

xml:
<value condition="String.IsEqual(ListItem.DBType,year) | [String.IsEmpty(ListItem.DBType) + String.Contains(ListItem.FolderPath,years)]">DefaultYear.png</value>
Reply

Logout Mark Read Team Forum Stats Members Help
The word "year" in TV show folder names0