<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://kodi.wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Stietz</id>
	<title>Official Kodi Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://kodi.wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Stietz"/>
	<link rel="alternate" type="text/html" href="https://kodi.wiki/view/Special:Contributions/Stietz"/>
	<updated>2026-06-27T13:59:09Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://kodi.wiki/index.php?title=Add-on:Radio&amp;diff=221691</id>
		<title>Add-on:Radio</title>
		<link rel="alternate" type="text/html" href="https://kodi.wiki/index.php?title=Add-on:Radio&amp;diff=221691"/>
		<updated>2020-10-09T08:49:47Z</updated>

		<summary type="html">&lt;p&gt;Stietz: /* Changelog */  Update changelog&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Addon &lt;br /&gt;
|Name=Radio&lt;br /&gt;
|provider-name=Tristan Fischer, enen92&lt;br /&gt;
|ID=plugin.audio.radio_de&lt;br /&gt;
|latest-version=3.0.3&lt;br /&gt;
|extension point=xbmc.python.pluginsource&lt;br /&gt;
|provides=audio&lt;br /&gt;
|Summary=Access &amp;amp;gt;30000 radio broadcasts&lt;br /&gt;
|Description=Music plugin to access over 30000 international radio broadcasts from rad.io, radio.de, radio.fr, radio.pt and radio.es&lt;br /&gt;
Currently features&lt;br /&gt;
- English, german, french translated&lt;br /&gt;
- Browse stations by location, genre, topic, country, city and language&lt;br /&gt;
- Search for stations&lt;br /&gt;
- 115 genres, 59 topics, 94 countrys, 1010 citys, 63 languages&lt;br /&gt;
|Platform=all&lt;br /&gt;
|Language=&lt;br /&gt;
|License=GPL-2.0-only&lt;br /&gt;
|Forum=https://forum.kodi.tv/showthread.php?tid=119362&lt;br /&gt;
|Website=https://www.radio.de&lt;br /&gt;
|Source=https://github.com/XBMC-Addons/plugin.audio.radio_de&lt;br /&gt;
|Email=&lt;br /&gt;
|broken=&lt;br /&gt;
|icon url=http://mirrors.kodi.tv/addons/leia/plugin.audio.radio_de/icon.png}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== General Info ==&lt;br /&gt;
It is a music plugin to provide quick access to more than 4000 international radio broadcasts (powered by the websites http://www.rad.io (English), http://www.radio.de (German) and http://www.radio.fr (French)).&lt;br /&gt;
Please note that there also official broadcasters present, not just &amp;quot;only internet radio stations&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
You can browse the stations via 115 genres, 59 topics, 94 countries, 1010 cities or 63 languages (all translated to English, German and French).&lt;br /&gt;
&lt;br /&gt;
== Features ==&lt;br /&gt;
* Editorials Recommendations&lt;br /&gt;
* Top 100 Stations&lt;br /&gt;
* Browse by genre&lt;br /&gt;
* Browse by topic&lt;br /&gt;
* Browse by country&lt;br /&gt;
* Browse by city&lt;br /&gt;
* Browse by language&lt;br /&gt;
* Local Stations&lt;br /&gt;
* Search for Station&lt;br /&gt;
* My Stations&lt;br /&gt;
&lt;br /&gt;
== My Stations ==&lt;br /&gt;
You can add every Station to the list of your favorites by using the context-menu (c on keyboard) and choosing &amp;quot;Add to My Stations&amp;quot;.&lt;br /&gt;
All stations on your My Stations-List are directly accessible via the root entry &amp;quot;My Stations&amp;quot; of the plugin. &lt;br /&gt;
&lt;br /&gt;
== Code ==&lt;br /&gt;
If you are interested in the Code or want to contribute (translations are always welcome) please have a look to its github page:&lt;br /&gt;
https://github.com/XBMC-Addons/plugin.audio.radio_de&lt;br /&gt;
&lt;br /&gt;
== Changelog ==&lt;br /&gt;
The full changelog can be found on GitHub: https://github.com/XBMC-Addons/plugin.audio.radio_de/blob/matrix/changelog.txt&lt;br /&gt;
&lt;br /&gt;
 v3.0.4+matrix.0 (27/9/2020)&lt;br /&gt;
     - [new] Add stationname property&lt;br /&gt;
 &lt;br /&gt;
 v3.0.3+matrix.6 (1/5/2020)&lt;br /&gt;
     - [fix] Custom stations if the url is not a playlist&lt;br /&gt;
     - [new] Spanish website radio.es and improved translations&lt;br /&gt;
     - [new] screenshot support for addon-website&lt;br /&gt;
 &lt;br /&gt;
 v3.0.2+matrix.1 (1/5/2020)&lt;br /&gt;
     - [fix] Custom stations if the url is not a playlist&lt;br /&gt;
 &lt;br /&gt;
 v3.0.1+matrix.1 (13/4/2020)&lt;br /&gt;
     - [new] Use internal playlist resolver also in custom stations&lt;br /&gt;
 &lt;br /&gt;
 v3.0.0+matrix.1 (12/4/2020)&lt;br /&gt;
     - [new] Automated submissions to matrix&lt;br /&gt;
     - [new] Python3 only version&lt;br /&gt;
     - [new] New language layout and other matrix fixes&lt;br /&gt;
     - [fix] Playlist based stations&lt;br /&gt;
     - [fix] Ratings&lt;br /&gt;
  &lt;br /&gt;
  v2.4.2 (9/2/2020)&lt;br /&gt;
     - [add] sort methods for categories&lt;br /&gt;
     - [add] setting to prefer http connections over https if http streams are available&lt;br /&gt;
     - [fix] use sys.version_info[0] for compatibility with python2.6&lt;br /&gt;
 &lt;br /&gt;
 v2.4.1 (31/12/2019)&lt;br /&gt;
     - [fix] Custom radio tracks&lt;br /&gt;
 &lt;br /&gt;
 v2.4.0 (29/12/2019)&lt;br /&gt;
     - [new] Use radio API v2&lt;br /&gt;
     - [fix] Remove dead code&lt;br /&gt;
     - [new] Add radio.pt&lt;br /&gt;
     - [new] Page listings&lt;br /&gt;
     - [new] Better quality logos&lt;br /&gt;
     - [new] Hide fanart setting&lt;br /&gt;
 &lt;br /&gt;
 v2.3.5 (25/12/2019)&lt;br /&gt;
     - [fix] Artwork not available in player&lt;br /&gt;
 &lt;br /&gt;
 2.3.2 (07.06.2017)&lt;br /&gt;
     - fixed playback&lt;br /&gt;
 &lt;br /&gt;
 2.3.1 (15.02.2015)&lt;br /&gt;
     - updated translations&lt;br /&gt;
 &lt;br /&gt;
 2.3.0 (29.11.2013)&lt;br /&gt;
     - added playback for asx playlists (e.g. BBC)&lt;br /&gt;
     - added blayback for xml playlists&lt;br /&gt;
     - improved station search&lt;br /&gt;
 &lt;br /&gt;
 2.2.1 (11.08.2013)&lt;br /&gt;
     - updated translations&lt;br /&gt;
     - added new addon.xml tags&lt;br /&gt;
 &lt;br /&gt;
 2.2.0 (11.03.2013)&lt;br /&gt;
     - better station logos&lt;br /&gt;
     - better add-on icon&lt;br /&gt;
     - changed to xbmcswift2 v2.4.0&lt;br /&gt;
     - small code improvements&lt;br /&gt;
     - use random server on playlists (instead first one)&lt;br /&gt;
     - update translations&lt;br /&gt;
 &lt;br /&gt;
 2.1.3 (26.12.2012)&lt;br /&gt;
     - better station logos&lt;br /&gt;
     - fix unicode error&lt;br /&gt;
     - change to xbmcswift 1.3.0&lt;br /&gt;
 &lt;br /&gt;
 2.0.2 (16.12.2012)&lt;br /&gt;
     - fix no genre available (resulted in script error)&lt;br /&gt;
 &lt;br /&gt;
 2.0.1 (03.11.2012)&lt;br /&gt;
     - added migration code to convert old my_stations to new system&lt;br /&gt;
     - fixed unicode in custom station title&lt;br /&gt;
     - Added spanish translation (thx to Patrizia)&lt;br /&gt;
     - Added french translation (thx to stombi)&lt;br /&gt;
 &lt;br /&gt;
 2.0.0 (unreleased)&lt;br /&gt;
     - Code Rewrite&lt;br /&gt;
     - Possibility to add custom (user defined) Stations&lt;br /&gt;
     - Thumbnail View (You can disable in the add-on settings)&lt;br /&gt;
     - Change to the xbmcswift2 framework&lt;br /&gt;
     - New Icon&lt;br /&gt;
     - Possibilty to add Stations to the XBMC Favorites&lt;br /&gt;
 &lt;br /&gt;
 1.1.1 (Unreleased)&lt;br /&gt;
     - Added spanish translation (thx to Patrizia)&lt;br /&gt;
 &lt;br /&gt;
 1.1.0 (13.07.2012)&lt;br /&gt;
     - New My Station logic (listing should be much faster after initial migration)&lt;br /&gt;
     - Small fixes&lt;br /&gt;
 &lt;br /&gt;
 1.0.7 (unreleased)&lt;br /&gt;
     - Fixed: error in language_guessing&lt;br /&gt;
     - Fixed: routes (fix xbmcswift-xbox usecase)&lt;br /&gt;
 &lt;br /&gt;
 1.0.6 (05.03.2012)&lt;br /&gt;
     - Fixed: error if a station was added to the list of mystations but has become unavailable&lt;br /&gt;
     - Improved error catching&lt;br /&gt;
     - Improved: Show bitrate in &amp;quot;kbit/s&amp;quot;, not &amp;quot;B&amp;quot;&lt;br /&gt;
 &lt;br /&gt;
 1.0.5 (26.02.2012)&lt;br /&gt;
     - Fixed .m3u playlists with empty lines (thx to Malte_Schroeder)&lt;br /&gt;
 &lt;br /&gt;
 1.0.4 (18.02.2012)&lt;br /&gt;
     - Fixed python &amp;lt;2.5 error&lt;br /&gt;
     - Added french translation (thx to stombi)&lt;br /&gt;
 &lt;br /&gt;
 1.0.3 (07.02.2012)&lt;br /&gt;
     - added workaround for streams with .m3u and .pls files&lt;br /&gt;
     - changed: show full context menu&lt;br /&gt;
 &lt;br /&gt;
 1.0.2 (29.01.2012)&lt;br /&gt;
     - Fix error with UTF-8 characters in search string &lt;br /&gt;
 &lt;br /&gt;
 1.0.1 (13.01.2012)&lt;br /&gt;
     - Initial Release&lt;br /&gt;
&lt;br /&gt;
== Getting help ==&lt;br /&gt;
If you have found a bug or have ideas how to improve it, just reply to its thread:&lt;br /&gt;
https://forum.kodi.tv/showthread.php?tid=119362&lt;br /&gt;
&lt;br /&gt;
[[Category:Add-ons with license tag]]&lt;br /&gt;
[[Category:Add-ons with source tag]]&lt;br /&gt;
[[Category:Add-ons with website tag]]&lt;br /&gt;
[[Category:All add-ons]]&lt;br /&gt;
[[Category:Music add-ons]]&lt;br /&gt;
[[Category:Krypton add-on repository]]&lt;br /&gt;
[[Category:Isengard add-on repository]]&lt;br /&gt;
[[Category:Matrix add-on repository]]&lt;br /&gt;
[[Category:Gotham add-on repository]]&lt;br /&gt;
[[Category:Helix add-on repository]]&lt;br /&gt;
[[Category:Leia add-on repository]]&lt;br /&gt;
[[Category:Jarvis add-on repository]]&lt;/div&gt;</summary>
		<author><name>Stietz</name></author>
	</entry>
	<entry>
		<id>https://kodi.wiki/index.php?title=Add-on:Radio&amp;diff=221690</id>
		<title>Add-on:Radio</title>
		<link rel="alternate" type="text/html" href="https://kodi.wiki/index.php?title=Add-on:Radio&amp;diff=221690"/>
		<updated>2020-10-09T08:40:56Z</updated>

		<summary type="html">&lt;p&gt;Stietz: /* Getting help */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Addon &lt;br /&gt;
|Name=Radio&lt;br /&gt;
|provider-name=Tristan Fischer, enen92&lt;br /&gt;
|ID=plugin.audio.radio_de&lt;br /&gt;
|latest-version=3.0.3&lt;br /&gt;
|extension point=xbmc.python.pluginsource&lt;br /&gt;
|provides=audio&lt;br /&gt;
|Summary=Access &amp;amp;gt;30000 radio broadcasts&lt;br /&gt;
|Description=Music plugin to access over 30000 international radio broadcasts from rad.io, radio.de, radio.fr, radio.pt and radio.es&lt;br /&gt;
Currently features&lt;br /&gt;
- English, german, french translated&lt;br /&gt;
- Browse stations by location, genre, topic, country, city and language&lt;br /&gt;
- Search for stations&lt;br /&gt;
- 115 genres, 59 topics, 94 countrys, 1010 citys, 63 languages&lt;br /&gt;
|Platform=all&lt;br /&gt;
|Language=&lt;br /&gt;
|License=GPL-2.0-only&lt;br /&gt;
|Forum=https://forum.kodi.tv/showthread.php?tid=119362&lt;br /&gt;
|Website=https://www.radio.de&lt;br /&gt;
|Source=https://github.com/XBMC-Addons/plugin.audio.radio_de&lt;br /&gt;
|Email=&lt;br /&gt;
|broken=&lt;br /&gt;
|icon url=http://mirrors.kodi.tv/addons/leia/plugin.audio.radio_de/icon.png}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== General Info ==&lt;br /&gt;
It is a music plugin to provide quick access to more than 4000 international radio broadcasts (powered by the websites http://www.rad.io (English), http://www.radio.de (German) and http://www.radio.fr (French)).&lt;br /&gt;
Please note that there also official broadcasters present, not just &amp;quot;only internet radio stations&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
You can browse the stations via 115 genres, 59 topics, 94 countries, 1010 cities or 63 languages (all translated to English, German and French).&lt;br /&gt;
&lt;br /&gt;
== Features ==&lt;br /&gt;
* Editorials Recommendations&lt;br /&gt;
* Top 100 Stations&lt;br /&gt;
* Browse by genre&lt;br /&gt;
* Browse by topic&lt;br /&gt;
* Browse by country&lt;br /&gt;
* Browse by city&lt;br /&gt;
* Browse by language&lt;br /&gt;
* Local Stations&lt;br /&gt;
* Search for Station&lt;br /&gt;
* My Stations&lt;br /&gt;
&lt;br /&gt;
== My Stations ==&lt;br /&gt;
You can add every Station to the list of your favorites by using the context-menu (c on keyboard) and choosing &amp;quot;Add to My Stations&amp;quot;.&lt;br /&gt;
All stations on your My Stations-List are directly accessible via the root entry &amp;quot;My Stations&amp;quot; of the plugin. &lt;br /&gt;
&lt;br /&gt;
== Code ==&lt;br /&gt;
If you are interested in the Code or want to contribute (translations are always welcome) please have a look to its github page:&lt;br /&gt;
https://github.com/XBMC-Addons/plugin.audio.radio_de&lt;br /&gt;
&lt;br /&gt;
== Changelog ==&lt;br /&gt;
 2.1.3 (26.12.2012)&lt;br /&gt;
     - better station logos&lt;br /&gt;
     - fix unicode error&lt;br /&gt;
     - change to xbmcswift 1.3.0&lt;br /&gt;
 &lt;br /&gt;
 2.0.2 (16.12.2012)&lt;br /&gt;
     - fix no genre available (resulted in script error)&lt;br /&gt;
 &lt;br /&gt;
 2.0.1 (03.11.2012)&lt;br /&gt;
     - added migration code to convert old my_stations to new system&lt;br /&gt;
     - fixed unicode in custom station title&lt;br /&gt;
     - Added spanish translation (thx to Patrizia)&lt;br /&gt;
     - Added french translation (thx to stombi)&lt;br /&gt;
 &lt;br /&gt;
 2.0.0 (unreleased)&lt;br /&gt;
     - Code Rewrite&lt;br /&gt;
     - Possibility to add custom (user defined) Stations&lt;br /&gt;
     - Thumbnail View (You can disable in the add-on settings)&lt;br /&gt;
     - Change to the xbmcswift2 framework&lt;br /&gt;
     - New Icon&lt;br /&gt;
     - Possibilty to add Stations to the XBMC Favorites&lt;br /&gt;
 &lt;br /&gt;
 1.1.1 (Unreleased)&lt;br /&gt;
     - Added spanish translation (thx to Patrizia)&lt;br /&gt;
 &lt;br /&gt;
 1.1.0 (13.07.2012)&lt;br /&gt;
     - New My Station logic (listing should be much faster after initial migration)&lt;br /&gt;
     - Small fixes&lt;br /&gt;
 &lt;br /&gt;
 1.0.7 (unreleased)&lt;br /&gt;
     - Fixed: error in language_guessing&lt;br /&gt;
     - Fixed: routes (fix xbmcswift-xbox usecase)&lt;br /&gt;
 &lt;br /&gt;
 1.0.6 (05.03.2012)&lt;br /&gt;
     - Fixed: error if a station was added to the list of mystations but has become unavailable&lt;br /&gt;
     - Improved error catching&lt;br /&gt;
     - Improved: Show bitrate in &amp;quot;kbit/s&amp;quot;, not &amp;quot;B&amp;quot;&lt;br /&gt;
 &lt;br /&gt;
 1.0.5 (26.02.2012)&lt;br /&gt;
     - Fixed .m3u playlists with empty lines (thx to Malte_Schroeder)&lt;br /&gt;
 &lt;br /&gt;
 1.0.4 (18.02.2012)&lt;br /&gt;
     - Fixed python &amp;lt;2.5 error&lt;br /&gt;
     - Added french translation (thx to stombi)&lt;br /&gt;
 &lt;br /&gt;
 1.0.3 (07.02.2012)&lt;br /&gt;
     - added workaround for streams with .m3u and .pls files&lt;br /&gt;
     - changed: show full context menu&lt;br /&gt;
 &lt;br /&gt;
 1.0.2 (29.01.2012)&lt;br /&gt;
     - Fix error with UTF-8 characters in search string&lt;br /&gt;
 &lt;br /&gt;
 1.0.1 (13.01.2012)&lt;br /&gt;
     - Initial Release&lt;br /&gt;
&lt;br /&gt;
== Getting help ==&lt;br /&gt;
If you have found a bug or have ideas how to improve it, just reply to its thread:&lt;br /&gt;
https://forum.kodi.tv/showthread.php?tid=119362&lt;br /&gt;
&lt;br /&gt;
[[Category:Add-ons with license tag]]&lt;br /&gt;
[[Category:Add-ons with source tag]]&lt;br /&gt;
[[Category:Add-ons with website tag]]&lt;br /&gt;
[[Category:All add-ons]]&lt;br /&gt;
[[Category:Music add-ons]]&lt;br /&gt;
[[Category:Krypton add-on repository]]&lt;br /&gt;
[[Category:Isengard add-on repository]]&lt;br /&gt;
[[Category:Matrix add-on repository]]&lt;br /&gt;
[[Category:Gotham add-on repository]]&lt;br /&gt;
[[Category:Helix add-on repository]]&lt;br /&gt;
[[Category:Leia add-on repository]]&lt;br /&gt;
[[Category:Jarvis add-on repository]]&lt;/div&gt;</summary>
		<author><name>Stietz</name></author>
	</entry>
	<entry>
		<id>https://kodi.wiki/index.php?title=Add-on:Radio&amp;diff=221689</id>
		<title>Add-on:Radio</title>
		<link rel="alternate" type="text/html" href="https://kodi.wiki/index.php?title=Add-on:Radio&amp;diff=221689"/>
		<updated>2020-10-09T08:38:48Z</updated>

		<summary type="html">&lt;p&gt;Stietz: /* Code */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Addon &lt;br /&gt;
|Name=Radio&lt;br /&gt;
|provider-name=Tristan Fischer, enen92&lt;br /&gt;
|ID=plugin.audio.radio_de&lt;br /&gt;
|latest-version=3.0.3&lt;br /&gt;
|extension point=xbmc.python.pluginsource&lt;br /&gt;
|provides=audio&lt;br /&gt;
|Summary=Access &amp;amp;gt;30000 radio broadcasts&lt;br /&gt;
|Description=Music plugin to access over 30000 international radio broadcasts from rad.io, radio.de, radio.fr, radio.pt and radio.es&lt;br /&gt;
Currently features&lt;br /&gt;
- English, german, french translated&lt;br /&gt;
- Browse stations by location, genre, topic, country, city and language&lt;br /&gt;
- Search for stations&lt;br /&gt;
- 115 genres, 59 topics, 94 countrys, 1010 citys, 63 languages&lt;br /&gt;
|Platform=all&lt;br /&gt;
|Language=&lt;br /&gt;
|License=GPL-2.0-only&lt;br /&gt;
|Forum=https://forum.kodi.tv/showthread.php?tid=119362&lt;br /&gt;
|Website=https://www.radio.de&lt;br /&gt;
|Source=https://github.com/XBMC-Addons/plugin.audio.radio_de&lt;br /&gt;
|Email=&lt;br /&gt;
|broken=&lt;br /&gt;
|icon url=http://mirrors.kodi.tv/addons/leia/plugin.audio.radio_de/icon.png}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== General Info ==&lt;br /&gt;
It is a music plugin to provide quick access to more than 4000 international radio broadcasts (powered by the websites http://www.rad.io (English), http://www.radio.de (German) and http://www.radio.fr (French)).&lt;br /&gt;
Please note that there also official broadcasters present, not just &amp;quot;only internet radio stations&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
You can browse the stations via 115 genres, 59 topics, 94 countries, 1010 cities or 63 languages (all translated to English, German and French).&lt;br /&gt;
&lt;br /&gt;
== Features ==&lt;br /&gt;
* Editorials Recommendations&lt;br /&gt;
* Top 100 Stations&lt;br /&gt;
* Browse by genre&lt;br /&gt;
* Browse by topic&lt;br /&gt;
* Browse by country&lt;br /&gt;
* Browse by city&lt;br /&gt;
* Browse by language&lt;br /&gt;
* Local Stations&lt;br /&gt;
* Search for Station&lt;br /&gt;
* My Stations&lt;br /&gt;
&lt;br /&gt;
== My Stations ==&lt;br /&gt;
You can add every Station to the list of your favorites by using the context-menu (c on keyboard) and choosing &amp;quot;Add to My Stations&amp;quot;.&lt;br /&gt;
All stations on your My Stations-List are directly accessible via the root entry &amp;quot;My Stations&amp;quot; of the plugin. &lt;br /&gt;
&lt;br /&gt;
== Code ==&lt;br /&gt;
If you are interested in the Code or want to contribute (translations are always welcome) please have a look to its github page:&lt;br /&gt;
https://github.com/XBMC-Addons/plugin.audio.radio_de&lt;br /&gt;
&lt;br /&gt;
== Changelog ==&lt;br /&gt;
 2.1.3 (26.12.2012)&lt;br /&gt;
     - better station logos&lt;br /&gt;
     - fix unicode error&lt;br /&gt;
     - change to xbmcswift 1.3.0&lt;br /&gt;
 &lt;br /&gt;
 2.0.2 (16.12.2012)&lt;br /&gt;
     - fix no genre available (resulted in script error)&lt;br /&gt;
 &lt;br /&gt;
 2.0.1 (03.11.2012)&lt;br /&gt;
     - added migration code to convert old my_stations to new system&lt;br /&gt;
     - fixed unicode in custom station title&lt;br /&gt;
     - Added spanish translation (thx to Patrizia)&lt;br /&gt;
     - Added french translation (thx to stombi)&lt;br /&gt;
 &lt;br /&gt;
 2.0.0 (unreleased)&lt;br /&gt;
     - Code Rewrite&lt;br /&gt;
     - Possibility to add custom (user defined) Stations&lt;br /&gt;
     - Thumbnail View (You can disable in the add-on settings)&lt;br /&gt;
     - Change to the xbmcswift2 framework&lt;br /&gt;
     - New Icon&lt;br /&gt;
     - Possibilty to add Stations to the XBMC Favorites&lt;br /&gt;
 &lt;br /&gt;
 1.1.1 (Unreleased)&lt;br /&gt;
     - Added spanish translation (thx to Patrizia)&lt;br /&gt;
 &lt;br /&gt;
 1.1.0 (13.07.2012)&lt;br /&gt;
     - New My Station logic (listing should be much faster after initial migration)&lt;br /&gt;
     - Small fixes&lt;br /&gt;
 &lt;br /&gt;
 1.0.7 (unreleased)&lt;br /&gt;
     - Fixed: error in language_guessing&lt;br /&gt;
     - Fixed: routes (fix xbmcswift-xbox usecase)&lt;br /&gt;
 &lt;br /&gt;
 1.0.6 (05.03.2012)&lt;br /&gt;
     - Fixed: error if a station was added to the list of mystations but has become unavailable&lt;br /&gt;
     - Improved error catching&lt;br /&gt;
     - Improved: Show bitrate in &amp;quot;kbit/s&amp;quot;, not &amp;quot;B&amp;quot;&lt;br /&gt;
 &lt;br /&gt;
 1.0.5 (26.02.2012)&lt;br /&gt;
     - Fixed .m3u playlists with empty lines (thx to Malte_Schroeder)&lt;br /&gt;
 &lt;br /&gt;
 1.0.4 (18.02.2012)&lt;br /&gt;
     - Fixed python &amp;lt;2.5 error&lt;br /&gt;
     - Added french translation (thx to stombi)&lt;br /&gt;
 &lt;br /&gt;
 1.0.3 (07.02.2012)&lt;br /&gt;
     - added workaround for streams with .m3u and .pls files&lt;br /&gt;
     - changed: show full context menu&lt;br /&gt;
 &lt;br /&gt;
 1.0.2 (29.01.2012)&lt;br /&gt;
     - Fix error with UTF-8 characters in search string&lt;br /&gt;
 &lt;br /&gt;
 1.0.1 (13.01.2012)&lt;br /&gt;
     - Initial Release&lt;br /&gt;
&lt;br /&gt;
== Getting help ==&lt;br /&gt;
If you have found a bug or have ideas how to improve it, just reply to its thread:&lt;br /&gt;
http://forum.kodi.tv/showthread.php?t=119362&lt;br /&gt;
&lt;br /&gt;
[[Category:Add-ons with license tag]]&lt;br /&gt;
[[Category:Add-ons with source tag]]&lt;br /&gt;
[[Category:Add-ons with website tag]]&lt;br /&gt;
[[Category:All add-ons]]&lt;br /&gt;
[[Category:Music add-ons]]&lt;br /&gt;
[[Category:Krypton add-on repository]]&lt;br /&gt;
[[Category:Isengard add-on repository]]&lt;br /&gt;
[[Category:Matrix add-on repository]]&lt;br /&gt;
[[Category:Gotham add-on repository]]&lt;br /&gt;
[[Category:Helix add-on repository]]&lt;br /&gt;
[[Category:Leia add-on repository]]&lt;br /&gt;
[[Category:Jarvis add-on repository]]&lt;/div&gt;</summary>
		<author><name>Stietz</name></author>
	</entry>
</feed>