The branch, frodo has been updated
via 285df98fc367468d1e0a80137ab3e73da60affc5 (commit)
from 56c6bd3cfa1d2199437e1383d261d92ed0bdfbff (commit)
- Log -----------------------------------------------------------------
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/scrapers;a=commit;h=285df98fc367468d1e0a80137ab3e73da60affc5
commit 285df98fc367468d1e0a80137ab3e73da60affc5
Author: olympia <[email protected]>
Date: Sun Feb 10 20:52:53 2013 +0100
[metadata.common.imdb.com] updated to version 2.7.3
diff --git a/metadata.common.imdb.com/addon.xml
b/metadata.common.imdb.com/addon.xml
index e5870b2..b7e838f 100644
--- a/metadata.common.imdb.com/addon.xml
+++ b/metadata.common.imdb.com/addon.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="metadata.common.imdb.com"
- name="IMDB common scraper functions"
- version="2.7.2"
+ name="IMDB Scraper Library"
+ version="2.7.3"
provider-name="Team XBMC">
<requires>
<import addon="xbmc.metadata" version="2.1.0"/>
diff --git a/metadata.common.imdb.com/changelog.txt
b/metadata.common.imdb.com/changelog.txt
index c93a7a6..3665067 100644
--- a/metadata.common.imdb.com/changelog.txt
+++ b/metadata.common.imdb.com/changelog.txt
@@ -1,3 +1,6 @@
+[B]2.7.3[/B]
+- fixed: orginal title won't scrape in some cases
+
[B]2.7.2[/B]
- changed: make sure to parse the intended page
diff --git a/metadata.common.imdb.com/imdb.xml
b/metadata.common.imdb.com/imdb.xml
index c6be9d3..5bfe7a3 100644
--- a/metadata.common.imdb.com/imdb.xml
+++ b/metadata.common.imdb.com/imdb.xml
@@ -287,7 +287,7 @@
</RegExp>
<RegExp input="$$10" output="\1" dest="4">
<RegExp input="$$1" output="\2" dest="9">
- <expression fixchars="2"><meta
name="title" content="(IMDb -
)?(?:&#x22;)?([^"]*?)(?:&#x22;)? \([^\(]*?([0-9]{4})\)</expression>
+ <expression fixchars="2"><meta
name="title" content="(IMDb -
)?(?:&#x22;)?([^"]*?)(?:&#x22;)?
\([^\(]*?([0-9]{4})(?:â\s)?\)</expression>
</RegExp>
<RegExp input="$$9" output="\1" dest="10">
<expression />
-----------------------------------------------------------------------
Summary of changes:
metadata.common.imdb.com/addon.xml | 4 ++--
metadata.common.imdb.com/changelog.txt | 3 +++
metadata.common.imdb.com/imdb.xml | 2 +-
3 files changed, 6 insertions(+), 3 deletions(-)
hooks/post-receive
--
Scrapers
------------------------------------------------------------------------------
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
_______________________________________________
Xbmc-addons mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xbmc-addons