The branch, dharma-pre has been updated
via 75f9f286ee9019dd0902c3c154b7dc4c7750e344 (commit)
from f1f19fb790307534fa639e5fa87264a7d7f29750 (commit)
- Log -----------------------------------------------------------------
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/scrapers;a=commit;h=75f9f286ee9019dd0902c3c154b7dc4c7750e344
commit 75f9f286ee9019dd0902c3c154b7dc4c7750e344
Author: olympia <[email protected]>
Date: Wed Oct 27 06:43:45 2010 +0200
[metadata.filmweb.pl] updated to version 1.1.3
diff --git a/metadata.filmweb.pl/addon.xml b/metadata.filmweb.pl/addon.xml
index 1571b7e..c56fb0f 100644
--- a/metadata.filmweb.pl/addon.xml
+++ b/metadata.filmweb.pl/addon.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="metadata.filmweb.pl"
name="Filmweb"
- version="1.1.2"
+ version="1.1.3"
provider-name="smuto">
<requires>
<import addon="xbmc.metadata" version="1.0"/>
diff --git a/metadata.filmweb.pl/filmweb.xml b/metadata.filmweb.pl/filmweb.xml
index f206d48..7c6923c 100644
--- a/metadata.filmweb.pl/filmweb.xml
+++ b/metadata.filmweb.pl/filmweb.xml
@@ -25,7 +25,7 @@
</NfoUrl>
<GetByIMDBId dest="3">
<RegExp input="$$1" output="<details><url
function="FilmwebByIMDBId">http://ajax.googleapis.com/ajax/services/search/web?v=1.0&amp;q=\1+site:filmweb.pl</url><details>"
dest="3+">
- <expression encode="1"><h3
class=[^>]+>(.*?)</h3</expression>
+ <expression fixchars="1" encode="1"><h3
class=[^>]+>(.*?)\([0-9]{4}\)</expression>
</RegExp>
</GetByIMDBId>
<FilmwebByIMDBId dest="3">
@@ -176,27 +176,27 @@
<Opisy dest="5">
<RegExp input="$$8" output="<?xml version="1.0"
encoding="utf-8"
standalone="yes"?><details><plot>\1</plot></details>"
dest="5">
<RegExp input="$$1" output="\1" dest="8">
-
<expression>class="desc.*?<p>(.*?)</p></expression>
+ <expression noclean="1"
fixchars="1">class="desc.*?<p>(.*?)</p></expression>
</RegExp>
<RegExp input="$$10" output="\1 [opis dystrybutora]"
dest="8">
<RegExp input="$$1" output="\1" dest="10">
-
<expression>class="desc[^~]+<p>([^\[]+)\[opis</expression>
+ <expression noclean="1"
fixchars="1">class="desc[^~]+<p>([^\[]+)\[opis</expression>
</RegExp>
- <expression>(.+)</expression>
+ <expression noclean="1">(.+)</expression>
</RegExp>
<RegExp input="$$11" output="\1 [opis dystrybutora
dvd]" dest="8">
<RegExp input="$$1" output="\1" dest="11">
-
<expression>class="desc[^~]+<p>(.*?)</p>[^\[]+\[opis dystrybutora
dvd</expression>
+ <expression noclean="1"
fixchars="1">class="desc[^~]+<p>(.*?)</p>[^\[]+\[opis dystrybutora
dvd</expression>
</RegExp>
- <expression>(.+)</expression>
+ <expression noclean="1">(.+)</expression>
</RegExp>
<RegExp input="$$12" output="\1 [opis dystrybutora
kino]" dest="8">
<RegExp input="$$1" output="\1" dest="12">
-
<expression>class="desc[^~]+<p>(.*?)</p>[^\[]+\[opis dystrybutora
kino</expression>
+ <expression noclean="1"
fixchars="1">class="desc[^~]+<p>(.*?)</p>[^\[]+\[opis dystrybutora
kino</expression>
</RegExp>
- <expression>(.+)</expression>
+ <expression noclean="1">(.+)</expression>
</RegExp>
- <expression noclean="1" fixchars="1"/>
+ <expression/>
</RegExp>
</Opisy>
<Plakaty dest="5">
@@ -292,7 +292,7 @@
<expression
noclean="1">mediaPhotosList(.*?)</ul></expression>
</RegExp>
<RegExp input="$$7"
output="<thumb>\1</thumb>" dest="8">
- <expression noclean="1"
repeat="yes">href="([^"]+)</expression>
+ <expression noclean="1"
repeat="yes">href="([^"]+)" o</expression>
</RegExp>
<expression noclean="1"/>
</RegExp>
diff --git a/metadata.filmweb.pl/resources/language/Polish/strings.xml
b/metadata.filmweb.pl/resources/language/Polish/strings.xml
index b793cde..71a1c25 100644
--- a/metadata.filmweb.pl/resources/language/Polish/strings.xml
+++ b/metadata.filmweb.pl/resources/language/Polish/strings.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<strings>
- <string id="30000">Wysoka jakoÅÄ okÅadki</string>
+ <string id="30000">Pobieraj wszystkie dostÄpne okÅadki</string>
<string id="30001">PeÅna obsada z IMDb</string>
<string id="30002">Ocena z IMDb</string>
<string id="30003">Szukaj imdb.id tylko na bazie tytuÅu</string>
-----------------------------------------------------------------------
Summary of changes:
metadata.filmweb.pl/addon.xml | 2 +-
metadata.filmweb.pl/filmweb.xml | 20 ++++++++++----------
.../resources/language/Polish/strings.xml | 2 +-
3 files changed, 12 insertions(+), 12 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