The branch, frodo has been updated
via 787db4ba160977eb609af1db46ea519308739145 (commit)
from 389432bc86a6932a3a42c7e4b018cbb71f6e8752 (commit)
- Log -----------------------------------------------------------------
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/scrapers;a=commit;h=787db4ba160977eb609af1db46ea519308739145
commit 787db4ba160977eb609af1db46ea519308739145
Author: olympia <[email protected]>
Date: Fri Nov 23 21:44:50 2012 +0100
[metadata.imdb.com] updated to version 2.6.2
diff --git a/metadata.imdb.com/addon.xml b/metadata.imdb.com/addon.xml
index 844c04b..a5892c0 100644
--- a/metadata.imdb.com/addon.xml
+++ b/metadata.imdb.com/addon.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="metadata.imdb.com"
name="IMDb"
- version="2.6.1"
+ version="2.6.2"
provider-name="Team XBMC">
<requires>
<import addon="xbmc.metadata" version="1.0"/>
diff --git a/metadata.imdb.com/changelog.txt b/metadata.imdb.com/changelog.txt
index ace4a05..0ae83b9 100644
--- a/metadata.imdb.com/changelog.txt
+++ b/metadata.imdb.com/changelog.txt
@@ -1,3 +1,6 @@
+[B]2.6.2[/B]
+- fixed: some movies won't find after previous update
+
[B]2.6.1[/B]
- changed: an attempt to remove Video Games from Search Results
diff --git a/metadata.imdb.com/imdb.xml b/metadata.imdb.com/imdb.xml
index ba2ea14..38ceacb 100644
--- a/metadata.imdb.com/imdb.xml
+++ b/metadata.imdb.com/imdb.xml
@@ -31,10 +31,10 @@
<expression noclean="1">(><a
href="/title.*)</expression>
</RegExp>
<RegExp input="$$4"
output="<entity><title>\2</title><year>\3</year><url
cache="\1-main.html">http://akas.imdb.com/title/\1/</url><id>\1</id></entity>"
dest="5+">
- <expression repeat="yes"
noclean="1,2">><a
href="/title/([t0-9]*)/[^>]*>(?:&#x22;)?([^<]*?)(?:&#x22;)?</a>
*\([^\(]*?([0-9]{4})\)(?!\s\(VG\))</expression>
+ <expression repeat="yes"
noclean="1,2">><a
href="/title/([t0-9]*)/[^>]*>(?:&#x22;)?([^<]*?)(?:&#x22;)?</a>
*\([^\(]*?([0-9]{4})[^\)]*\)(?!\s\(VG\))</expression>
</RegExp>
<RegExp input="$$4"
output="<entity><title>\4</title><year>\3</year><url
cache="\1-main.html">http://akas.imdb.com/title/\1/</url><id>\1</id></entity>"
dest="5+">
- <expression repeat="yes"
noclean="1,2">><a
href="/title/([t0-9]*)/[^>]*>(?:&#x22;)?([^<]*?)(?:&#x22;)?</a>
*\([^\(]*?([0-9]{4})\)(?!\s\(VG\))(?:\s\(V\))?\s*<p
class="find-aka">aka\s"([^"]*).*?International\s<</expression>
+ <expression repeat="yes"
noclean="1,2">><a
href="/title/([t0-9]*)/[^>]*>(?:&#x22;)?([^<]*?)(?:&#x22;)?</a>
*\([^\(]*?([0-9]{4})[^\)]*\)(?!\s\(VG\))(?:\s\(V\))?\s*<p
class="find-aka">aka\s"([^"]*).*?International\s<</expression>
</RegExp>
<expression clear="yes" noclean="1"/>
</RegExp>
-----------------------------------------------------------------------
Summary of changes:
metadata.imdb.com/addon.xml | 2 +-
metadata.imdb.com/changelog.txt | 3 +++
metadata.imdb.com/imdb.xml | 4 ++--
3 files changed, 6 insertions(+), 3 deletions(-)
hooks/post-receive
--
Scrapers
------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
Xbmc-addons mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xbmc-addons