Skip to content

Commit

Permalink
vintage mpaa update
Browse files Browse the repository at this point in the history
  • Loading branch information
Lunatixz committed Mar 23, 2024
1 parent fae5ae9 commit e40903d
Show file tree
Hide file tree
Showing 13 changed files with 36 additions and 1 deletion.
15 changes: 15 additions & 0 deletions addons.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,19 @@
</assets>
</extension>
</addon>

<addon id="resource.videos.ratings.mpaa.vintage" name="MPAA Vintage" version="0.0.2" provider-name="Lunatixz">
<extension point="kodi.resource.images" compile="false" type="ratings" />
<requires>
<import addon="kodi.resource" version="1.0.0"/>
</requires>
<extension point="xbmc.addon.metadata">
<summary lang="en_GB">Vintage MPAA Rating Videos - Special Thanks to CinemaVision</summary>
<description lang="en_GB">Vintage MPAA Rating Videos - Special Thanks to CinemaVision</description>
<platform>all</platform>
<assets>
<icon>icon.png</icon>
</assets>
</extension>
</addon>
</addons>
2 changes: 1 addition & 1 deletion addons.xml.md5
Original file line number Diff line number Diff line change
@@ -1 +1 @@
5293cf7acdd78c4926aac56cbab5d414
a592344df7cbc72aefaf4ffd29bc8b08
15 changes: 15 additions & 0 deletions resource.videos.ratings.mpaa.vintage/addon.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="resource.videos.ratings.mpaa.vintage" name="MPAA Vintage" version="0.0.2" provider-name="Lunatixz">
<extension point="kodi.resource.images" compile="false" type="ratings" />
<requires>
<import addon="kodi.resource" version="1.0.0"/>
</requires>
<extension point="xbmc.addon.metadata">
<summary lang="en_GB">Vintage MPAA Rating Videos - Special Thanks to CinemaVision</summary>
<description lang="en_GB">Vintage MPAA Rating Videos - Special Thanks to CinemaVision</description>
<platform>all</platform>
<assets>
<icon>icon.png</icon>
</assets>
</extension>
</addon>
Binary file added resource.videos.ratings.mpaa.vintage/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions resource.videos.ratings.mpaa.vintage/info.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<provides>
<format>mkv</format>
<subfolders>false</subfolders>
</provides>
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.

0 comments on commit e40903d

Please sign in to comment.