Skip to content

Commit f638a6a

Browse files
authored
Add files via upload
Update version and changelog
1 parent eba3db9 commit f638a6a

File tree

2 files changed

+11
-5
lines changed

2 files changed

+11
-5
lines changed

addon.xml

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
22
<addon id="plugin.audio.mixcloud"
33
name="Mixcloud"
4-
version="3.0.3"
4+
version="3.0.4"
55
provider-name="jackyNIX">
66
<requires>
77
<import addon="xbmc.python" version="3.0.0"/>
@@ -19,10 +19,10 @@
1919
<description lang="fr_FR">Mixcloud redéfinit la radio. Écoutez les émissions radio, podcasts et mixes DJ sur demande.</description>
2020
<description lang="de_DE">Mixcloud erfindet Radio neu. Höre Radioshows, Podcasts und DJ Mixe wann immer Du willst.</description>
2121
<news>
22-
v3.0.3 (2022-09-18)
23-
Fixed KODI 20 incompatibility (thx PvD)
24-
( https://www.kodinerds.net/index.php/Thread/75794-Mixcloud-Addon-Kodi-20/ )
25-
Added new icon which combines old and new logo
22+
v3.0.4 (2023-10-08)
23+
Fixed broken Addon (Fix by Darionis)
24+
( https://forum.kodi.tv/showthread.php?tid=116386&page=13 )
25+
Updated german translations
2626
</news>
2727
<platform>all</platform>
2828
<language>en</language>
@@ -37,3 +37,5 @@
3737
<reuselanguageinvoker>true</reuselanguageinvoker>
3838
</extension>
3939
</addon>
40+
nsion>
41+
</addon>

changelog.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
3.0.4
2+
-add fix from Darionis (https://forum.kodi.tv/showthread.php?tid=116386&page=13)
3+
-updated german translations
4+
15
3.0.3
26
- fix kodi 20 compatibility (thx PvD @KODInerds forum)
37
- added new icon which combines old and new logo

0 commit comments

Comments
 (0)