Skip to content

Commit a1014ab

Browse files
committed
Tag version 1.0.4
1 parent bc58c7a commit a1014ab

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

addon.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?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">
2+
<addon id="metadata.tvdb.com.python" name="The TVDB (new)" version="1.0.4" provider-name="Team Kodi">
33
<requires>
44
<import addon="xbmc.metadata" version="2.1.0" />
55
<import addon="xbmc.python" version="3.0.0" />

changelog.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
1.0.4
2+
- Fix "airs before" (https://github.com/xbmc/metadata.tvdb.com.python/pull/42)
3+
- Update translations
4+
15
1.0.3
26
- Fix problem with empty firstyear string in series response
37

0 commit comments

Comments
 (0)