The branch, eden has been updated
       via  5a91956c0c6668341f9d2a5929fdbe9e3e6dacb8 (commit)
      from  21e7cc718d4f75fdcfaada4afa69c75299ad5e10 (commit)

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

commit 5a91956c0c6668341f9d2a5929fdbe9e3e6dacb8
Author: olympia <[email protected]>
Date:   Sun May 20 15:06:17 2012 +0200

    [metadata.common.htbackdrops.com] updated to version 1.1.0

diff --git a/metadata.common.htbackdrops.com/addon.xml 
b/metadata.common.htbackdrops.com/addon.xml
index c77de5f..2e38fa3 100644
--- a/metadata.common.htbackdrops.com/addon.xml
+++ b/metadata.common.htbackdrops.com/addon.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
 <addon id="metadata.common.htbackdrops.com"
        name="HTBackdrops"
-       version="1.0.7"
+       version="1.1.0"
        provider-name="Team XBMC">
   <requires>
     <import addon="xbmc.metadata" version="1.0"/>
diff --git a/metadata.common.htbackdrops.com/htbackdrops.xml 
b/metadata.common.htbackdrops.com/htbackdrops.xml
index e29ee83..96a7aef 100644
--- a/metadata.common.htbackdrops.com/htbackdrops.xml
+++ b/metadata.common.htbackdrops.com/htbackdrops.xml
@@ -1,4 +1,9 @@
 <scraperfunctions>
+       <GetHTBThumbsByMBID dest="5">
+               <RegExp input="$$1" output="&lt;details&gt;&lt;url 
function=&quot;ParseHTBThumbs&quot; post=&quot;yes&quot; 
cache=&quot;htb-images-\1.xml&quot;&gt;http://htbackdrops.com/api/7681a907c805e0670330c694e788e8e8/searchXML?mbid=\1&amp;aid=1,5&lt;/url&gt;&lt;/details&gt;";
 dest="5">
+                       <expression noclean="1" />
+               </RegExp>
+       </GetHTBThumbsByMBID>
        <GetHTBThumbs dest="5">
                <RegExp input="$$1" output="&lt;details&gt;&lt;url 
function=&quot;ParseHTBThumbs&quot; post=&quot;yes&quot; 
cache=&quot;htb-images-\1.xml&quot;&gt;http://htbackdrops.com/api/7681a907c805e0670330c694e788e8e8/searchXML?keywords=\1&amp;default_operator=and&amp;aid=1,5&lt;/url&gt;&lt;/details&gt;";
 dest="5">
                        <expression noclean="1" />
@@ -12,6 +17,12 @@
                        <expression noclean="1">(.+)</expression>
                </RegExp>
        </ParseHTBThumbs>
+
+       <GetHTBFanartByMBID dest="5">
+               <RegExp input="$$1" output="&lt;details&gt;&lt;url 
function=&quot;ParseHTBFanart&quot; post=&quot;yes&quot; 
cache=&quot;htb-images-\1.xml&quot;&gt;http://htbackdrops.com/api/7681a907c805e0670330c694e788e8e8/searchXML?mbid=\1&amp;aid=1,5&lt;/url&gt;&lt;/details&gt;";
 dest="5">
+                       <expression noclean="1" />
+               </RegExp>
+       </GetHTBFanartByMBID>
        <GetHTBFanart dest="5">
                <RegExp input="$$1" output="&lt;details&gt;&lt;url 
function=&quot;ParseHTBFanart&quot; post=&quot;yes&quot; 
cache=&quot;htb-images-\1.xml&quot;&gt;http://htbackdrops.com/api/7681a907c805e0670330c694e788e8e8/searchXML?keywords=\1&amp;default_operator=and&amp;aid=1,5&lt;/url&gt;&lt;/details&gt;";
 dest="5">
                        <expression noclean="1" />

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

Summary of changes:
 metadata.common.htbackdrops.com/addon.xml       |    2 +-
 metadata.common.htbackdrops.com/htbackdrops.xml |   11 +++++++++++
 2 files changed, 12 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Scrapers

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Xbmc-addons mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xbmc-addons

Reply via email to