The branch, frodo has been updated
       via  48bb7ac5056d5c76a48340b13921b0e9a8b41ef9 (commit)
      from  9c31591c27bde4e8a4ede62c87b5de393b380a01 (commit)

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

commit 48bb7ac5056d5c76a48340b13921b0e9a8b41ef9
Author: olympia <[email protected]>
Date:   Thu Mar 14 06:52:12 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..6c385b9 100644
--- a/metadata.common.ofdb.de/addon.xml
+++ b/metadata.common.ofdb.de/addon.xml
@@ -1,10 +1,10 @@
 <?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"/>
+    <import addon="xbmc.metadata" version="2.1.0"/>
   </requires>
   <extension point="xbmc.metadata.scraper.library"
              library="ofdbcommon.xml"/>
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      |    4 ++--
 metadata.common.ofdb.de/changelog.txt  |    3 +++
 metadata.common.ofdb.de/ofdbcommon.xml |    2 +-
 3 files changed, 6 insertions(+), 3 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
[email protected]
https://lists.sourceforge.net/lists/listinfo/xbmc-addons

Reply via email to