aboutsummaryrefslogtreecommitdiff
path: root/system
diff options
context:
space:
mode:
authortaxigps <taxigps@svn>2009-10-23 16:36:12 +0000
committertaxigps <taxigps@svn>2009-10-23 16:36:12 +0000
commit66d6841fac0e6d03908ba41fc272a979af992cee (patch)
tree47af86213eebf84d39c2c76fa5df0813e685eeb6 /system
parent8d487bff80efd84218bbd5aab6e612522f3bb117 (diff)
fixed: imdb-cn scraper can't get some movie information
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@23937 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
Diffstat (limited to 'system')
-rw-r--r--system/scrapers/video/imdb-cn.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/scrapers/video/imdb-cn.xml b/system/scrapers/video/imdb-cn.xml
index 8427f71b61..e9107ec90e 100644
--- a/system/scrapers/video/imdb-cn.xml
+++ b/system/scrapers/video/imdb-cn.xml
@@ -32,7 +32,7 @@
<GetSearchResults dest="8">
<RegExp input="$$5" output="&lt;?xml version=&quot;1.0&quot; encoding=&quot;gb2312&quot; standalone=&quot;yes&quot;?&gt;&lt;results&gt;\1&lt;/results&gt;" dest="8">
<RegExp input="$$1" output="\1" dest="7">
- <expression clear="yes">/title/([t0-9]*)/ratings</expression>
+ <expression clear="yes">http://www.imdb.cn/title/([t0-9]*)&quot;&gt;±¾Æ¬Ê×Ò³</expression>
</RegExp>
<RegExp input="$$1" output="\1" dest="6">
<expression clear="yes">&lt;td colspan=2&gt;&lt;span class=mn&gt;([^&lt;]*)&lt;/span&gt;</expression>