The branch, frodo has been updated
via 9611dfb586d094b527699775804e1fbdae227171 (commit)
from bb57b0a8a3190c905bbe824a6ed6f87da41850ac (commit)
- Log -----------------------------------------------------------------
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/scrapers;a=commit;h=9611dfb586d094b527699775804e1fbdae227171
commit 9611dfb586d094b527699775804e1fbdae227171
Author: olympia <[email protected]>
Date: Mon Feb 25 21:45:13 2013 +0100
[metadata.universal] updated to version 2.4.1
diff --git a/metadata.universal/addon.xml b/metadata.universal/addon.xml
index 8b85af3..d6ed661 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.0"
+ version="2.4.1"
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 45f4b2f..a796cea 100644
--- a/metadata.universal/changelog.txt
+++ b/metadata.universal/changelog.txt
@@ -1,3 +1,6 @@
+[B]2.4.1[/B]
+- fixed: original title once again
+
[B]2.4.0[/B]
- added: option to perform full search on IMDb
diff --git a/metadata.universal/universal.xml b/metadata.universal/universal.xml
index d059437..23ef64b 100644
--- a/metadata.universal/universal.xml
+++ b/metadata.universal/universal.xml
@@ -83,7 +83,7 @@
<expression fixchars="2"><meta
name="title" content="(IMDb -
)?(?:&#x22;)?([^"]*?)(?:&#x22;)?
\([^\(]*?([0-9]{4})(?:â\s)?\)</expression>
</RegExp>
<RegExp input="$$1" output="\1" dest="19">
- <expression fixchars="1"
trim="1"><br/><span\sclass="title-extra">([^<]*)<i>\(original
title\)</expression>
+ <expression fixchars="1"
trim="1"><br/><span\sclass="title-extra"\sitemprop="name">([^<]*)<i>\(original\stitle\)</expression>
</RegExp>
<RegExp input="$$1" output="\2" dest="20">
<expression><meta
name="title"\scontent="([^"]*?)\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
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
Xbmc-addons mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xbmc-addons