Updated kodi settings on Lenovo

This commit is contained in:
2026-03-22 22:28:43 +01:00
parent 725dfa7157
commit 32b5a81da6
10925 changed files with 575678 additions and 5511 deletions

View File

@@ -0,0 +1,3 @@
This work is licensed under the Creative Commons Attribution-Share Alike 3.0 United States License.
To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/3.0/us/ or send a letter to Creative Commons, 171 Second Street, Suite 300, San Francisco, California, 94105, USA.

View File

@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="resource.images.moviegenreicons.transparent" name="Movie Genre Icons - Transparent" version="0.0.6" provider-name="Team Kodi">
<extension point="kodi.resource.images" compile="true" type="moviegenreicons" />
<requires>
<import addon="kodi.resource" version="1.0.0"/>
</requires>
<extension point="xbmc.addon.metadata">
<summary lang="en">Transparent Movie Genre Icons</summary>
<description lang="en">Movie Genre Icons with a transparent background</description>
<platform>all</platform>
</extension>
</addon>

View File

@@ -0,0 +1,17 @@
v0.0.6
- Fix potential texture issues
v0.0.5
- No change
v0.0.4
- Add info file
v0.0.3
- Add compile flag for packaging
v0.0.2
- Compress into XBT file
v0.0.1
- Initial release

Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB

View File

@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<provides>
<format>png</format>
<subfolders>false</subfolders>
</provides>