The branch, dharma-pre has been updated
via 92c17341795ccc7dd3e1db4d542b327b2b50a344 (commit)
from 49b265787fa5d0a36ad1aa6246e4d5837228ec64 (commit)
- Log -----------------------------------------------------------------
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/scrapers;a=commit;h=92c17341795ccc7dd3e1db4d542b327b2b50a344
commit 92c17341795ccc7dd3e1db4d542b327b2b50a344
Author: olympia <[email protected]>
Date: Sat Oct 23 17:03:44 2010 +0200
[metadata.imdb.com] Fixed previous commit
diff --git a/metadata.imdb.com/addon.xml b/metadata.imdb.com/addon.xml
index 046a311..a6d7678 100644
--- a/metadata.imdb.com/addon.xml
+++ b/metadata.imdb.com/addon.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="metadata.imdb.com"
name="IMDb"
- version="2.1.2"
+ version="2.1.3"
provider-name="Team XBMC">
<requires>
<import addon="xbmc.metadata" version="1.0"/>
diff --git a/metadata.imdb.com/changelog.txt b/metadata.imdb.com/changelog.txt
index cc932f0..4c3927d 100644
--- a/metadata.imdb.com/changelog.txt
+++ b/metadata.imdb.com/changelog.txt
@@ -1,3 +1,6 @@
+[B]2.1.3[/B]
+- fixed: fix previous commit
+
[B]2.1.2[/B]
- fixed: title scraping due to site changes
diff --git a/metadata.imdb.com/imdb.xml b/metadata.imdb.com/imdb.xml
index 3ccb9da..121d9e3 100644
--- a/metadata.imdb.com/imdb.xml
+++ b/metadata.imdb.com/imdb.xml
@@ -170,7 +170,7 @@
<expression>(.+)</expression>
</RegExp>
<RegExp input="$$1" output="\1" dest="12">
- <expression><a
href="/country/[^>]+>(USA|UK|NewZealand|Canada)</expression></expression>
+ <expression><a
href="/country/[^>]+>(USA|UK|NewZealand|Canada)</expression>
</RegExp>
<RegExp input="$$12" output="$$9" dest="10">
<expression>(.+)</expression>
-----------------------------------------------------------------------
Summary of changes:
metadata.imdb.com/addon.xml | 2 +-
metadata.imdb.com/changelog.txt | 3 +++
metadata.imdb.com/imdb.xml | 2 +-
3 files changed, 5 insertions(+), 2 deletions(-)
hooks/post-receive
--
Scrapers
------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
Xbmc-addons mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xbmc-addons