Skip to content

Commit

Permalink
Multiple scraper updates to switch tvdb API keys
Browse files Browse the repository at this point in the history
  • Loading branch information
olympia committed Jun 23, 2017
1 parent 7883b74 commit d010309
Show file tree
Hide file tree
Showing 12 changed files with 34 additions and 34 deletions.
2 changes: 1 addition & 1 deletion metadata.anidb.net/addon.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="metadata.anidb.net"
name="AniDB.net"
version="2.0.0"
version="2.0.1"
provider-name="bambi">
<requires>
<import addon="xbmc.metadata" version="1.0"/>
Expand Down
6 changes: 3 additions & 3 deletions metadata.anidb.net/anidb.xml
Expand Up @@ -664,7 +664,7 @@
<RegExp input="$$19" output="\1" dest="19">
<expression clear="yes">(?i)tvdbid=&quot;([^&quot;]*)&quot;</expression>
</RegExp>
<RegExp input="$$19" output="&lt;url function=&quot;GetFanartDataAPI&quot; cache=&quot;tvdb-$$20.xml&quot;&gt;http://www.thetvdb.com/api/1D62F2F90030C444/series/\1/all/en.zip&lt;/url&gt;" dest="6">
<RegExp input="$$19" output="&lt;url function=&quot;GetFanartDataAPI&quot; cache=&quot;tvdb-$$20.xml&quot;&gt;http://www.thetvdb.com/api/439DFEBA9D3059C6/series/\1/all/en.zip&lt;/url&gt;" dest="6">
<expression>(\d+)</expression>
</RegExp>
<RegExp input="$$19" output="&lt;url function=&quot;GetFanartDataReturnAPI&quot; cache=&quot;$$20.xml&quot;&gt;&amp;&lt;/url&gt;" dest="6">
Expand Down Expand Up @@ -821,7 +821,7 @@
<RegExp input="$$20" output="&lt;url function=&quot;GetTVDBLookupLoopAPI&quot; cache=&quot;\1.xml&quot;&gt;&amp;&lt;/url&gt;" dest="4">
<expression clear="yes"/>
</RegExp>
<RegExp input="$$1" output="&lt;url function=&quot;GetFanartDataAPI&quot; cache=&quot;tvdb-$$20.xml&quot;&gt;http://www.thetvdb.com/api/1D62F2F90030C444/series/\1/all/en.zip&lt;/url&gt;" dest="4">
<RegExp input="$$1" output="&lt;url function=&quot;GetFanartDataAPI&quot; cache=&quot;tvdb-$$20.xml&quot;&gt;http://www.thetvdb.com/api/439DFEBA9D3059C6/series/\1/all/en.zip&lt;/url&gt;" dest="4">
<expression>(?i)&lt;seriesid&gt;(\d+)&lt;/seriesid&gt;</expression>
</RegExp>
<RegExp input="$$1" output="&lt;anime anidbid=&quot;$$20&quot; tvdbid=&quot;\1&quot; defaulttvdbseason=&quot;1&quot;&gt;&lt;name&gt;$$20&lt;/name&gt;&lt;/anime&gt;" dest="5">
Expand Down Expand Up @@ -1052,7 +1052,7 @@
<RegExp input="$$7" output="\1" dest="4+">
<expression repeat="yes" noclean="1">(?i)(&lt;(title|runtime|aired|credits|director|plot|thumb)[^&gt;]*&gt;.*?&lt;/\2&gt;)</expression>
</RegExp>
<RegExp conditional="ExtraDetails" input="$$17" output="&lt;url function=&quot;GetEpisodeExtraDetailsDataAPI&quot; cache=&quot;tvdb-$$20.xml&quot;&gt;http://www.thetvdb.com/api/1D62F2F90030C444/series/\1/all/en.zip&lt;/url&gt;" dest="4+">
<RegExp conditional="ExtraDetails" input="$$17" output="&lt;url function=&quot;GetEpisodeExtraDetailsDataAPI&quot; cache=&quot;tvdb-$$20.xml&quot;&gt;http://www.thetvdb.com/api/439DFEBA9D3059C6/series/\1/all/en.zip&lt;/url&gt;" dest="4+">
<RegExp input="$$6" output="\1" dest="17">
<expression clear="yes">(?i)tvdbid=&quot;([^&quot;]*)&quot;</expression>
</RegExp>
Expand Down
2 changes: 1 addition & 1 deletion metadata.bestanime.co.kr/addon.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="metadata.bestanime.co.kr"
name="BestAnime"
version="1.0.2"
version="1.0.3"
provider-name="XBMC-Korea">
<requires>
<import addon="xbmc.metadata" version="1.0"/>
Expand Down
8 changes: 4 additions & 4 deletions metadata.bestanime.co.kr/bestanime.xml
Expand Up @@ -188,16 +188,16 @@
</GetTvdbIdFromTbl>
<GetTvdbDetails clearbuffers="no" dest="4">
<RegExp input="$$5" output="&lt;details&gt;\1&lt;/details&gt;" dest="4">
<RegExp input="$$1" output="&lt;url cache=&quot;$$19.xml&quot; function=&quot;GetTvdbExtraDetails&quot;&gt;http://www.thetvdb.com/api/1D62F2F90030C444/series/$$19/all/ko.zip&lt;/url&gt;" dest="5">
<RegExp input="$$1" output="&lt;url cache=&quot;$$19.xml&quot; function=&quot;GetTvdbExtraDetails&quot;&gt;http://www.thetvdb.com/api/439DFEBA9D3059C6/series/$$19/all/ko.zip&lt;/url&gt;" dest="5">
<expression/>
</RegExp>
<RegExp input="$$1" output="&lt;url cache=&quot;$$19.xml&quot; function=&quot;GetTvdbPosters&quot;&gt;http://www.thetvdb.com/api/1D62F2F90030C444/series/$$19/all/ko.zip&lt;/url&gt;" dest="5+">
<RegExp input="$$1" output="&lt;url cache=&quot;$$19.xml&quot; function=&quot;GetTvdbPosters&quot;&gt;http://www.thetvdb.com/api/439DFEBA9D3059C6/series/$$19/all/ko.zip&lt;/url&gt;" dest="5+">
<expression/>
</RegExp>
<RegExp input="$$1" output="&lt;url cache=&quot;$$19.xml&quot; function=&quot;GetTvdbFanart&quot;&gt;http://www.thetvdb.com/api/1D62F2F90030C444/series/$$19/all/ko.zip&lt;/url&gt;" dest="5+">
<RegExp input="$$1" output="&lt;url cache=&quot;$$19.xml&quot; function=&quot;GetTvdbFanart&quot;&gt;http://www.thetvdb.com/api/439DFEBA9D3059C6/series/$$19/all/ko.zip&lt;/url&gt;" dest="5+">
<expression/>
</RegExp>
<RegExp conditional="!useAgent" input="$$1" output="&lt;episodeguide&gt;&lt;url cache=&quot;$$19.xml&quot;&gt;http://www.thetvdb.com/api/1D62F2F90030C444/series/$$19/all/ko.zip&lt;/url&gt;&lt;/episodeguide&gt;" dest="5+">
<RegExp conditional="!useAgent" input="$$1" output="&lt;episodeguide&gt;&lt;url cache=&quot;$$19.xml&quot;&gt;http://www.thetvdb.com/api/439DFEBA9D3059C6/series/$$19/all/ko.zip&lt;/url&gt;&lt;/episodeguide&gt;" dest="5+">
<expression/>
</RegExp>
<expression noclean="1"/>
Expand Down
2 changes: 1 addition & 1 deletion metadata.thexem.de/addon.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="metadata.thexem.de" name="XEM" version="1.0.6" provider-name="takoi">
<addon id="metadata.thexem.de" name="XEM" version="1.0.7" provider-name="takoi">
<requires>
<import addon="xbmc.metadata" version="2.1.0"/>
</requires>
Expand Down
18 changes: 9 additions & 9 deletions metadata.thexem.de/xem.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<scraper framework="1.1" date="2012-06-17">
<NfoUrl dest="3">
<RegExp input="$$1" output="&lt;url cache=&quot;\1-$INFO[language].xml&quot;&gt;http://www.thetvdb.com/api/1D62F2F90030C444/series/\1/all/$INFO[language].zip&lt;/url&gt;&lt;id&gt;\1&lt;/id&gt;" dest="3">
<RegExp input="$$1" output="&lt;url cache=&quot;\1-$INFO[language].xml&quot;&gt;http://www.thetvdb.com/api/439DFEBA9D3059C6/series/\1/all/$INFO[language].zip&lt;/url&gt;&lt;id&gt;\1&lt;/id&gt;" dest="3">
<expression>http://(?:www\.)?thetvdb.com/(?:index\.php)?\?tab=series&amp;id=([0-9]+)</expression>
</RegExp>
<RegExp input="$$1" output="&lt;details&gt;&lt;url cache=&quot;tt\1.xml&quot; function=&quot;GetTVDBId&quot;&gt;http://www.thetvdb.com/api/GetSeriesByRemoteID.php?imdbid=tt\1&amp;amp;language=$INFO[language]&lt;/url&gt;&lt;/details&gt;" dest="3+">
Expand All @@ -13,7 +13,7 @@
</NfoUrl>

<GetTVDBId dest="3">
<RegExp input="$$1" output="&lt;details&gt;&lt;url cache=&quot;\1-$INFO[language].xml&quot;&gt;http://www.thetvdb.com/api/1D62F2F90030C444/series/\1/all/$INFO[language].zip&lt;/url&gt;&lt;id&gt;\1&lt;/id&gt;&lt;/details&gt;" dest="3">
<RegExp input="$$1" output="&lt;details&gt;&lt;url cache=&quot;\1-$INFO[language].xml&quot;&gt;http://www.thetvdb.com/api/439DFEBA9D3059C6/series/\1/all/$INFO[language].zip&lt;/url&gt;&lt;id&gt;\1&lt;/id&gt;&lt;/details&gt;" dest="3">
<expression>&lt;seriesid&gt;([0-9]*)&lt;/seriesid&gt;</expression>
</RegExp>
</GetTVDBId>
Expand All @@ -38,7 +38,7 @@

<GetSearchResults dest="1">
<RegExp input="$$4" output="&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;yes&quot;?&gt;&lt;results&gt;\1&lt;/results&gt;" dest="1">
<RegExp input="$$1" output="&lt;entity&gt;&lt;title&gt;\3&lt;/title&gt;&lt;language&gt;\2&lt;/language&gt;&lt;url cache=&quot;\1-\2.xml&quot;&gt;http://www.thetvdb.com/api/1D62F2F90030C444/series/\1/all/\2.zip&lt;/url&gt;&lt;id&gt;\1&lt;/id&gt;&lt;/entity&gt;" dest="4">
<RegExp input="$$1" output="&lt;entity&gt;&lt;title&gt;\3&lt;/title&gt;&lt;language&gt;\2&lt;/language&gt;&lt;url cache=&quot;\1-\2.xml&quot;&gt;http://www.thetvdb.com/api/439DFEBA9D3059C6/series/\1/all/\2.zip&lt;/url&gt;&lt;id&gt;\1&lt;/id&gt;&lt;/entity&gt;" dest="4">
<expression repeat="yes">&lt;seriesid&gt;([0-9]*)&lt;/seriesid&gt;[^&lt;]*&lt;language&gt;([^&lt;]*)&lt;/language&gt;[^&lt;]*&lt;SeriesName&gt;([^&lt;]*)&lt;/SeriesName&gt;</expression>
</RegExp>
<expression noclean="1"/>
Expand All @@ -60,20 +60,20 @@
<RegExp input="$$2" output="\1|" dest="2">
<expression repeat="yes" clear="yes">(\{.*?\})\}</expression>
</RegExp>
<RegExp conditional="!absolutenumber" input="$$2" output="&lt;episode&gt;&lt;url&gt;http://www.thetvdb.com/api/1D62F2F90030C444/series/$$10/default/\4/\5/$INFO[language].xml&lt;/url&gt;&lt;epnum&gt;\2&lt;/epnum&gt;&lt;season&gt;\1&lt;/season&gt;&lt;/episode&gt;" dest="4">
<RegExp conditional="!absolutenumber" input="$$2" output="&lt;episode&gt;&lt;url&gt;http://www.thetvdb.com/api/439DFEBA9D3059C6/series/$$10/default/\4/\5/$INFO[language].xml&lt;/url&gt;&lt;epnum&gt;\2&lt;/epnum&gt;&lt;season&gt;\1&lt;/season&gt;&lt;/episode&gt;" dest="4">
<expression repeat="yes" clear="no">&quot;$INFO[listing]&quot;:{&quot;season&quot;:([0-9]+),&quot;episode&quot;:([0-9]+),&quot;absolute&quot;:([0-9]+)[^|]*?&quot;tvdb&quot;:{&quot;season&quot;:([0-9]+),&quot;episode&quot;:([0-9]+),&quot;absolute&quot;:([0-9]+)</expression>
</RegExp>
<RegExp conditional="absolutenumber" input="$$2" output="&lt;episode&gt;&lt;url&gt;http://www.thetvdb.com/api/1D62F2F90030C444/series/$$10/absolute/\6/$INFO[language].xml&lt;/url&gt;&lt;epnum&gt;\3&lt;/epnum&gt;&lt;season&gt;1&lt;/season&gt;&lt;/episode&gt;" dest="4">
<RegExp conditional="absolutenumber" input="$$2" output="&lt;episode&gt;&lt;url&gt;http://www.thetvdb.com/api/439DFEBA9D3059C6/series/$$10/absolute/\6/$INFO[language].xml&lt;/url&gt;&lt;epnum&gt;\3&lt;/epnum&gt;&lt;season&gt;1&lt;/season&gt;&lt;/episode&gt;" dest="4">
<expression repeat="yes" clear="no">&quot;$INFO[listing]&quot;:{&quot;season&quot;:([0-9]+),&quot;episode&quot;:([0-9]+),&quot;absolute&quot;:([0-9]+)[^|]*?&quot;tvdb&quot;:{&quot;season&quot;:([0-9]+),&quot;episode&quot;:([0-9]+),&quot;absolute&quot;:([0-9]+)</expression>
</RegExp>
<!-- insert tvdb listing -->
<RegExp conditional="!absolutenumber" input="$$1" output="&lt;episode&gt;&lt;title&gt;\2&lt;/title&gt;&lt;url&gt;http://www.thetvdb.com/api/1D62F2F90030C444/series/$$10/default/\5/\3/$INFO[language].xml&lt;/url&gt;&lt;epnum&gt;\3&lt;/epnum&gt;&lt;season&gt;\5&lt;/season&gt;&lt;id&gt;\1&lt;/id&gt;&lt;aired&gt;\4&lt;/aired&gt;&lt;/episode&gt;" dest="4+">
<RegExp conditional="!absolutenumber" input="$$1" output="&lt;episode&gt;&lt;title&gt;\2&lt;/title&gt;&lt;url&gt;http://www.thetvdb.com/api/439DFEBA9D3059C6/series/$$10/default/\5/\3/$INFO[language].xml&lt;/url&gt;&lt;epnum&gt;\3&lt;/epnum&gt;&lt;season&gt;\5&lt;/season&gt;&lt;id&gt;\1&lt;/id&gt;&lt;aired&gt;\4&lt;/aired&gt;&lt;/episode&gt;" dest="4+">
<expression repeat="yes">&lt;Episode&gt;.*?&lt;id&gt;([0-9]+).*?&lt;EpisodeName&gt;([^&lt;]*).*?&lt;EpisodeNumber&gt;([0-9]+)[^&lt;]*.*?&lt;FirstAired&gt;([^&lt;]*)&lt;/FirstAired&gt;.*?&lt;SeasonNumber&gt;([0-9]+)[^&lt;]*.*?&lt;/Episode&gt;</expression>
</RegExp>
<RegExp conditional="absolutenumber" input="$$1" output="&lt;episode&gt;&lt;title&gt;\2&lt;/title&gt;&lt;url&gt;http://www.thetvdb.com/api/1D62F2F90030C444/series/$$10/absolute/\3/$INFO[language].xml&lt;/url&gt;&lt;epnum&gt;\3&lt;/epnum&gt;&lt;season&gt;1&lt;/season&gt;&lt;id&gt;\1&lt;/id&gt;&lt;aired&gt;\4&lt;/aired&gt;&lt;/episode&gt;" dest="4+">
<RegExp conditional="absolutenumber" input="$$1" output="&lt;episode&gt;&lt;title&gt;\2&lt;/title&gt;&lt;url&gt;http://www.thetvdb.com/api/439DFEBA9D3059C6/series/$$10/absolute/\3/$INFO[language].xml&lt;/url&gt;&lt;epnum&gt;\3&lt;/epnum&gt;&lt;season&gt;1&lt;/season&gt;&lt;id&gt;\1&lt;/id&gt;&lt;aired&gt;\4&lt;/aired&gt;&lt;/episode&gt;" dest="4+">
<expression repeat="yes">&lt;Episode&gt;.*?&lt;id&gt;([0-9]*).*?&lt;EpisodeName&gt;([^&lt;]*).*?&lt;FirstAired&gt;([^&lt;]*).*?&lt;absolute_number&gt;([0-9]*).*?&lt;/Episode&gt;</expression>
</RegExp>
<RegExp conditional="absolutenumber" input="$$1" output="&lt;episode&gt;&lt;title&gt;\2&lt;/title&gt;&lt;url&gt;http://www.thetvdb.com/api/1D62F2F90030C444/series/$$10/absolute/\3/$INFO[language].xml&lt;/url&gt;&lt;epnum&gt;\3&lt;/epnum&gt;&lt;season&gt;0&lt;/season&gt;&lt;id&gt;\1&lt;/id&gt;&lt;aired&gt;\4&lt;/aired&gt;&lt;/episode&gt;" dest="4+">
<RegExp conditional="absolutenumber" input="$$1" output="&lt;episode&gt;&lt;title&gt;\2&lt;/title&gt;&lt;url&gt;http://www.thetvdb.com/api/439DFEBA9D3059C6/series/$$10/absolute/\3/$INFO[language].xml&lt;/url&gt;&lt;epnum&gt;\3&lt;/epnum&gt;&lt;season&gt;0&lt;/season&gt;&lt;id&gt;\1&lt;/id&gt;&lt;aired&gt;\4&lt;/aired&gt;&lt;/episode&gt;" dest="4+">
<expression repeat="yes">&lt;Episode&gt;.*?&lt;id&gt;([0-9]*).*?&lt;EpisodeName&gt;([^&lt;]*).*?&lt;EpisodeNumber&gt;([0-9]*).*?&lt;FirstAired&gt;([^&lt;]*).*?&lt;SeasonNumber&gt;0&lt;/SeasonNumber&gt;.*?&lt;/Episode&gt;</expression>
</RegExp>
<expression noclean="1" />
Expand Down Expand Up @@ -169,7 +169,7 @@
<expression noclean="1"/>
</RegExp>
<RegExp input="$$7" output="&lt;episodeguide&gt;\1&lt;/episodeguide&gt;" dest="4+">
<RegExp input="$$2" output="&lt;url cache=&quot;$$2-$INFO[language].xml&quot;&gt;http://www.thetvdb.com/api/1D62F2F90030C444/series/\1/all/$INFO[language].zip&lt;/url&gt;" dest="7">
<RegExp input="$$2" output="&lt;url cache=&quot;$$2-$INFO[language].xml&quot;&gt;http://www.thetvdb.com/api/439DFEBA9D3059C6/series/\1/all/$INFO[language].zip&lt;/url&gt;" dest="7">
<expression/>
</RegExp>
<RegExp input="$$2" output="&lt;url cache=&quot;$$2-xem.xml&quot;&gt;http://thexem.de/map/all?id=\1&amp;origin=tvdb&lt;/url&gt;" dest="7+">
Expand Down
2 changes: 1 addition & 1 deletion metadata.tvdb.com/addon.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="metadata.tvdb.com"
name="The TVDB"
version="1.8.4"
version="1.8.5"
provider-name="Team Kodi">
<requires>
<import addon="xbmc.metadata" version="2.1.0"/>
Expand Down
8 changes: 4 additions & 4 deletions metadata.tvdb.com/tvdb.xml
Expand Up @@ -2,7 +2,7 @@
<!-- should be self-explanatory -->
<scraper framework="1.1" date="2013-04-04">
<NfoUrl dest="3">
<RegExp input="$$1" output="&lt;url cache=&quot;\1-$INFO[language].xml&quot;&gt;http://thetvdb.com/api/1D62F2F90030C444/series/\1/all/$INFO[language].zip&lt;/url&gt;&lt;id&gt;\1&lt;/id&gt;" dest="3">
<RegExp input="$$1" output="&lt;url cache=&quot;\1-$INFO[language].xml&quot;&gt;http://thetvdb.com/api/439DFEBA9D3059C6/series/\1/all/$INFO[language].zip&lt;/url&gt;&lt;id&gt;\1&lt;/id&gt;" dest="3">
<expression>http://(?:www\.)?thetvdb.com/(?:index\.php)?\?tab=series&amp;id=([0-9]+)</expression>
</RegExp>
<RegExp input="$$1" output="&lt;details&gt;&lt;url cache=&quot;tt\1.xml&quot; function=&quot;GetTVDBId&quot;&gt;http://thetvdb.com/api/GetSeriesByRemoteID.php?imdbid=tt\1&amp;amp;language=$INFO[language]&lt;/url&gt;&lt;/details&gt;" dest="3+">
Expand All @@ -14,7 +14,7 @@
</NfoUrl>

<GetTVDBId dest="3">
<RegExp input="$$1" output="&lt;details&gt;&lt;url cache=&quot;\1-$INFO[language].xml&quot;&gt;http://thetvdb.com/api/1D62F2F90030C444/series/\1/all/$INFO[language].zip&lt;/url&gt;&lt;id&gt;\1&lt;/id&gt;&lt;/details&gt;" dest="3">
<RegExp input="$$1" output="&lt;details&gt;&lt;url cache=&quot;\1-$INFO[language].xml&quot;&gt;http://thetvdb.com/api/439DFEBA9D3059C6/series/\1/all/$INFO[language].zip&lt;/url&gt;&lt;id&gt;\1&lt;/id&gt;&lt;/details&gt;" dest="3">
<expression>&lt;seriesid&gt;([0-9]*)&lt;/seriesid&gt;</expression>
</RegExp>
</GetTVDBId>
Expand Down Expand Up @@ -43,7 +43,7 @@
<!-- returns: results in xml format <results><movie><title>*</title><url>*</url>*#urls<extra>*</extra></movie>*</results> -->
<GetSearchResults dest="1">
<RegExp input="$$4" output="&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; standalone=&quot;yes&quot;?&gt;&lt;results&gt;\1&lt;/results&gt;" dest="1">
<RegExp input="$$1" output="&lt;entity&gt;&lt;title&gt;\3&lt;/title&gt;&lt;language&gt;\2&lt;/language&gt;&lt;url cache=&quot;\1-$INFO[language].xml&quot;&gt;http://thetvdb.com/api/1D62F2F90030C444/series/\1/all/$INFO[language].zip&lt;/url&gt;&lt;id&gt;\1&lt;/id&gt;&lt;/entity&gt;" dest="4">
<RegExp input="$$1" output="&lt;entity&gt;&lt;title&gt;\3&lt;/title&gt;&lt;language&gt;\2&lt;/language&gt;&lt;url cache=&quot;\1-$INFO[language].xml&quot;&gt;http://thetvdb.com/api/439DFEBA9D3059C6/series/\1/all/$INFO[language].zip&lt;/url&gt;&lt;id&gt;\1&lt;/id&gt;&lt;/entity&gt;" dest="4">
<expression repeat="yes">&lt;seriesid&gt;([0-9]*)&lt;/seriesid&gt;[^&lt;]*&lt;language&gt;([^&lt;]*)&lt;/language&gt;[^&lt;]*&lt;SeriesName&gt;([^&lt;]*)&lt;/SeriesName&gt;</expression>
</RegExp>
<expression noclean="1"/>
Expand Down Expand Up @@ -141,7 +141,7 @@

<GetArt dest="3">
<RegExp input="$$4" output="&lt;details&gt;\1&lt;/details&gt;" dest="3">
<RegExp input="$$1" output="&lt;url function=&quot;ParseArt&quot; cache=&quot;\1-$INFO[language].xml&quot;&gt;http://thetvdb.com/api/1D62F2F90030C444/series/\1/banners.xml&lt;/url&gt;" dest="4">
<RegExp input="$$1" output="&lt;url function=&quot;ParseArt&quot; cache=&quot;\1-$INFO[language].xml&quot;&gt;http://thetvdb.com/api/439DFEBA9D3059C6/series/\1/banners.xml&lt;/url&gt;" dest="4">
<expression/>
</RegExp>
<expression noclean="1"/>
Expand Down
2 changes: 1 addition & 1 deletion metadata.tvshows.animenewsnetwork.com/addon.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="metadata.tvshows.animenewsnetwork.com"
name="Anime News Network"
version="1.0.6"
version="1.0.7"
provider-name="volforto">
<requires>
<import addon="xbmc.metadata" version="1.0"/>
Expand Down

0 comments on commit d010309

Please sign in to comment.