The branch, eden has been updated
via b6964e703abddbce41a004817ded4fb1bfb32367 (commit)
from c039734b5be17fe10090c98f9a441bffe2968396 (commit)
- Log -----------------------------------------------------------------
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/scrapers;a=commit;h=b6964e703abddbce41a004817ded4fb1bfb32367
commit b6964e703abddbce41a004817ded4fb1bfb32367
Author: olympia <[email protected]>
Date: Sat Jun 16 21:12:51 2012 +0200
[metadata.common.htbackdrops.com] updated to version 1.2.0
diff --git a/metadata.common.htbackdrops.com/addon.xml
b/metadata.common.htbackdrops.com/addon.xml
index feb0b4b..2b7d8b3 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.1.1"
+ version="1.2.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 736dbae..0531585 100644
--- a/metadata.common.htbackdrops.com/htbackdrops.xml
+++ b/metadata.common.htbackdrops.com/htbackdrops.xml
@@ -1,5 +1,5 @@
<scraperfunctions>
- <GetHTBThumbsByMBID dest="5">
+ <GetHTBThumbsByMBID dest="5" clearbuffers="no">
<RegExp input="$$1" output="<details><url
function="ParseHTBThumbs" post="yes"
cache="htb-images-\1.xml">http://htbackdrops.com/api/7681a907c805e0670330c694e788e8e8/searchXML?mbid=\1&aid=1,5</url></details>"
dest="5">
<expression noclean="1" />
</RegExp>
@@ -9,16 +9,19 @@
<expression noclean="1" />
</RegExp>
</GetHTBThumbs>
- <ParseHTBThumbs dest="5">
+ <ParseHTBThumbs dest="5" clearbuffers="no">
<RegExp input="$$13" output="<details>\1</details>"
dest="5">
+ <RegExp input="" output="" dest="13">
+ <expression />
+ </RegExp>
<RegExp input="$$1" output="<thumb
preview="http://www.htbackdrops.com/api/7681a907c805e0670330c694e788e8e8/download/\1/thumbnail">http://www.htbackdrops.com/api/7681a907c805e0670330c694e788e8e8/download/\1/fullsize</thumb>"
dest="13">
<expression repeat="yes"
noclean="1"><id>([^<]+)</id>\n[^<]+<aid>5</aid></expression>
</RegExp>
- <expression noclean="1">(.+)</expression>
+ <expression noclean="1" />
</RegExp>
</ParseHTBThumbs>
- <GetHTBFanartByMBID dest="5">
+ <GetHTBFanartByMBID dest="5" clearbuffers="no">
<RegExp input="$$1" output="<details><url
function="ParseHTBFanart" post="yes"
cache="htb-images-\1.xml">http://htbackdrops.com/api/7681a907c805e0670330c694e788e8e8/searchXML?mbid=\1&aid=1,5</url></details>"
dest="5">
<expression noclean="1" />
</RegExp>
@@ -28,12 +31,21 @@
<expression noclean="1" />
</RegExp>
</GetHTBFanart>
- <ParseHTBFanart dest="5">
+ <ParseHTBFanart dest="5" clearbuffers="no">
<RegExp input="$$13"
output="<details><fanart>\1</fanart></details>"
dest="5">
- <RegExp input="$$1" output="<thumb
preview="http://www.htbackdrops.com/api/7681a907c805e0670330c694e788e8e8/download/\1/thumbnail">http://www.htbackdrops.com/api/7681a907c805e0670330c694e788e8e8/download/\1/fullsize</thumb>"
dest="13">
+ <RegExp input="" output="" dest="13">
+ <expression />
+ </RegExp>
+ <RegExp input="" output="" dest="14">
+ <expression />
+ </RegExp>
+ <RegExp input="$$1" output="<thumb
preview="http://www.htbackdrops.com/api/7681a907c805e0670330c694e788e8e8/download/\1/thumbnail">http://www.htbackdrops.com/api/7681a907c805e0670330c694e788e8e8/download/\1/fullsize</thumb>"
dest="14">
<expression repeat="yes"
noclean="1"><id>([^<]+)</id>\n[^<]+<aid>1</aid></expression>
</RegExp>
- <expression noclean="1">(.+)</expression>
+ <RegExp input="$$14" output="\1" dest="13">
+ <expression noclean="1">(.+)</expression>
+ </RegExp>
+ <expression noclean="1" />
</RegExp>
</ParseHTBFanart>
</scraperfunctions>
-----------------------------------------------------------------------
Summary of changes:
metadata.common.htbackdrops.com/addon.xml | 2 +-
metadata.common.htbackdrops.com/htbackdrops.xml | 26 ++++++++++++++++------
2 files changed, 20 insertions(+), 8 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