The branch, dharma has been updated
       via  c7cbd62a2f7cdf0060bc150a4fc0a7492d6ee3a5 (commit)
      from  92ea7c149c940ff29a6a5282c0986ac6a2201de6 (commit)

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

commit c7cbd62a2f7cdf0060bc150a4fc0a7492d6ee3a5
Author: olympia <[email protected]>
Date:   Mon Feb 21 08:30:21 2011 +0100

    [metadata.sratim.co.il] updated to version 1.0.9

diff --git a/metadata.sratim.co.il/addon.xml b/metadata.sratim.co.il/addon.xml
index 567c777..c71b864 100644
--- a/metadata.sratim.co.il/addon.xml
+++ b/metadata.sratim.co.il/addon.xml
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
 <addon id="metadata.sratim.co.il"
        name="Sratim"
-       version="1.0.8"
-       provider-name="G.Vago">
+       version="1.0.9"
+       provider-name="G.Vago & sking">
   <requires>
     <import addon="xbmc.metadata" version="1.0"/>
     <import addon="metadata.common.themoviedb.org" version="1.0.7"/>
diff --git a/metadata.sratim.co.il/sratim.xml b/metadata.sratim.co.il/sratim.xml
index 68a74b6..490dbc3 100644
--- a/metadata.sratim.co.il/sratim.xml
+++ b/metadata.sratim.co.il/sratim.xml
@@ -17,10 +17,10 @@
                <RegExp input="$$5" output="&lt;details&gt;\1&lt;/details&gt;" 
dest="3">
                        <RegExp input="$$1" 
output="&lt;title&gt;\1&lt;/title&gt;" dest="5+">
                                <!--<expression trim="1" 
noclean="1">class=&quot;subtext.view&quot;.*?&gt;.*?&lt;b&gt;(.*?)&lt;/b&gt;</expression>-->
-                               <expression trim="1" noclean="1">&lt;h1 
class="subtext_view"&gt;([^&lt;]*)&lt;/h1&gt;</expression>
+                               <expression trim="1" noclean="1">&lt;h1 
class="subtext_view"&gt;([^&lt;]*)&lt;</expression>
                        </RegExp>
                        <RegExp input="$$1" 
output="&lt;plot&gt;\1&lt;/plot&gt;" dest="5+">
-                               <expression trim="1">&lt;div 
style="font-size:14px;text-align:justify;"&gt;(.*)&lt;/div&gt;&lt;br 
/&gt;&lt;div</expression>
+                               <expression trim="1">&lt;div 
style="font-size:14px;text-align:justify;"&gt;(.*?)&lt;/div&gt;&lt;br 
/&gt;&lt;div</expression>
                        </RegExp>
                        <RegExp input="$$1" 
output="&lt;genre&gt;\1&lt;/genre&gt;" dest="5+">
                                <expression repeat="yes" trim="1">&lt;a 
href="browse.php\?g=[^"]*"&gt;([^&lt;]*)&lt;/a&gt;</expression>
@@ -45,7 +45,7 @@
                                <expression repeat="yes" trim="1">&lt;a 
href="profileview.php\?id=[^"]*"&gt;([^&lt;]*)&lt;/a&gt;</expression>
                        </RegExp>
                        <RegExp input="$$1" 
output="&lt;year&gt;\1&lt;/year&gt;" dest="5+">
-                               <expression trim="1">&lt;td 
class="prod_year"[^&gt;]*&gt;([^&lt;]*)&lt;/td&gt;</expression>
+                               <expression trim="1">&lt;a 
href="browse.php\?uy=[^&gt;]*&gt;([^&lt;]*)&lt;/a&gt;</expression>
                        </RegExp>
                        <RegExp conditional="!imdbrating" input="$$1" 
output="&lt;rating&gt;\1&lt;/rating&gt;" dest="5+">
                                <expression trim="1">&lt;img 
src="images/star(.*)lv.gif"</expression>

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

Summary of changes:
 metadata.sratim.co.il/addon.xml  |    4 ++--
 metadata.sratim.co.il/sratim.xml |    6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)


hooks/post-receive
-- 
Scrapers

------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Xbmc-addons mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xbmc-addons

Reply via email to