Skip to content

Commit

Permalink
Added proper icon, fan art and screenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
osumoclement committed Aug 7, 2024
1 parent 3c076d7 commit 226b9a3
Show file tree
Hide file tree
Showing 9 changed files with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions addon.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="script.black.bars.never" name="BlackBarsNever" version="1.0.10" provider-name="Clement Osumo">
<addon id="script.black.bars.never" name="BlackBarsNever" version="1.0.11" provider-name="Clement Osumo">
<requires>
<import addon="xbmc.python" version="3.0.0"/>
<import addon="script.module.requests" version="2.20.0"/>
Expand All @@ -24,11 +24,10 @@
<email></email>
<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>
<fanart>fanart.png</fanart>
<screenshot>resources/screenshot-01.png</screenshot>
<screenshot>resources/screenshot-02.png</screenshot>
</assets>
<news>Updated the addon to use new addon.xml metadata</news>
</extension>
</addon>
</addon>
Binary file removed fanart.jpg
Binary file not shown.
Binary file added fanart.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed resources/screenshot-01.jpg
Binary file not shown.
Binary file added resources/screenshot-01.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed resources/screenshot-02.jpg
Binary file not shown.
Binary file added resources/screenshot-02.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed resources/screenshot-03.jpg
Binary file not shown.

0 comments on commit 226b9a3

Please sign in to comment.