The branch, frodo has been updated
via a5e145e4c19cb0acbbd0e9c381bfe5a0381ab19f (commit)
from 1efdeec2ef4886b1b7c8420f5e05103983fa5c17 (commit)
- Log -----------------------------------------------------------------
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/scrapers;a=commit;h=a5e145e4c19cb0acbbd0e9c381bfe5a0381ab19f
commit a5e145e4c19cb0acbbd0e9c381bfe5a0381ab19f
Author: olympia <[email protected]>
Date: Sun Oct 5 14:57:15 2014 +0200
[metadata.common.rt.com] updated to v1.4.1
diff --git a/metadata.common.rt.com/addon.xml b/metadata.common.rt.com/addon.xml
index 092a8f4..34eb74a 100644
--- a/metadata.common.rt.com/addon.xml
+++ b/metadata.common.rt.com/addon.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="metadata.common.rt.com"
name="Rotten Tomatoes common scraper functions"
- version="1.4.0"
+ version="1.4.1"
provider-name="mortstar">
<requires>
<import addon="xbmc.metadata" version="2.1.0"/>
diff --git a/metadata.common.rt.com/changelog.txt
b/metadata.common.rt.com/changelog.txt
index 9c1fccb..4261f23 100644
--- a/metadata.common.rt.com/changelog.txt
+++ b/metadata.common.rt.com/changelog.txt
@@ -1,3 +1,6 @@
+[B]1.4.1[/B]
+- Fixed: critics' consensus won't scrape
+
[B]1.4.0[/B]
- Added: Common function to grab critics' consensus to 'plot' of movie
diff --git a/metadata.common.rt.com/rt.xml b/metadata.common.rt.com/rt.xml
index b67c3ec..99d61be 100644
--- a/metadata.common.rt.com/rt.xml
+++ b/metadata.common.rt.com/rt.xml
@@ -62,7 +62,7 @@
</GetRTOutlineById>
<ParseRTOutline dest="5">
<RegExp input="$$1"
output="<details><outline>\1</outline></details>"
dest="5">
- <expression
noclean="1">critic_consensus">([^<]+)</p></expression>
+ <expression
noclean="1">Critics\sConsensus:</span>\s([^<]+)</p></expression>
</RegExp>
<RegExp input="$$5" output="" dest="5">
<expression><details><outline>No consensus
yet.</outline></details></expression>
@@ -77,7 +77,7 @@
</GetRTCConsensusToPlotById>
<ParseRTCConsensusToPlot dest="5">
<RegExp input="$$1"
output="<details><plot>\1</plot></details>" dest="5">
- <expression
noclean="1">critic_consensus">([^<]+)</p></expression>
+ <expression
noclean="1">Critics\sConsensus:</span>\s([^<]+)</p></expression>
</RegExp>
<RegExp input="$$5" output="" dest="5">
<expression><details><plot>No consensus
yet.</plot></details></expression>
-----------------------------------------------------------------------
Summary of changes:
metadata.common.rt.com/addon.xml | 2 +-
metadata.common.rt.com/changelog.txt | 3 +++
metadata.common.rt.com/rt.xml | 4 ++--
3 files changed, 6 insertions(+), 3 deletions(-)
hooks/post-receive
--
Scrapers
------------------------------------------------------------------------------
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
_______________________________________________
Xbmc-addons mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xbmc-addons