The branch, eden-pre has been updated
       via  7fc37ac9c5e6aef33dadc5cf423c03b047e40de3 (commit)
      from  9081747af7c6c0d1d69399dc0e86693f95553329 (commit)

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

commit 7fc37ac9c5e6aef33dadc5cf423c03b047e40de3
Author: olympia <[email protected]>
Date:   Mon Jan 9 21:11:40 2012 +0100

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

diff --git a/metadata.sratim.co.il/addon.xml b/metadata.sratim.co.il/addon.xml
index 1a4eeaa..0b40cb4 100644
--- a/metadata.sratim.co.il/addon.xml
+++ b/metadata.sratim.co.il/addon.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
 <addon id="metadata.sratim.co.il"
        name="Sratim"
-       version="1.1.8"
+       version="1.1.9"
        provider-name="Lev Waisberg">
   <requires>
     <import addon="xbmc.metadata" version="1.0"/>
diff --git a/metadata.sratim.co.il/changelog.txt 
b/metadata.sratim.co.il/changelog.txt
index 5861bb6..00c7540 100644
--- a/metadata.sratim.co.il/changelog.txt
+++ b/metadata.sratim.co.il/changelog.txt
@@ -1,3 +1,6 @@
+[B]1.1.9[/B]
+- fix extracting TMDB thumbs
+
 [B]1.1.8[/B]
 - fix plot scrapping
 - fix runtime scrapping
diff --git a/metadata.sratim.co.il/sratim.xml b/metadata.sratim.co.il/sratim.xml
index 807e364..45ad62c 100644
--- a/metadata.sratim.co.il/sratim.xml
+++ b/metadata.sratim.co.il/sratim.xml
@@ -128,7 +128,7 @@
                                <RegExp input="$$1" output="\1" dest="9">
                                        <expression 
trim="1">http://www.imdb.com/title/(tt[^"]+)</expression>
                                </RegExp>
-                               <expression>IMDB</expression>
+                               <expression>TMDB</expression>
                        </RegExp>
                        <RegExp input="$INFO[thumbFrom]" output="$$9" dest="5+">
                                <RegExp input="$$1" 
output="&lt;thumb&gt;http://www.sratim.co.il\1&lt;/thumb&gt;"; dest="9">

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

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


hooks/post-receive
-- 
Scrapers

------------------------------------------------------------------------------
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual 
desktops for less than the cost of PCs and save 60% on VDI infrastructure 
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
_______________________________________________
Xbmc-addons mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xbmc-addons

Reply via email to