We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc58c7a commit a1014abCopy full SHA for a1014ab
2 files changed
addon.xml
@@ -1,5 +1,5 @@
1
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2
-<addon id="metadata.tvdb.com.python" name="The TVDB (new)" version="1.0.3" provider-name="Team Kodi">
+<addon id="metadata.tvdb.com.python" name="The TVDB (new)" version="1.0.4" provider-name="Team Kodi">
3
<requires>
4
<import addon="xbmc.metadata" version="2.1.0" />
5
<import addon="xbmc.python" version="3.0.0" />
changelog.txt
@@ -1,3 +1,7 @@
+1.0.4
+- Fix "airs before" (https://github.com/xbmc/metadata.tvdb.com.python/pull/42)
+- Update translations
+
1.0.3
6
- Fix problem with empty firstyear string in series response
7
0 commit comments