Skip to content

Commit 9f52851

Browse files
committed
Version 3.0.0+matrix.1
1 parent bccccb4 commit 9f52851

2 files changed

Lines changed: 13 additions & 4 deletions

File tree

addon.xml

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,12 @@
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>v2.4.2 (9/2/2020)
16-
[add] sort methods for categories
17-
[add] setting to prefer http connections over https if http streams are available
18-
[fix] use sys.version_info[0] for compatibility with python2.6
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
1921
</news>
2022
<summary lang="be_BY">Access &gt;7000 radio broadcasts</summary>
2123
<summary lang="ca_ES">accedeix a mes de 7000 emissores de radio</summary>

changelog.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
v3.0.0+matrix.1 (12/4/2020)
2+
- [new] Automated submissions to matrix
3+
- [new] Python3 only version
4+
- [new] New language layout and other matrix fixes
5+
- [fix] Playlist based stations
6+
- [fix] Ratings
7+
18
v2.4.2 (9/2/2020)
29
- [add] sort methods for categories
310
- [add] setting to prefer http connections over https if http streams are available

0 commit comments

Comments
 (0)