The branch, frodo has been updated
       via  b7198f49e1778464d4885a4d5d2d3cd4d765e9e7 (commit)
      from  f692db540281767f8f3757a104b1f841cfee3e95 (commit)

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

commit b7198f49e1778464d4885a4d5d2d3cd4d765e9e7
Author: Lee Pollock <[email protected]>
Date:   Mon Feb 24 20:38:51 2014 +0000

    [metadata.mymovies.it] updated to version 2.0.4

diff --git a/metadata.mymovies.it/addon.xml b/metadata.mymovies.it/addon.xml
index a0e8ff6..a7d21ce 100644
--- a/metadata.mymovies.it/addon.xml
+++ b/metadata.mymovies.it/addon.xml
@@ -1,11 +1,11 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
 <addon id="metadata.mymovies.it"
        name="MyMovies.it"
-       version="2.0.3"
+       version="2.0.4"
        provider-name="muttley">
   <requires>
-    <import addon="xbmc.metadata" version="1.0"/>
-    <import addon="metadata.common.themoviedb.org" version="1.0"/>
+    <import addon="xbmc.metadata" version="2.1.0"/>
+    <import addon="metadata.common.themoviedb.org" version="1.0.0"/>
   </requires>
   <extension point="xbmc.metadata.scraper.movies"
              language="it"
diff --git a/metadata.mymovies.it/changelog.txt 
b/metadata.mymovies.it/changelog.txt
index 2e43e6c..93dcc5a 100644
--- a/metadata.mymovies.it/changelog.txt
+++ b/metadata.mymovies.it/changelog.txt
@@ -1,3 +1,6 @@
+[B]2.0.4[/B]
+- Fixed GetMovieTrailer for retrive italian trailer. (Issue 15: Alcuni trailer 
sono in inglese...)
+
 [B]2.0.3[/B]
 - Set mymovies.it internal search as default. Added <forum>, <website> and 
<source> tags for new xbmc addon section (addons.xbmc.org)
 
diff --git a/metadata.mymovies.it/mymovies.xml 
b/metadata.mymovies.it/mymovies.xml
index b9ef460..1eb7c66 100644
--- a/metadata.mymovies.it/mymovies.xml
+++ b/metadata.mymovies.it/mymovies.xml
@@ -236,7 +236,7 @@
        
        <GetMovieTrailer dest="5">
                <RegExp input="$$1" 
output="&lt;details&gt;&lt;trailer&gt;\1&lt;/trailer&gt;&lt;/details&gt;" 
dest="5">
-                       <expression 
noclean="1">[&apos;&quot;](http://[^&apos;&quot;]+trailer[^&apos;&quot;]*\.flv)[&apos;&quot;]</expression>
+                       <expression 
noclean="1">&quot;streams&quot;:[^&quot;]+&quot;file&quot;: 
&quot;([^&quot;]+)&quot;,</expression>
                </RegExp>
        </GetMovieTrailer>
 

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

Summary of changes:
 metadata.mymovies.it/addon.xml     |    6 +++---
 metadata.mymovies.it/changelog.txt |    3 +++
 metadata.mymovies.it/mymovies.xml  |    2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
Scrapers

------------------------------------------------------------------------------
Flow-based real-time traffic analytics software. Cisco certified tool.
Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow Analyzer
Customize your own dashboards, set traffic alerts and generate reports.
Network behavioral analysis & security monitoring. All-in-one tool.
http://pubads.g.doubleclick.net/gampad/clk?id=126839071&iu=/4140/ostg.clktrk
_______________________________________________
Xbmc-addons mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xbmc-addons

Reply via email to