Fix PlexKodiConnect Kodi add-on icon and fanart not showing

This commit is contained in:
croneter 2021-03-07 17:11:01 +01:00
parent 47251337f1
commit 22d481a806
1 changed files with 4 additions and 0 deletions

View File

@ -21,6 +21,10 @@
</item>
</extension>
<extension point="xbmc.addon.metadata">
<assets>
<icon>icon.png</icon>
<fanart>fanart.jpg</fanart>
</assets>
<summary lang="en">Native Integration of Plex into Kodi</summary>
<description lang="en">Connect Kodi to your Plex Media Server. This plugin assumes that you manage all your videos with Plex (and none with Kodi). You might lose data already stored in the Kodi video and music databases (as this plugin directly changes them). Use at your own risk!</description>
<disclaimer lang="en">Use at your own risk</disclaimer>