The branch, frodo has been updated
       via  5a21ffc695cf213c444e38e053fcd7bab241e11a (commit)
      from  6f8bb5124d6a0fb1e92fdb66af174cdd33518af8 (commit)

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

commit 5a21ffc695cf213c444e38e053fcd7bab241e11a
Author: Lee Pollock <[email protected]>
Date:   Wed Dec 18 10:08:54 2013 +0000

    [metadata.mymovies.it] updated to version 2.0.3

diff --git a/metadata.mymovies.it/addon.xml b/metadata.mymovies.it/addon.xml
index 715ef1d..a0e8ff6 100644
--- a/metadata.mymovies.it/addon.xml
+++ b/metadata.mymovies.it/addon.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
 <addon id="metadata.mymovies.it"
        name="MyMovies.it"
-       version="2.0.2"
+       version="2.0.3"
        provider-name="muttley">
   <requires>
     <import addon="xbmc.metadata" version="1.0"/>
@@ -34,6 +34,10 @@ Enjoy!
     <description lang="kr">MyMovies.it 에서 영화 정보 
다운로드</description>
     <description lang="pt">Descarregar informação de filmes de 
www.mymovies.it</description>
     <disclaimer>If the scraper is very slow, disable setting tagged with 
"(slow)".</disclaimer>
+    <license>GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007</license>
+    <forum>http://forum.xbmc.org/showthread.php?t=58141</forum>
+    <website>http://code.google.com/p/mymovies-xbmc-scraper/</website>
+    
<source>http://code.google.com/p/mymovies-xbmc-scraper/source/checkout</source>
     <platform>all</platform>
   </extension>
 </addon>
diff --git a/metadata.mymovies.it/changelog.txt 
b/metadata.mymovies.it/changelog.txt
index 46aecb1..2e43e6c 100644
--- a/metadata.mymovies.it/changelog.txt
+++ b/metadata.mymovies.it/changelog.txt
@@ -1,5 +1,8 @@
+[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)
+
 [B]2.0.2[/B]
-- Added mymovies.it internal search, this option is acctivable in setting 
(thanks to mario.diraimondo for the patch - see issue 13)
+- Added mymovies.it internal search, this option is activable in setting 
(thanks to mario.diraimondo for the patch - see issue 13)
 
 [B]2.0.1[/B]
 - Fixed trailer: Update regex for change in some films pages
diff --git a/metadata.mymovies.it/resources/settings.xml 
b/metadata.mymovies.it/resources/settings.xml
index 7dd442e..4697aab 100644
--- a/metadata.mymovies.it/resources/settings.xml
+++ b/metadata.mymovies.it/resources/settings.xml
@@ -2,7 +2,7 @@
 <settings>
        <category label="30400">
            <!-- <setting label="30400" type="lsep" /> -->
-           <setting label="30401" type="bool" id="google" default="true"/>
+           <setting label="30401" type="bool" id="google" default="false"/>
        </category>
        
     <category label="30000">

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

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


hooks/post-receive
-- 
Scrapers

------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Xbmc-addons mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xbmc-addons

Reply via email to