The branch, eden-pre has been updated
via 3523544caf6f102f9545f38aa83bb4270ad00b98 (commit)
from 712c45cccfd5b6ec158f1d705903ca45f0fd030d (commit)
- Log -----------------------------------------------------------------
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/scrapers;a=commit;h=3523544caf6f102f9545f38aa83bb4270ad00b98
commit 3523544caf6f102f9545f38aa83bb4270ad00b98
Author: vdrfan <[email protected]>
Date: Thu Jul 21 12:00:03 2011 +0200
[metadata.ofdb.de] updated to version 1.1.2
diff --git a/metadata.ofdb.de/addon.xml b/metadata.ofdb.de/addon.xml
index 90bf94b..106d39f 100644
--- a/metadata.ofdb.de/addon.xml
+++ b/metadata.ofdb.de/addon.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="metadata.ofdb.de"
name="OFDB"
- version="1.1.1"
+ version="1.1.2"
provider-name="Team XBMC + morte0815">
<requires>
<import addon="xbmc.metadata" version="1.0"/>
diff --git a/metadata.ofdb.de/changelog.txt b/metadata.ofdb.de/changelog.txt
index 1230f55..15edf69 100644
--- a/metadata.ofdb.de/changelog.txt
+++ b/metadata.ofdb.de/changelog.txt
@@ -1,3 +1,6 @@
+[B]1.1.2[/B]
+- fixed: url nfo handling
+
[B]1.1.1[/B]
- added: trailer scraping from TMDB via youtube plugin
diff --git a/metadata.ofdb.de/ofdb.xml b/metadata.ofdb.de/ofdb.xml
index 6a6b515..9623754 100644
--- a/metadata.ofdb.de/ofdb.xml
+++ b/metadata.ofdb.de/ofdb.xml
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<scraper framework="1.1" date="2011-07-14">
<NfoUrl dest="3">
- <RegExp input="$$1"
output="<details><url>http://ofdbgw.org/movie/\2</url><id>\2</id></details>"
dest="3">
- <expression clear="yes"
noclean="1">(http://www.ofdb.de/film/)([0-9]*),</expression>
+ <RegExp input="$$1"
output="<url>\1\2,\3</url><id>\2</id>" dest="3">
+ <expression clear="yes"
noclean="1">(http://www.ofdb.de/film/)([0-9]*),(.*)</expression>
</RegExp>
<RegExp input="$$1" output="<details><url
function="GetByIMDBId">http://ofdbgw.org/imdb2ofdb/tt\1</url><id>tt\1</id></details>"
dest="3">
<expression
noclean="1">imdb....?/Title\?([0-9]*)</expression>
-----------------------------------------------------------------------
Summary of changes:
metadata.ofdb.de/addon.xml | 2 +-
metadata.ofdb.de/changelog.txt | 3 +++
metadata.ofdb.de/ofdb.xml | 4 ++--
3 files changed, 6 insertions(+), 3 deletions(-)
hooks/post-receive
--
Scrapers
------------------------------------------------------------------------------
5 Ways to Improve & Secure Unified Communications
Unified Communications promises greater efficiencies for business. UC can
improve internal communications as well as offer faster, more efficient ways
to interact with customers and streamline customer service. Learn more!
http://www.accelacomm.com/jaw/sfnl/114/51426253/
_______________________________________________
Xbmc-addons mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xbmc-addons