The branch, frodo has been updated
       via  bfb325652d248d9f921a43bc72dc9a20846c1dd5 (commit)
      from  cb792de2123291b1ad3999e099839bae766dba83 (commit)

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

commit bfb325652d248d9f921a43bc72dc9a20846c1dd5
Author: olympia <[email protected]>
Date:   Thu Apr 25 07:12:54 2013 +0200

    [metadata.universal] updated to version 2.4.2

diff --git a/metadata.universal/addon.xml b/metadata.universal/addon.xml
index d6ed661..fc4c911 100644
--- a/metadata.universal/addon.xml
+++ b/metadata.universal/addon.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
 <addon id="metadata.universal"
        name="Universal Movie Scraper"
-       version="2.4.1"
+       version="2.4.2"
        provider-name="Olympia, Team XBMC">
   <requires>
     <import addon="xbmc.metadata" version="2.1.0"/>
diff --git a/metadata.universal/changelog.txt b/metadata.universal/changelog.txt
index a796cea..0ef4ee3 100644
--- a/metadata.universal/changelog.txt
+++ b/metadata.universal/changelog.txt
@@ -1,3 +1,6 @@
+[B]2.4.2[/B]
+- fixed: original title once again
+
 [B]2.4.1[/B]
 - fixed: original title once again
 
diff --git a/metadata.universal/universal.xml b/metadata.universal/universal.xml
index 23ef64b..f0aac89 100644
--- a/metadata.universal/universal.xml
+++ b/metadata.universal/universal.xml
@@ -83,7 +83,7 @@
                                <expression fixchars="2">&lt;meta 
name=&quot;title&quot; content=&quot;(IMDb - 
)?(?:&amp;#x22;)?([^&quot;]*?)(?:&amp;#x22;)? 
\([^\(]*?([0-9]{4})(?:–\s)?\)</expression>
                        </RegExp>
                        <RegExp input="$$1" output="\1" dest="19">
-                               <expression fixchars="1" 
trim="1">&lt;br/&gt;&lt;span\sclass=&quot;title-extra&quot;\sitemprop=&quot;name&quot;&gt;([^&lt;]*)&lt;i&gt;\(original\stitle\)</expression>
+                               <expression fixchars="1" 
trim="1">&lt;br/&gt;&lt;span\sclass=&quot;title-extra&quot;\sitemprop=&quot;name&quot;&gt;\s*&quot;([^&quot;]*)&quot;\s*&lt;i&gt;\(original\stitle\)</expression>
                        </RegExp>
                        <RegExp input="$$1" output="\2" dest="20">
                                <expression>&lt;meta 
name=&quot;title&quot;\scontent=&quot;([^&quot;]*?)\s\([^\(]*?([0-9]{4})(?:–\s)?\)</expression>

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

Summary of changes:
 metadata.universal/addon.xml     |    2 +-
 metadata.universal/changelog.txt |    3 +++
 metadata.universal/universal.xml |    2 +-
 3 files changed, 5 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
Scrapers

------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr
_______________________________________________
Xbmc-addons mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xbmc-addons

Reply via email to