The branch, eden-pre has been updated
via e420e0f0b0234e3f73eece81ca8a6ec1e91f71a7 (commit)
from 0699d323017c29d8a62eab2062022602b4e49541 (commit)
- Log -----------------------------------------------------------------
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/scrapers;a=commit;h=e420e0f0b0234e3f73eece81ca8a6ec1e91f71a7
commit e420e0f0b0234e3f73eece81ca8a6ec1e91f71a7
Author: taxigps <[email protected]>
Date: Sat Dec 17 16:45:07 2011 +0800
[metadata.mtime.com] fixed GetSearchResults expression
diff --git a/metadata.mtime.com/addon.xml b/metadata.mtime.com/addon.xml
index 26df222..19eee3f 100644
--- a/metadata.mtime.com/addon.xml
+++ b/metadata.mtime.com/addon.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="metadata.mtime.com"
name="MTime"
- version="1.0.7"
+ version="1.0.8"
provider-name="Taxigps">
<requires>
<import addon="xbmc.metadata" version="1.0"/>
diff --git a/metadata.mtime.com/mtime.xml b/metadata.mtime.com/mtime.xml
index 0d921b7..2485db2 100644
--- a/metadata.mtime.com/mtime.xml
+++ b/metadata.mtime.com/mtime.xml
@@ -13,7 +13,7 @@
<GetSearchResults dest="8">
<RegExp input="$$5" output="<?xml version="1.0"
encoding="iso-8859-1"
standalone="yes"?><results>\1</results>" dest="8">
<RegExp input="$$1"
output="<entity><title>\2</title><url>http://movie.mtime.com/\1/</url><id>\1</id></entity>"
dest="5+">
- <expression repeat="yes"
noclean="1">href="http://movie.mtime.com/([0-9]+)/"
target="_blank">(.*?)</a></expression>
+ <expression repeat="yes"
noclean="1">href="http://movie.mtime.com/([0-9]+)/?"
?target="_blank">(.*?)</a></expression>
</RegExp>
<expression clear="yes" noclean="1"/>
</RegExp>
-----------------------------------------------------------------------
Summary of changes:
metadata.mtime.com/addon.xml | 2 +-
metadata.mtime.com/mtime.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
hooks/post-receive
--
Scrapers
------------------------------------------------------------------------------
Learn Windows Azure Live! Tuesday, Dec 13, 2011
Microsoft is holding a special Learn Windows Azure training event for
developers. It will provide a great way to learn Windows Azure and what it
provides. You can attend the event by watching it streamed LIVE online.
Learn more at http://p.sf.net/sfu/ms-windowsazure
_______________________________________________
Xbmc-addons mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xbmc-addons