Add-on:Radio: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
m (Addon-Bot Update)
m (Addon-Bot repo category update)
(17 intermediate revisions by 3 users not shown)
Line 3: Line 3:
|provider-name=Tristan Fischer ([email protected])
|provider-name=Tristan Fischer ([email protected])
|ID=plugin.audio.radio_de
|ID=plugin.audio.radio_de
|latest-version=2.3.1
|latest-version=2.3.2
|extension point=xbmc.python.pluginsource
|extension point=xbmc.python.pluginsource
|provides=audio
|provides=audio
Line 21: Line 21:
|broken=
|broken=
|icon url=http://mirrors.kodi.tv/addons/isengard/plugin.audio.radio_de/icon.png}}
|icon url=http://mirrors.kodi.tv/addons/leia/plugin.audio.radio_de/icon.png}}




Line 110: Line 110:
http://forum.kodi.tv/showthread.php?t=119362
http://forum.kodi.tv/showthread.php?t=119362


[[Category:Add-ons with license tag]]
[[Category:Add-ons with source tag]]
[[Category:Add-ons with website tag]]
[[Category:All add-ons]]
[[Category:Music add-ons]]
[[Category:Krypton add-on repository]]
[[Category:Isengard add-on repository]]
[[Category:Gotham add-on repository]]
[[Category:Gotham add-on repository]]
[[Category:Isengard add-on repository]]
[[Category:Helix add-on repository]]
[[Category:Helix add-on repository]]
[[Category:Leia add-on repository]]
[[Category:Jarvis add-on repository]]
[[Category:Jarvis add-on repository]]

Revision as of 02:23, 3 February 2019

Radio
icon.png

See this add-on on the kodi.tv showcase

Author: Tristan Fischer ([email protected])
Website: link
Type: Music/Audio
Repo: Kodi.tv repo v20
Kodi.tv repo v19

License: GPL v2.0
Source: Source code
Summary: Access >7000 radio broadcasts
Home icon grey.png   ▶ Add-ons ▶ Radio
Attention talk.png Need help with this add-on? See here.

Music plugin to access over 7000 international radio broadcasts from rad.io, radio.de and radio.fr
Currently features
- English, german and french translated
- Browse stations by location, genre, topic, country, city and language
- Search for stations
- 115 genres, 59 topics, 94 countrys, 1010 citys, 63 languages

Installing

This add-on is installed from the Add-on browser located in Kodi as follows:

  1. Settings
  2. Add-ons
  3. Install from repository
  4. Music Add-ons
  5. Radio
  6. Install


General Info

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)). Please note that there also official broadcasters present, not just "only internet radio stations".

You can browse the stations via 115 genres, 59 topics, 94 countries, 1010 cities or 63 languages (all translated to English, German and French).

Features

  • Editorials Recommendations
  • Top 100 Stations
  • Browse by genre
  • Browse by topic
  • Browse by country
  • Browse by city
  • Browse by language
  • Local Stations
  • Search for Station
  • My Stations

My Stations

You can add every Station to the list of your favorites by using the context-menu (c on keyboard) and choosing "Add to My Stations". All stations on your My Stations-List are directly accessible via the root entry "My Stations" of the plugin.

Code

If you are interested in the Code or want to contribute (translations are always welcome) please have a look to its github page: https://github.com/dersphere/plugin.audio.radio_de

Changelog

2.1.3 (26.12.2012)
    - better station logos
    - fix unicode error
    - change to xbmcswift 1.3.0

2.0.2 (16.12.2012)
    - fix no genre available (resulted in script error)

2.0.1 (03.11.2012)
    - added migration code to convert old my_stations to new system
    - fixed unicode in custom station title
    - Added spanish translation (thx to Patrizia)
    - Added french translation (thx to stombi)

2.0.0 (unreleased)
    - Code Rewrite
    - Possibility to add custom (user defined) Stations
    - Thumbnail View (You can disable in the add-on settings)
    - Change to the xbmcswift2 framework
    - New Icon
    - Possibilty to add Stations to the XBMC Favorites

1.1.1 (Unreleased)
    - Added spanish translation (thx to Patrizia)

1.1.0 (13.07.2012)
    - New My Station logic (listing should be much faster after initial migration)
    - Small fixes

1.0.7 (unreleased)
    - Fixed: error in language_guessing
    - Fixed: routes (fix xbmcswift-xbox usecase)

1.0.6 (05.03.2012)
    - Fixed: error if a station was added to the list of mystations but has become unavailable
    - Improved error catching
    - Improved: Show bitrate in "kbit/s", not "B"

1.0.5 (26.02.2012)
    - Fixed .m3u playlists with empty lines (thx to Malte_Schroeder)

1.0.4 (18.02.2012)
    - Fixed python <2.5 error
    - Added french translation (thx to stombi)

1.0.3 (07.02.2012)
    - added workaround for streams with .m3u and .pls files
    - changed: show full context menu

1.0.2 (29.01.2012)
    - Fix error with UTF-8 characters in search string

1.0.1 (13.01.2012)
    - Initial Release

Getting help

If you have found a bug or have ideas how to improve it, just reply to its thread: http://forum.kodi.tv/showthread.php?t=119362