We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2ff781 commit 56b56e5Copy full SHA for 56b56e5
audiodecoder.sacd/addon.xml.in
@@ -1,7 +1,7 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
<addon
3
id="audiodecoder.sacd"
4
- version="20.0.0"
+ version="20.1.0"
5
name="SACD ISO support"
6
provider-name="Team Kodi, AlwinEsch">
7
<requires>@ADDON_DEPENDS@</requires>
audiodecoder.sacd/changelog.txt
@@ -1,3 +1,10 @@
+v20.1.0:
+- Translation updates by Weblate
+- Kodi audiodecoder API update to version 4.0.0
+ - New used API support to scan about cover art image
+ - New used API function use to scan about file support
+ - New used API support to show and give infos of allowed extensions by addon
+
8
v20.0.0:
9
- Increased version to 20.0.0
10
- This addon version relates to Kodi 20 Nexus version
0 commit comments