Well, let’s see if I have any luck. There are a few images that I need for both MatchCenter (http://forum.kodi.tv/showthread.php?tid=259894) and a new addon I am developing (sports calendar).
For MatchCenter:
This is basically an addon that brings livescores information to your screen. Mapped to a key it can provide an easy way to check livescores for soccer matches while you are watching a match (or any other video) in Kodi. So it presents artwork such as team logos and team kits. See images below:
https://camo.githubusercontent.com/a3d02…452e706e67
https://camo.githubusercontent.com/58e92…7a2e706e67
https://camo.githubusercontent.com/65f1b…732e706e67
I need two images to act as placeholders if no logos or no kits are available.
Something like this:
In 512×512 or 500×500 transparent png (no shadows and no 3D preferably just like any other team logo)
And something like this:
512×512 or 220×220 fully white (or light grey) kit.
For SportsCalendar:
As this is to be available for all sports on the database I would like to add a row of icons to the interface so users can easily enable/disable sports from being displayed on the calendar (see the top of the image below):
They should be 30×30 transparent png icons in two versions: fully white (not selected) and fully blue (selected – the color the default kodi skin uses – see dialog header). For the following sports:
-Football (or soccer )
-American Football
-Baseball
-Basketball
-Ice Hockey
-MotorSports
-Fighting
-Rugby
-Golf
Sport should be easily identified by its icon (which means not like my football one).
Any help greatly appreciated
Thanks in advance