The branch, eden-pre has been updated
       via  457cd166d6c6cfe54597d9daa710f0032a31e27d (commit)
      from  7757dbf7d5e3952dfb720a66ee7e966add93bb6d (commit)

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

commit 457cd166d6c6cfe54597d9daa710f0032a31e27d
Author: vdrfan <[email protected]>
Date:   Sat Nov 19 13:24:33 2011 +0100

    [metadata.filmstarts.de] updated to version 1.1.0

diff --git a/metadata.filmstarts.de/addon.xml b/metadata.filmstarts.de/addon.xml
index f095d70..ce88e46 100644
--- a/metadata.filmstarts.de/addon.xml
+++ b/metadata.filmstarts.de/addon.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
 <addon id="metadata.filmstarts.de"
        name="FilmStarts"
-       version="1.0.9"
+       version="1.1.0"
        provider-name="Team XBMC">
   <requires>
     <import addon="xbmc.metadata" version="1.0"/>
diff --git a/metadata.filmstarts.de/filmstarts.xml 
b/metadata.filmstarts.de/filmstarts.xml
index aa40e9f..cc5e275 100644
--- a/metadata.filmstarts.de/filmstarts.xml
+++ b/metadata.filmstarts.de/filmstarts.xml
@@ -24,7 +24,10 @@
        <GetSearchResults dest="3">
                <RegExp input="$$5" output="&lt;?xml version=&quot;1.0&quot; 
encoding=&quot;utf-8&quot; 
standalone=&quot;yes&quot;?&gt;&lt;results&gt;\1&lt;/results&gt;" dest="3">
                        <RegExp input="$$1" 
output="&lt;entity&gt;&lt;title&gt;\3&lt;/title&gt;&lt;year&gt;\4&lt;/year&gt;&lt;url&gt;http://www.filmstarts.de/kritiken/\1-\2&lt;/url&gt;&lt;id&gt;\1&lt;/id&gt;&lt;/entity&gt;";
 dest="5">
-                               <expression repeat="yes">&lt;a 
href=&apos;/kritiken/([0-9]*)-([^&quot;]*)&apos;&gt;.*?alt=&apos;([^&apos;]*)&apos;.*?class=&quot;fs11&quot;&gt;.*?([0-9]*)&lt;br
 /&gt;</expression>
+                               <expression clear="yes" repeat="yes">&lt;a 
href=&apos;/kritiken/([0-9]*)-([^&quot;]*)&apos;&gt;\n(.*?)&lt;/a&gt;.*?class=&quot;fs11&quot;&gt;.*?([0-9]*)&lt;br
 /&gt;</expression>
+                       </RegExp>
+                       <RegExp input="$$1" 
output="&lt;entity&gt;&lt;title&gt;\2&lt;/title&gt;&lt;year&gt;\3&lt;/year&gt;&lt;url&gt;http://www.filmstarts.de/kritiken/\1.html&lt;/url&gt;&lt;id&gt;\1&lt;/id&gt;&lt;/entity&gt;";
 dest="5+">
+                               <expression noclean="3" repeat="yes" 
trim="2">&lt;a 
href=&apos;/kritiken/([0-9]*).html&apos;&gt;\n(.*?)&lt;/a&gt;.*?class=&quot;fs11&quot;&gt;.*?([0-9]*)&lt;br
 /&gt;</expression>
                        </RegExp>
                        <expression noclean="1"/>
                </RegExp>
@@ -87,7 +90,7 @@
                                <expression clear="yes">tt([0-9]*)</expression>
                        </RegExp>
                        <RegExp input="$$1" output="\1" dest="7">
-                               
<expression>&quot;titleFormed&quot;:&quot;([^&quot;]*)&quot;</expression>
+                               <expression 
encode="1">&quot;titleFormed&quot;:&quot;([^&quot;]*)&quot;</expression>
                        </RegExp>
                        <RegExp input="$$1" output="\1" dest="7">
                                <expression trim="1" encode="1">Originaltitel: 
&lt;span 
class=&quot;purehtml&quot;&gt;&lt;em&gt;([^&lt;]*)&lt;/em&gt;</expression>
@@ -106,6 +109,10 @@
                        <RegExp input="$$6" output="&lt;url 
cache=&quot;google-$$2&quot; 
function=&quot;ChainTMDBThumbs&quot;&gt;http://www.google.com/search?q=site:imdb.com+releaseinfo+$$7&lt;/url&gt;";
 dest="5+">
                                <expression>^$</expression>
                        </RegExp>
+                       <!-- Trailer -->
+                       <RegExp input="$$1" output="&lt;url 
function=&quot;GetTrailer&quot;&gt;http://www.filmstarts.de/kritiken/\1/trailer/\2&lt;/url&gt;";
 dest="5+">
+                               <expression noclean="1">class=&quot;btn&quot; 
href=&apos;/kritiken/([-.%a-z0-9A-Z]+)/trailer/([^&apos;]*)&apos;</expression>
+                       </RegExp>
                        <expression noclean="1"/>
                </RegExp>
        </GetDetails>
@@ -148,6 +155,17 @@
                        <expression noclean="1"/>
                </RegExp>
        </GetMoreDetails>
+       <!-- Trailer -->
+       <GetTrailer dest="2">
+               <RegExp input="$$1" output="&lt;details&gt;&lt;url 
function=&quot;GetTrailerLink&quot;&gt;http://www.filmstarts.de/modules/video/xml/AcVisiondata.ashx?media=\1&amp;amp;ref=\2&amp;amp;typeref=film&lt;/url&gt;&lt;/details&gt;";
 dest="2">
+                       <expression>cmedia: &apos;([^&apos;]*)&apos;,\nref: 
&apos;([^&apos;]*)&apos;</expression>
+               </RegExp>
+       </GetTrailer>
+       <GetTrailerLink dest="5">
+               <RegExp input="$$1" output="&lt;details&gt;&lt;trailer 
urlencoded=&quot;yes&quot;&gt;\1&lt;/trailer&gt;&lt;/details&gt;" dest="5+">
+                       <expression 
noclean="1">hd_path=&quot;([^&quot;]*)&quot;</expression>
+               </RegExp>
+       </GetTrailerLink>
        <ChainTMDBThumbs dest="13">
                <RegExp input="$$1" output="&lt;details&gt;&lt;chain 
function=&quot;GetTMDBThumbsByIdChain&quot;&gt;tt\1&lt;/chain&gt;&lt;/details&gt;"
 dest="13">
                        <expression>/tt([0-9]+)</expression>

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

Summary of changes:
 metadata.filmstarts.de/addon.xml      |    2 +-
 metadata.filmstarts.de/changelog.txt  |    4 ++++
 metadata.filmstarts.de/filmstarts.xml |   22 ++++++++++++++++++++--
 3 files changed, 25 insertions(+), 3 deletions(-)
 create mode 100644 metadata.filmstarts.de/changelog.txt


hooks/post-receive
-- 
Scrapers

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
Xbmc-addons mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xbmc-addons

Reply via email to