aboutsummaryrefslogtreecommitdiff
path: root/system/scrapers/video
diff options
context:
space:
mode:
authorvdrfan <vdrfan@svn>2009-11-21 22:17:17 +0000
committervdrfan <vdrfan@svn>2009-11-21 22:17:17 +0000
commit87ce10b857909ec5976b66d3a5bce2f51d1ed9cd (patch)
treee49e07f00ac922b1135733bdf63c6bcdd07e548b /system/scrapers/video
parente66f18a82e5ced2624aa1ba4ce223d5d8d0686c4 (diff)
fixed: minor typo in filmstarts.de movie scraper
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@24852 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
Diffstat (limited to 'system/scrapers/video')
-rw-r--r--system/scrapers/video/filmstarts.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/scrapers/video/filmstarts.xml b/system/scrapers/video/filmstarts.xml
index 41e7c0b00b..27d1f16f07 100644
--- a/system/scrapers/video/filmstarts.xml
+++ b/system/scrapers/video/filmstarts.xml
@@ -32,7 +32,7 @@
</CreateSearchUrl>
<GetSearchResults dest="3">
<RegExp input="$$5" output="&lt;?xml version=&quot;1.0&quot; encoding=&quot;iso-8859-1&quot; standalone=&quot;yes&quot;?&gt;&lt;results&gt;\1&lt;/results&gt;" dest="3">
- <RegExp input="$$1" output="&lt;entity&gt;&lt;title&gt;\2&lt;/title&gt;&lt;url&gt;http://www.filmstarts.de/kritiken/\1&lt;/url&gt;;&lt;/entity&gt;" dest="5">
+ <RegExp input="$$1" output="&lt;entity&gt;&lt;title&gt;\2&lt;/title&gt;&lt;url&gt;http://www.filmstarts.de/kritiken/\1&lt;/url&gt;&lt;/entity&gt;" dest="5">
<expression repeat="yes">&lt;li&gt;&lt;a href=&quot;/kritiken/([^&quot;]*)&quot;&gt;.*?&lt;span class=&quot;t&quot;&gt;([^&lt;]*)&lt;/span&gt;</expression>
</RegExp>
<expression noclean="1"/>