Skip to content

Commit

Permalink
Update addons.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
mullafabz authored Dec 21, 2019
1 parent 7ce4859 commit 3ffad47
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Plugins/addons.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

<addon id="plugin.video.Rising.Tides"
name="[COLOR red][B]R[/B][/COLOR][COLOR white][B]ising[/B][/COLOR] [COLOR pink][B]T[/B][/COLOR][COLOR white][B]ides[/B][/COLOR]"
version="1.4.22"
version="1.4.22.1"
provider-name="[COLOR turquoise][B]mullafabz[/B][/COLOR]">
<requires>
<import addon="xbmc.python" version="2.1.0"/>
Expand Down Expand Up @@ -125,7 +125,7 @@ The author does not host nor distribute any of the content you may watch using t
</extension>
</addon>

<addon id="script.module.resolveurl" name="ResolveURL" version="5.0.36" provider-name="jsergio">
<addon id="script.module.resolveurl" name="ResolveURL" version="5.0.37" provider-name="jsergio">
<requires>
<import addon="xbmc.python" version="2.1.0" />
<import addon="plugin.video.youtube" optional="true" />
Expand All @@ -144,7 +144,7 @@ The author does not host nor distribute any of the content you may watch using t
<description lang="en">Resolve common video host URL's to be playable in XBMC/Kodi, simplify addon development of video plugins requiring multi video hosts.</description>
<description lang="hr">Prilagodi najčešće URL-ove video izvora kako bi radili u XBMC/Kodiju, pojednostavnjuje razvoj priključaka za video dodatke koji zahtjevaju višestruke video izvore.</description>
</extension>
</addon>
</addon>

<addon id="script.module.liveresolver" name="LiveResolver" version="0.1.50" provider-name="natko1412">
<requires>
Expand All @@ -161,4 +161,4 @@ The author does not host nor distribute any of the content you may watch using t
</extension>
</addon>

</addons>
</addons>

0 comments on commit 3ffad47

Please sign in to comment.