The branch, eden has been updated
via 5f77b616879f4633bb4b94f0e2c91f1b4f47ae3f (commit)
from 01924eb5b8df82891e3f6bd67638d82a9a302a6d (commit)
- Log -----------------------------------------------------------------
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/scrapers;a=commit;h=5f77b616879f4633bb4b94f0e2c91f1b4f47ae3f
commit 5f77b616879f4633bb4b94f0e2c91f1b4f47ae3f
Author: olympia <[email protected]>
Date: Sun Nov 4 10:21:12 2012 +0100
[metadata.tvdb.com] updated to version 1.4.1
diff --git a/metadata.tvdb.com/addon.xml b/metadata.tvdb.com/addon.xml
index 735634a..e84c2fc 100644
--- a/metadata.tvdb.com/addon.xml
+++ b/metadata.tvdb.com/addon.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="metadata.tvdb.com"
name="The TVDB"
- version="1.4.0"
+ version="1.4.1"
provider-name="Team XBMC">
<requires>
<import addon="xbmc.metadata" version="1.0"/>
diff --git a/metadata.tvdb.com/changelog.txt b/metadata.tvdb.com/changelog.txt
index 8e70291..690021e 100644
--- a/metadata.tvdb.com/changelog.txt
+++ b/metadata.tvdb.com/changelog.txt
@@ -1,3 +1,6 @@
+[B]1.4.1[/B]
+- Fixed: missing xml tag in GetTVDBId
+
[B]1.4.0[/B]
- Added: scraping of EpisodeID
diff --git a/metadata.tvdb.com/tvdb.xml b/metadata.tvdb.com/tvdb.xml
index 241b410..43dc18b 100644
--- a/metadata.tvdb.com/tvdb.xml
+++ b/metadata.tvdb.com/tvdb.xml
@@ -14,7 +14,7 @@
</NfoUrl>
<GetTVDBId dest="3">
- <RegExp input="$$1" output="<details><url
cache="\1.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/\1/all/$INFO[language].zip</url><id>\1</id>"
dest="3">
+ <RegExp input="$$1" output="<details><url
cache="\1.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/\1/all/$INFO[language].zip</url><id>\1</id></details>"
dest="3">
<expression><seriesid>([0-9]*)</seriesid></expression>
</RegExp>
</GetTVDBId>
-----------------------------------------------------------------------
Summary of changes:
metadata.tvdb.com/addon.xml | 2 +-
metadata.tvdb.com/changelog.txt | 3 +++
metadata.tvdb.com/tvdb.xml | 2 +-
3 files changed, 5 insertions(+), 2 deletions(-)
hooks/post-receive
--
Scrapers
------------------------------------------------------------------------------
LogMeIn Central: Instant, anywhere, Remote PC access and management.
Stay in control, update software, and manage PCs from one command center
Diagnose problems and improve visibility into emerging IT issues
Automate, monitor and manage. Do more in less time with Central
http://p.sf.net/sfu/logmein12331_d2d
_______________________________________________
Xbmc-addons mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xbmc-addons