The branch, dharma has been updated
via 7878e705b50b0f6093fbf0d924720c27238f3e7c (commit)
from 2b20fbf15c9c22a88ac44855ade799cba14fb99d (commit)
- Log -----------------------------------------------------------------
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/scrapers;a=commit;h=7878e705b50b0f6093fbf0d924720c27238f3e7c
commit 7878e705b50b0f6093fbf0d924720c27238f3e7c
Author: olympia <[email protected]>
Date: Sat Jan 28 22:08:17 2012 +0100
[metadata.common.imdb.com] updated to version 2.1.7
diff --git a/metadata.common.imdb.com/addon.xml
b/metadata.common.imdb.com/addon.xml
index 26ff84f..cac9f9e 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.1.6"
+ version="2.1.7"
provider-name="Team XBMC">
<requires>
<import addon="xbmc.metadata" version="1.0"/>
diff --git a/metadata.common.imdb.com/changelog.txt
b/metadata.common.imdb.com/changelog.txt
index 173013e..3eded66 100644
--- a/metadata.common.imdb.com/changelog.txt
+++ b/metadata.common.imdb.com/changelog.txt
@@ -1,3 +1,6 @@
+[B]2.1.7[/B]
+- fixed: typo in fixing previous plot issue
+
[B]2.1.6[/B]
- fixed: plot when contains html links
diff --git a/metadata.common.imdb.com/imdb.xml
b/metadata.common.imdb.com/imdb.xml
index a54364f..2a205a3 100644
--- a/metadata.common.imdb.com/imdb.xml
+++ b/metadata.common.imdb.com/imdb.xml
@@ -34,7 +34,7 @@
</GetIMDBPlotById>
<ParseIMDBPlot dest="5">
<RegExp input="$$2" output="<details>\1</details>"
dest="5">
- <RegExp input="$$1"
output="<plot>\1</plot>" dest="2">
+ <RegExp input="$$1"
output="<plot>\1\2</plot>" dest="2">
<expression
trim="1"><h2>Storyline</h2>\n+<p>([^<]+)(((?!<em
class="nobr">Written).)*)?</expression>
</RegExp>
<expression noclean="1" />
-----------------------------------------------------------------------
Summary of changes:
metadata.common.imdb.com/addon.xml | 2 +-
metadata.common.imdb.com/changelog.txt | 3 +++
metadata.common.imdb.com/imdb.xml | 2 +-
3 files changed, 5 insertions(+), 2 deletions(-)
hooks/post-receive
--
Scrapers
------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Xbmc-addons mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xbmc-addons