The branch, eden has been updated
       via  c7d531f78a2a400d159570270d28c3bc42e973b8 (commit)
      from  26d2b86cecfb4eb9eb221f09ec09b2b4cf028bf6 (commit)

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

commit c7d531f78a2a400d159570270d28c3bc42e973b8
Author: olympia <olym...@xbmc.org>
Date:   Thu Mar 14 06:57:38 2013 +0100

    [metadata.common.ofdb.de] updated to version 1.0.1

diff --git a/metadata.common.ofdb.de/addon.xml 
b/metadata.common.ofdb.de/addon.xml
index f38e019..2010f5e 100644
--- a/metadata.common.ofdb.de/addon.xml
+++ b/metadata.common.ofdb.de/addon.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
 <addon id="metadata.common.ofdb.de"
        name="OFDb.de common scraper functions"
-       version="1.0.0"
+       version="1.0.1"
        provider-name="olympia; Team-XBMC">
   <requires>
     <import addon="xbmc.metadata" version="1.0"/>
diff --git a/metadata.common.ofdb.de/changelog.txt 
b/metadata.common.ofdb.de/changelog.txt
index 3c65d50..85636c3 100644
--- a/metadata.common.ofdb.de/changelog.txt
+++ b/metadata.common.ofdb.de/changelog.txt
@@ -1,2 +1,5 @@
+[B]1.0.1[/B]
+- Fixed: Plot won't scrape due to site layout changes
+
 [B]1.0.0[/B]
 - Initial version
\ No newline at end of file
diff --git a/metadata.common.ofdb.de/ofdbcommon.xml 
b/metadata.common.ofdb.de/ofdbcommon.xml
index 918f32e..7cd2b66 100644
--- a/metadata.common.ofdb.de/ofdbcommon.xml
+++ b/metadata.common.ofdb.de/ofdbcommon.xml
@@ -11,7 +11,7 @@
        </GetPlotLinkStep1>
        <GetPlotLinkStep2 dest="5">
                <RegExp input="$$1" output="&lt;details&gt;&lt;url 
function=&quot;ParsePlot&quot; 
cache=&quot;\1-ofdbplot.html&quot;&gt;http://www.ofdb.de/plot/\1,\2,&lt;/url&gt;&lt;/details&gt;";
 dest="5">
-                       <expression>Inhalt:&lt;/b&gt;[^&lt;]*&lt;a 
href=&quot;plot/([0-9]+),([0-9]+),</expression>
+                       <expression>...\s&lt;a 
href=&quot;plot/([0-9]+),([0-9]+),</expression>
                </RegExp>
        </GetPlotLinkStep2>
        <ParsePlot dest="5">

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

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


hooks/post-receive
-- 
Scrapers

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
Xbmc-addons mailing list
Xbmc-addons@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xbmc-addons

Reply via email to