The branch, eden has been updated
       via  f1e71779ed9c11678e9ba8b3a2ee2544dfa07fec (commit)
      from  400cdf408169daebe59497683c19c09aee4b1f94 (commit)

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

commit f1e71779ed9c11678e9ba8b3a2ee2544dfa07fec
Author: olympia <[email protected]>
Date:   Fri Jan 11 16:41:56 2013 +0100

    [metadata.common.trakt.tv] updated to version 1.1.1

diff --git a/metadata.common.trakt.tv/addon.xml 
b/metadata.common.trakt.tv/addon.xml
index fc2bad4..7ca7261 100644
--- a/metadata.common.trakt.tv/addon.xml
+++ b/metadata.common.trakt.tv/addon.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
 <addon id="metadata.common.trakt.tv"
        name="trakt-tv common scraper functions"
-       version="1.1.0"
+       version="1.1.1"
        provider-name="Team XBMC">
   <requires>
     <import addon="xbmc.metadata" version="1.0"/>
diff --git a/metadata.common.trakt.tv/trakttv.xml 
b/metadata.common.trakt.tv/trakttv.xml
index bbaffde..364359d 100644
--- a/metadata.common.trakt.tv/trakttv.xml
+++ b/metadata.common.trakt.tv/trakttv.xml
@@ -110,7 +110,7 @@
                        <RegExp input="$$1" output="\1" dest="7">
                                <expression clear="yes" 
noclean="1">&quot;images&quot;:{([^}]*)</expression>
                        </RegExp>
-                       <RegExp input="$$7" output="&lt;thumb thumb 
aspect=&quot;poster&quot;&gt;\1&lt;/thumb&gt;" dest="2+">
+                       <RegExp input="$$7" output="&lt;thumb 
aspect=&quot;poster&quot;&gt;\1&lt;/thumb&gt;" dest="2+">
                                <expression repeat="yes" 
noclean="1">&quot;poster&quot;:&quot;([^&quot;]*)</expression>
                        </RegExp>
                        <expression noclean="1">(.+)</expression>

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

Summary of changes:
 metadata.common.trakt.tv/addon.xml   |    2 +-
 metadata.common.trakt.tv/trakttv.xml |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
Scrapers

------------------------------------------------------------------------------
Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and
much more. Get web development skills now with LearnDevNow -
350+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122812
_______________________________________________
Xbmc-addons mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xbmc-addons

Reply via email to