The branch, eden has been updated
       via  5cb6b741f31271a84ece1ab98a33934c8acf95fe (commit)
      from  e10c96a9a69ca9bece89f2161f25881e26820890 (commit)

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

commit 5cb6b741f31271a84ece1ab98a33934c8acf95fe
Author: olympia <[email protected]>
Date:   Thu May 24 09:08:56 2012 +0200

    [metadata.common.hdtrailers.net] updated to version 1.0.8

diff --git a/metadata.common.hdtrailers.net/addon.xml 
b/metadata.common.hdtrailers.net/addon.xml
index 40c3c5c..8b9e06b 100644
--- a/metadata.common.hdtrailers.net/addon.xml
+++ b/metadata.common.hdtrailers.net/addon.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>

 <addon id="metadata.common.hdtrailers.net"

        name="HD-Trailers common scraper functions"

-       version="1.0.7"

+       version="1.0.8"

        provider-name="Bence Nádas (olympia)">

   <requires>

     <import addon="xbmc.metadata" version="1.0"/>

diff --git a/metadata.common.hdtrailers.net/hdtrailers.xml 
b/metadata.common.hdtrailers.net/hdtrailers.xml
index a5277d9..98a179e 100644
--- a/metadata.common.hdtrailers.net/hdtrailers.xml
+++ b/metadata.common.hdtrailers.net/hdtrailers.xml
@@ -1,62 +1,83 @@
-<scraperfunctions>

-       <GetHDTrailersnet480p dest="3">

-               <RegExp input="$$6" output="&lt;details&gt;&lt;url 
function=&quot;Parse480pTrailer&quot; 
cache=&quot;hd-trailers-\1.xml&quot;&gt;http://xbmc.hd-trailers.net/movie/\1&lt;/url&gt;&lt;/details&gt;";
 dest="3">

-                       <RegExp input="$$1" output="\1-" dest="6">

-                               <expression repeat="yes" fixchars="1" 
trim="1">([\w]+)</expression>

-                       </RegExp>

-                       <expression noclean="1" />

-               </RegExp>

-       </GetHDTrailersnet480p>

-       <GetHDTrailersnet720p dest="3">

-               <RegExp input="$$6" output="&lt;details&gt;&lt;url 
function=&quot;Parse720pTrailer&quot; 
cache=&quot;hd-trailers-\1.xml&quot;&gt;http://xbmc.hd-trailers.net/movie/\1&lt;/url&gt;&lt;/details&gt;";
 dest="3">

-                       <RegExp input="$$1" output="\1-" dest="6">

-                               <expression repeat="yes" fixchars="1" 
trim="1">([\w]+)</expression>

-                       </RegExp>

-                       <expression noclean="1" />

-               </RegExp>

-       </GetHDTrailersnet720p>

-       <GetHDTrailersnet1080p dest="3">

-               <RegExp input="$$6" output="&lt;details&gt;&lt;url 
function=&quot;Parse1080pTrailer&quot; 
cache=&quot;hd-trailers-\1.xml&quot;&gt;http://xbmc.hd-trailers.net/movie/\1&lt;/url&gt;&lt;/details&gt;";
 dest="3">

-                       <RegExp input="$$1" output="\1-" dest="6">

-                               <expression repeat="yes" fixchars="1" 
trim="1">([\w]+)</expression>

-                       </RegExp>

-                       <expression noclean="1" />

-               </RegExp>

-       </GetHDTrailersnet1080p>

-       <Parse480pTrailer dest="5">

-               <!--Fetch 480p trailer link from hdtrailers.net-->

-               <RegExp input="$$1" 
output="&lt;details&gt;&lt;trailer&gt;http://playlist.yahoo.com/makeplaylist.dll?sdm=web&amp;pt=rd&amp;sid=\2&lt;/trailer&gt;&lt;/details&gt;";
 dest="5">

-                       <expression noclean="1">&quot;&gt;(Theatrical 
)?Trailer&lt;/td&gt;.*?sid=(\d*)&quot; rel=&quot;lightbox\[res480p</expression>

-               </RegExp>

-       </Parse480pTrailer>

-       <Parse720pTrailer dest="5">

-               <RegExp input="$$6" 
output="&lt;details&gt;&lt;trailer&gt;\1&lt;/trailer&gt;&lt;/details&gt;" 
dest="5">

-                       <!--Fallback to fetch 480p trailer link if 720p is not 
available-->

-                       <RegExp input="$$1" 
output="http://playlist.yahoo.com/makeplaylist.dll?sdm=web&amp;pt=rd&amp;sid=\2";
 dest="6">

-                               <expression noclean="1">&quot;&gt;(Theatrical 
)?Trailer&lt;/td&gt;.*?sid=(\d*)&quot; rel=&quot;lightbox\[res480p</expression>

-                       </RegExp>

-                       <!--Fetch 720p trailer link from hdtrailers.net-->

-                       <RegExp input="$$1" 
output="http://playlist.yahoo.com/makeplaylist.dll?sdm=web&amp;pt=rd&amp;sid=\2";
 dest="6">

-                               <expression noclean="1">&quot;&gt;(Theatrical 
)?Trailer&lt;/td&gt;.*?sid=(\d*)&quot; rel=&quot;lightbox\[res720p</expression>

-                       </RegExp>

-                       <expression noclean="1" />

-               </RegExp>

-       </Parse720pTrailer>

-       <Parse1080pTrailer dest="5">

-               <RegExp input="$$6" 
output="&lt;details&gt;&lt;trailer&gt;\1&lt;/trailer&gt;&lt;/details&gt;" 
dest="5">

-                       <!--Fallback to fetch 480p trailer link if 720p and 
1080p are not available-->

-                       <RegExp input="$$1" 
output="http://playlist.yahoo.com/makeplaylist.dll?sdm=web&amp;pt=rd&amp;sid=\2";
 dest="6">

-                               <expression noclean="1">&quot;&gt;(Theatrical 
)?Trailer&lt;/td&gt;.*?sid=(\d*)&quot; rel=&quot;lightbox\[res480p</expression>

-                       </RegExp>

-                       <!--Fallback to fetch 720p trailer link if 1080p is not 
available-->

-                       <RegExp input="$$1" 
output="http://playlist.yahoo.com/makeplaylist.dll?sdm=web&amp;pt=rd&amp;sid=\2";
 dest="6">

-                               <expression noclean="1">&quot;&gt;(Theatrical 
)?Trailer&lt;/td&gt;.*?sid=(\d*)&quot; rel=&quot;lightbox\[res720p</expression>

-                       </RegExp>

-                       <!--Fetch 1080p trailer link from hdtrailers.net-->

-                       <RegExp input="$$1" 
output="http://playlist.yahoo.com/makeplaylist.dll?sdm=web&amp;pt=rd&amp;sid=\2";
 dest="6">

-                               <expression noclean="1">&quot;&gt;(Theatrical 
)?Trailer&lt;/td&gt;.*?sid=(\d*)&quot; rel=&quot;lightbox\[res1080p</expression>

-                       </RegExp>

-                       <expression noclean="1" />

-               </RegExp>

-       </Parse1080pTrailer>

-</scraperfunctions>

+<scraperfunctions>
+       <GetHDTrailersnet480p dest="3">
+               <RegExp input="$$6" output="&lt;details&gt;&lt;url 
function=&quot;Parse480pTrailer&quot; 
cache=&quot;hd-trailers-\1.xml&quot;&gt;http://xbmc.hd-trailers.net/movie/\1&lt;/url&gt;&lt;/details&gt;";
 dest="3">
+                       <RegExp input="$$1" output="\1-" dest="6">
+                               <expression repeat="yes" fixchars="1" 
trim="1">([\w]+)</expression>
+                       </RegExp>
+                       <expression noclean="1" />
+               </RegExp>
+       </GetHDTrailersnet480p>
+       <GetHDTrailersnet720p dest="3">
+               <RegExp input="$$6" output="&lt;details&gt;&lt;url 
function=&quot;Parse720pTrailer&quot; 
cache=&quot;hd-trailers-\1.xml&quot;&gt;http://xbmc.hd-trailers.net/movie/\1&lt;/url&gt;&lt;/details&gt;";
 dest="3">
+                       <RegExp input="$$1" output="\1-" dest="6">
+                               <expression repeat="yes" fixchars="1" 
trim="1">([\w]+)</expression>
+                       </RegExp>
+                       <expression noclean="1" />
+               </RegExp>
+       </GetHDTrailersnet720p>
+       <GetHDTrailersnet1080p dest="3">
+               <RegExp input="$$6" output="&lt;details&gt;&lt;url 
function=&quot;Parse1080pTrailer&quot; 
cache=&quot;hd-trailers-\1.xml&quot;&gt;http://xbmc.hd-trailers.net/movie/\1&lt;/url&gt;&lt;/details&gt;";
 dest="3">
+                       <RegExp input="$$1" output="\1-" dest="6">
+                               <expression repeat="yes" fixchars="1" 
trim="1">([\w]+)</expression>
+                       </RegExp>
+                       <expression noclean="1" />
+               </RegExp>
+       </GetHDTrailersnet1080p>
+       <Parse480pTrailer dest="5">
+               <RegExp input="$$6" 
output="&lt;details&gt;&lt;trailer&gt;\1&lt;/trailer&gt;&lt;/details&gt;" 
dest="5">
+                       <!--fetch 480p trailer link from hdtrailers.net-->
+                       <RegExp input="$$1" 
output="http://playlist.yahoo.com/makeplaylist.dll?sdm=web&amp;pt=rd&amp;sid=\2";
 dest="6">
+                               <expression noclean="1">&quot;&gt;(Theatrical 
)?Trailer&lt;/td&gt;.*?sid=(\d*)&quot; rel=&quot;lightbox\[res480p</expression>
+                       </RegExp>
+                       <RegExp input="$$1" 
output="http://playlist.yahoo.com/makeplaylist.dll?sdm=web&amp;pt=rd&amp;sid=\2";
 dest="6+">
+                               <expression noclean="1">&quot;&gt;(Teaser 
)?Trailer&lt;/td&gt;.*?sid=(\d*)&quot; rel=&quot;lightbox\[res480p</expression>
+                       </RegExp>
+                       <expression noclean="1" />
+               </RegExp>
+       </Parse480pTrailer>
+       <Parse720pTrailer dest="5">
+               <RegExp input="$$6" 
output="&lt;details&gt;&lt;trailer&gt;\1&lt;/trailer&gt;&lt;/details&gt;" 
dest="5">
+                       <!--Fallback to fetch 480p trailer link if 720p is not 
available-->
+                       <RegExp input="$$1" 
output="http://playlist.yahoo.com/makeplaylist.dll?sdm=web&amp;pt=rd&amp;sid=\2";
 dest="6">
+                               <expression noclean="1">&quot;&gt;(Theatrical 
)?Trailer&lt;/td&gt;.*?sid=(\d*)&quot; rel=&quot;lightbox\[res480p</expression>
+                       </RegExp>
+                       <RegExp input="$$1" 
output="http://playlist.yahoo.com/makeplaylist.dll?sdm=web&amp;pt=rd&amp;sid=\2";
 dest="6+">
+                               <expression noclean="1">&quot;&gt;(Teaser 
)?Trailer&lt;/td&gt;.*?sid=(\d*)&quot; rel=&quot;lightbox\[res480p</expression>
+                       </RegExp>
+                       <!--Fetch 720p trailer link from hdtrailers.net-->
+                       <RegExp input="$$1" 
output="http://playlist.yahoo.com/makeplaylist.dll?sdm=web&amp;pt=rd&amp;sid=\2";
 dest="6">
+                               <expression noclean="1">&quot;&gt;(Theatrical 
)?Trailer&lt;/td&gt;.*?sid=(\d*)&quot; rel=&quot;lightbox\[res720p</expression>
+                       </RegExp>
+                       <RegExp input="$$1" 
output="http://playlist.yahoo.com/makeplaylist.dll?sdm=web&amp;pt=rd&amp;sid=\2";
 dest="6+">
+                               <expression noclean="1">&quot;&gt;(Teaser 
)?Trailer&lt;/td&gt;.*?sid=(\d*)&quot; rel=&quot;lightbox\[res720p</expression>
+                       </RegExp>
+                       <expression noclean="1" />
+               </RegExp>
+       </Parse720pTrailer>
+       <Parse1080pTrailer dest="5">
+               <RegExp input="$$6" 
output="&lt;details&gt;&lt;trailer&gt;\1&lt;/trailer&gt;&lt;/details&gt;" 
dest="5">
+                       <!--Fallback to fetch 480p trailer link if 720p and 
1080p are not available-->
+                       <RegExp input="$$1" 
output="http://playlist.yahoo.com/makeplaylist.dll?sdm=web&amp;pt=rd&amp;sid=\2";
 dest="6">
+                               <expression noclean="1">&quot;&gt;(Theatrical 
)?Trailer&lt;/td&gt;.*?sid=(\d*)&quot; rel=&quot;lightbox\[res480p</expression>
+                       </RegExp>
+                       <RegExp input="$$1" 
output="http://playlist.yahoo.com/makeplaylist.dll?sdm=web&amp;pt=rd&amp;sid=\2";
 dest="6+">
+                               <expression noclean="1">&quot;&gt;(Teaser 
)?Trailer&lt;/td&gt;.*?sid=(\d*)&quot; rel=&quot;lightbox\[res480p</expression>
+                       </RegExp>
+                       <!--Fallback to fetch 720p trailer link if 1080p is not 
available-->
+                       <RegExp input="$$1" 
output="http://playlist.yahoo.com/makeplaylist.dll?sdm=web&amp;pt=rd&amp;sid=\2";
 dest="6">
+                               <expression noclean="1">&quot;&gt;(Theatrical 
)?Trailer&lt;/td&gt;.*?sid=(\d*)&quot; rel=&quot;lightbox\[res720p</expression>
+                       </RegExp>
+                       <RegExp input="$$1" 
output="http://playlist.yahoo.com/makeplaylist.dll?sdm=web&amp;pt=rd&amp;sid=\2";
 dest="6+">
+                               <expression noclean="1">&quot;&gt;(Teaser 
)?Trailer&lt;/td&gt;.*?sid=(\d*)&quot; rel=&quot;lightbox\[res720p</expression>
+                       </RegExp>
+                       <!--Fetch 1080p trailer link from hdtrailers.net-->
+                       <RegExp input="$$1" 
output="http://playlist.yahoo.com/makeplaylist.dll?sdm=web&amp;pt=rd&amp;sid=\2";
 dest="6">
+                               <expression noclean="1">&quot;&gt;(Theatrical 
)?Trailer&lt;/td&gt;.*?sid=(\d*)&quot; rel=&quot;lightbox\[res1080p</expression>
+                       </RegExp>
+                       <RegExp input="$$1" 
output="http://playlist.yahoo.com/makeplaylist.dll?sdm=web&amp;pt=rd&amp;sid=\2";
 dest="6+">
+                               <expression noclean="1">&quot;&gt;(Teaser  
)?Trailer&lt;/td&gt;.*?sid=(\d*)&quot; rel=&quot;lightbox\[res1080p</expression>
+                       </RegExp>
+                       <expression noclean="1" />
+               </RegExp>
+       </Parse1080pTrailer>
+</scraperfunctions>

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

Summary of changes:
 metadata.common.hdtrailers.net/addon.xml      |    2 +-
 metadata.common.hdtrailers.net/hdtrailers.xml |  145 ++++++++++++++-----------
 2 files changed, 84 insertions(+), 63 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