The branch, eden-pre has been updated
via ff4ded7c46da7578486bf1d63a7cd64a8e752bb0 (commit)
from c1b44a2b385368b843e7ff684aa72d5ec6c1eb2f (commit)
- Log -----------------------------------------------------------------
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/scrapers;a=commit;h=ff4ded7c46da7578486bf1d63a7cd64a8e752bb0
commit ff4ded7c46da7578486bf1d63a7cd64a8e752bb0
Author: vdrfan <[email protected]>
Date: Sat Jun 4 09:13:05 2011 +0200
[metadata.videobuster.de] updated to version 1.1.0
diff --git a/metadata.videobuster.de/addon.xml
b/metadata.videobuster.de/addon.xml
index 0468605..dc95b84 100644
--- a/metadata.videobuster.de/addon.xml
+++ b/metadata.videobuster.de/addon.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="metadata.videobuster.de"
name="VideoBuster"
- version="1.0.9"
+ version="1.1.0"
provider-name="Team XBMC">
<requires>
<import addon="xbmc.metadata" version="1.0"/>
@@ -11,6 +11,7 @@
language="de"
library="videobuster.xml"/>
<extension point="xbmc.addon.metadata">
+ <summary lang="de">VideoBuster.de Film Scraper</summary>
<summary lang="en">VideoBuster.de Movie Scraper</summary>
<summary lang="hu">VideoBuster.de filmadat leolvasó</summary>
<summary lang="kr">VideoBuster.de ìí ì¤í¬ëí¼</summary>
@@ -18,6 +19,7 @@
<summary lang="pl">Scraper filmów VideoBuster.de</summary>
<summary lang="pt">Scraper de filmes VideoBuster.de</summary>
<summary lang="se">VideoBuster.de Filmskrapa</summary>
+ <description lang="de">Lade Filminformation von
www.videobuster.de</description>
<description lang="en">Download Movie information from
www.videobuster.de</description>
<description lang="hu">Film információk letöltése a
www.videobuster.de-rÅl</description>
<description lang="kr">www.videobuster.deìì ìí ì ë³´
ë¤ì´ë¡ë</description>
diff --git a/metadata.videobuster.de/changelog.txt
b/metadata.videobuster.de/changelog.txt
index 22551ed..95d51ad 100644
--- a/metadata.videobuster.de/changelog.txt
+++ b/metadata.videobuster.de/changelog.txt
@@ -1,3 +1,7 @@
+[B]1.1.0[/B]
+- better results if searching with year appended
+- removed dupe fanart expression
+
[B]1.0.9[/B]
- changed to use chain function to get fanart from tmdb
@@ -8,18 +12,14 @@
- added Hungarian translation
[B]1.0.5[/B]
-
- - fixed missing ratings
+- fixed missing ratings
[B]1.0.4[/B]
-
- return numeric runtime/duration values
[B]1.0.1-3[/B]
-
- added production countries
- internal tests
[B]1.0.0[/B]
-
- Initial import into addons repository
diff --git a/metadata.videobuster.de/videobuster.xml
b/metadata.videobuster.de/videobuster.xml
index 839fb38..8e0df85 100644
--- a/metadata.videobuster.de/videobuster.xml
+++ b/metadata.videobuster.de/videobuster.xml
@@ -7,7 +7,7 @@
</NfoUrl>
<CreateSearchUrl dest="3" SearchStringEncoding="iso-8859-1">
<RegExp input="$$1"
output="<url>http://www.videobuster.de/titlesearch.php?order_column=name&tab_search_content=movies&search_title=\1$$4</url>"
dest="3">
- <RegExp input="$$2" output="&search_year_from=\1"
dest="4+">
+ <RegExp input="$$2" output="&search_year_to=\1"
dest="4+">
<expression clear="yes">(.+)</expression>
</RegExp>
<expression noclean="1"/>
@@ -90,9 +90,6 @@
<RegExp input="$$1" output="<url
cache="google-\1"
function="ChainTMDBFanart">http://www.google.com/search?q=site:imdb.com+releaseinfo+\1+\2</url>"
dest="5+">
<expression trim="1" encode="1"><h1
style="margin-left:8px;">([^<]*)</h1>.*?Produktion:</div>.*?<div
class="content">.*?([0-9]*)</div></expression>
</RegExp>
- <RegExp input="$$1" output="<url
cache="google-\1"
function="ChainTMDBFanart">http://www.google.com/search?q=site:imdb.com+releaseinfo+\1+\2</url>"
dest="5+">
- <expression trim="1" encode="1"><h1
style="margin-left:8px;">([^<]*)</h1>.*?Produktion:</div>.*?<div
class="content">.*?([0-9]*)</div></expression>
- </RegExp>
<expression noclean="1"/>
</RegExp>
</GetDetails>
-----------------------------------------------------------------------
Summary of changes:
metadata.videobuster.de/addon.xml | 4 +++-
metadata.videobuster.de/changelog.txt | 10 +++++-----
metadata.videobuster.de/videobuster.xml | 5 +----
3 files changed, 9 insertions(+), 10 deletions(-)
hooks/post-receive
--
Scrapers
------------------------------------------------------------------------------
Simplify data backup and recovery for your virtual environment with vRanger.
Installation's a snap, and flexible recovery options mean your data is safe,
secure and there when you need it. Discover what all the cheering's about.
Get your free trial download today.
http://p.sf.net/sfu/quest-dev2dev2
_______________________________________________
Xbmc-addons mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xbmc-addons