Skip to content

Commit cd6da09

Browse files
committed
Bump to 3.0.1+matrix.1
1 parent 678b32e commit cd6da09

2 files changed

Lines changed: 6 additions & 7 deletions

File tree

addon.xml

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<addon id="plugin.audio.radio_de" name="Radio" provider-name="Tristan Fischer, enen92" version="3.0.0+matrix.1">
1+
<addon id="plugin.audio.radio_de" name="Radio" provider-name="Tristan Fischer, enen92" version="3.0.1+matrix.1">
22
<requires>
33
<import addon="xbmc.python" version="3.0.0" />
44
<import addon="script.module.xbmcswift2" version="19.0.0" />
@@ -12,12 +12,8 @@
1212
<source>https://github.com/XBMC-Addons/plugin.audio.radio_de</source>
1313
<forum>https://forum.kodi.tv/showthread.php?tid=119362</forum>
1414
<license>GPL-2.0-only</license>
15-
<news>v3.0.0+matrix.1 (12/4/2020)
16-
[new] Automated submissions to matrix
17-
[new] Python3 only version
18-
[new] New language layout and other matrix fixes
19-
[fix] Playlist based stations
20-
[fix] Ratings
15+
<news>v3.0.1+matrix.1 (13/4/2020)
16+
[new] Use internal playlist resolver also in custom stations
2117
</news>
2218
<summary lang="be_BY">Access &gt;7000 radio broadcasts</summary>
2319
<summary lang="ca_ES">accedeix a mes de 7000 emissores de radio</summary>

changelog.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
v3.0.1+matrix.1 (13/4/2020)
2+
- [new] Use internal playlist resolver also in custom stations
3+
14
v3.0.0+matrix.1 (12/4/2020)
25
- [new] Automated submissions to matrix
36
- [new] Python3 only version

0 commit comments

Comments
 (0)