Update artwork metadata
This commit is contained in:
parent
45c505d202
commit
89a602f4da
|
|
@ -13,5 +13,13 @@ provider-name="Roman_V_M">
|
||||||
<summary lang="en">Example Kodi Video Plugin</summary>
|
<summary lang="en">Example Kodi Video Plugin</summary>
|
||||||
<description lang="en">An example video plugin for Kodi mediacenter.</description>
|
<description lang="en">An example video plugin for Kodi mediacenter.</description>
|
||||||
<disclaimer lang="en">Free sample videos are provided by www.vidsplay.com.</disclaimer>
|
<disclaimer lang="en">Free sample videos are provided by www.vidsplay.com.</disclaimer>
|
||||||
|
<assets>
|
||||||
|
<icon>icon.png</icon>
|
||||||
|
<fanart>fanart.jpg</fanart>
|
||||||
|
<screenshot>resources\screenshot-01.jpg</screenshot>
|
||||||
|
<screenshot>resources\screenshot-02.jpg</screenshot>
|
||||||
|
<screenshot>resources\screenshot-03.jpg</screenshot>
|
||||||
|
</assets>
|
||||||
|
<news>Updated with latest artwork metadata</news>
|
||||||
</extension>
|
</extension>
|
||||||
</addon>
|
</addon>
|
||||||
|
|
|
||||||
Binary file not shown.
|
After Width: | Height: | Size: 97 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 52 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 77 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 57 KiB |
Loading…
Reference in New Issue