The branch, frodo has been updated
       via  0f8c8030d371e8b0089f5b0d1d6f609f36912603 (commit)
      from  33a7598e44fd1d0b04f20169b045e81803cf2a43 (commit)

- Log -----------------------------------------------------------------
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/scrapers;a=commit;h=0f8c8030d371e8b0089f5b0d1d6f609f36912603

commit 0f8c8030d371e8b0089f5b0d1d6f609f36912603
Author: olympia <olym...@xbmc.org>
Date:   Thu Nov 28 12:37:13 2013 +0100

    [metadata.universal] updated to version 2.4.5

diff --git a/metadata.universal/addon.xml b/metadata.universal/addon.xml
index cefe574..c688d1f 100644
--- a/metadata.universal/addon.xml
+++ b/metadata.universal/addon.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
 <addon id="metadata.universal"
        name="Universal Movie Scraper"
-       version="2.4.4"
+       version="2.4.5"
        provider-name="Olympia, Team XBMC">
   <requires>
     <import addon="xbmc.metadata" version="2.1.0"/>
diff --git a/metadata.universal/changelog.txt b/metadata.universal/changelog.txt
index db65e0b..97245ef 100644
--- a/metadata.universal/changelog.txt
+++ b/metadata.universal/changelog.txt
@@ -1,3 +1,6 @@
+[B]2.4.5[/B]
+- fixed: RT critics concensus won't be scraped as plot
+
 [B]2.4.4[/B]
 - Removed broken direct youtube trailer scraping
 
diff --git a/metadata.universal/universal.xml b/metadata.universal/universal.xml
index 49a1d28..8b6df24 100644
--- a/metadata.universal/universal.xml
+++ b/metadata.universal/universal.xml
@@ -191,7 +191,7 @@
                                <expression>themoviedb.org</expression>
                        </RegExp>
                        <RegExp input="$INFO[plotsource]" output="&lt;chain 
function=&quot;GetRTPlotById&quot;&gt;$$2&lt;/chain&gt;" dest="5+">
-                               <expression>Rotten Tomatoes</expression>
+                               <expression>^Rotten Tomatoes$</expression>
                        </RegExp>
                        <RegExp input="$INFO[plotsource]" output="&lt;chain 
function=&quot;GetOFDbPlotByIMDBId&quot;&gt;$$2&lt;/chain&gt;" dest="5+">
                                <expression>OFDb.de</expression>

-----------------------------------------------------------------------

Summary of changes:
 metadata.universal/addon.xml     |    2 +-
 metadata.universal/changelog.txt |    3 +++
 metadata.universal/universal.xml |    2 +-
 3 files changed, 5 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
Scrapers

------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349351&iu=/4140/ostg.clktrk
_______________________________________________
Xbmc-addons mailing list
Xbmc-addons@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xbmc-addons

Reply via email to