Kodi Community Forum
[RELEASE] Radio Add-on (rad.io, radio.de, radio.fr, radio.pt, radio.es) Music Plugin - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27)
+---- Forum: Music Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=148)
+---- Thread: [RELEASE] Radio Add-on (rad.io, radio.de, radio.fr, radio.pt, radio.es) Music Plugin (/showthread.php?tid=119362)



RE: [RELEASE] Radio Add-on (rad.io, radio.de, radio.fr, radio.pt, radio.es) Music Plugin - Jeffers24 - 2024-04-30

Just checked it out, works great


RE: [RELEASE] Radio Add-on (rad.io, radio.de, radio.fr, radio.pt, radio.es) Music Plugin - ReneKoe - 2024-04-30

It works great, but if you want to have a 'favourite' list, it looks like you have to create it manually.
For that, populate the file '//home/userdata/addon_data/plugin.audio.radio_de_light/sender.txt' with data (at installation it is empty).
Each line must have the format:
###NAME###.....###URL###....###LOGO###.....###
where you have to replace the dots with the name, the url and optionally the logo.


RE: [RELEASE] Radio Add-on (rad.io, radio.de, radio.fr, radio.pt, radio.es) Music Plugin - Fuchs2468 - 2024-04-30

(2024-04-30, 15:58)ReneKoe Wrote: It works great, but if you want to have a 'favourite' list, it looks like you have to create it manually.

No, you don't have to edit it manually.
Search for the desired station then call up the context menu and click “Add to my stations”.


RE: [RELEASE] Radio Add-on (rad.io, radio.de, radio.fr, radio.pt, radio.es) Music Plugin - zorgloups - 2024-05-01

Hi,

I've used Radio.de for years with no issues (except sometimes some transient network problems...)... / Rapsberry pi / Kodi...
Alas, it seems to be dead for some weeks now...

I don't like very much to rely on some third party website to access streams that are publicly available thru a browser... Just another layer of potential problems...

So I reinstalled a newer Raspberry pi OS (BookWorm) and apt installed Kodi 20...

I tried radio.de but it did not work at all...
I tried to use the Shoutcast addon but it did not list the radio I want (public service radios ! ?? ). And it won't allow to add some custom radios...

So, I created a 'music playlist' thru Kodi interface...
That created the text file I could edit and add my radios in... (I'm a CLI guy...)

The file is located in :
/home/pi/.kodi/userdata/playlists/music for me
I named the playlist 'Radios' thru the Kodi interface so the file in this directory is named Radios.m3u.

Here's how I declared my radios in the file :
#EXTCPlayListM3U::M3U
#EXTINF:257,01. Archie Bronson Outfit - Cherry Lips
smb://MAMMOUTH/Music/Archie Bronson Outfit - Derdang Derdang [2006]/01 - Cherry Lips.mp3
#EXTINF:-1 group-title="new" radio="true",France Inter
http://direct.franceinter.fr/live/franceinter-midfi.mp3
#EXTINF:-1 radio="true",France Culture
http://direct.franceculture.fr/live/franceculture-midfi.mp3
#EXTINF:-1 radio="true",France Info
http://direct.franceinfo.fr/live/franceinfo-midfi.mp3
#EXTINF:-1 radio="true",FIP
http://direct.fipradio.fr/live/fip-midfi.mp3
#EXTINF:-1 radio="true",Le Mouv
http://direct.mouv.fr/live/mouv-midfi.mp3
#EXTINF:-1 radio="true",Radio Nova
http://broadcast.infomaniak.ch/radionova-high.mp3
#EXTINF:-1 radio="true",Radio Meuh
http://radiomeuh2.ice.infomaniak.ch/radiomeuh2-128.mp3

The first one is not a radio. I created the playlist with a music file...

I lost info on the broadcasted music (no title/band info from those http urls, I guess) but at least it works... Without addon...

I hope this can help someone, as it would have helped me... Wink

Have a nice day,
Zorgloups


RE: [RELEASE] Radio Add-on (rad.io, radio.de, radio.fr, radio.pt, radio.es) Music Plugin - DarrenHill - 2024-05-02

You can do something similar with an strm (wiki) file for specific stations/streams, although you may still not get the additional info.


RE: [RELEASE] Radio Add-on (rad.io, radio.de, radio.fr, radio.pt, radio.es) Music Plugin - rws2024a - 2024-05-02

Does anyone know where radio.de has stored my own stations?
So i could copy them to file '//home/userdata/addon_data/plugin.audio.radio_de_light/sender.txt'.


RE: [RELEASE] Radio Add-on (rad.io, radio.de, radio.fr, radio.pt, radio.es) Music Plugin - ertmedias - 2024-05-02

(2024-04-29, 20:31)lineweight Wrote: Sadly it seems completely broken for me too. Changing the language has no effect. I just get the "network error" like others have said.

Same here, and I tried any languages but unfortunately nothing works - in my case, using in Chromecast Google TV 4K (Android 12)


RE: [RELEASE] Radio Add-on (rad.io, radio.de, radio.fr, radio.pt, radio.es) Music Plugin - DarrenHill - 2024-05-02

(2024-05-02, 17:07)rws2024a Wrote: Does anyone know where radio.de has stored my own stations?
So i could copy them to file '//home/userdata/addon_data/plugin.audio.radio_de_light/sender.txt'.

In your userdata (wiki) folder, go to the sub-folder \addon_data\plugin.audio.radio_de\.storage (note the . before the storage - it's a hidden folder on some OS's).
You should find my_stations.json in there, which contains the data you're after.


RE: [RELEASE] Radio Add-on (rad.io, radio.de, radio.fr, radio.pt, radio.es) Music Plugin - rws2024a - 2024-05-02

(2024-05-02, 21:23)DarrenHill Wrote:
(2024-05-02, 17:07)rws2024a Wrote:  

In your userdata (wiki) folder, go to the sub-folder \addon_data\plugin.audio.radio_de\.storage (note the . before the storage - it's a hidden folder on some OS's).
You should find my_stations.json in there, which contains the data you're after.

Found it. Thank you.


RE: [RELEASE] Radio Add-on (rad.io, radio.de, radio.fr, radio.pt, radio.es) Music Plugin - roscaboy - 2024-05-04

(2024-04-30, 12:33)steef76 Wrote:
Quote:There is a light version of this addon from kodinerds that works. 
"plugin.audio.radio_de_light" can be found in Kodinerds repo.

https://repo.kodinerds.net/addons/reposi....0.1.6.zip

This works like a charm.
There is just one tiny issue, the menu is German only

It is not difficult, but it is a bit awkward to have severall languages in one system
I create a fork in English version: 

[Mode edit] Avast is claiming malicious software in the download. https://fastupload.io


RE: [RELEASE] Radio Add-on (rad.io, radio.de, radio.fr, radio.pt, radio.es) Music Plugin - roscaboy - 2024-05-04

(2024-05-04, 01:43)roscaboy Wrote:
(2024-04-30, 12:33)steef76 Wrote:
Quote:There is a light version of this addon from kodinerds that works. 
"plugin.audio.radio_de_light" can be found in Kodinerds repo.

https://repo.kodinerds.net/addons/reposi....0.1.6.zip

This works like a charm.
There is just one tiny issue, the menu is German only

It is not difficult, but it is a bit awkward to have severall languages in one system
I create a fork in English version: 

[Mode edit] Avast is claiming malicious software in the download. https://fastupload.io
Fastupload is probably inserting something into the file. I will upload it to google drive.


RE: [RELEASE] Radio Add-on (rad.io, radio.de, radio.fr, radio.pt, radio.es) Music Plugin - roscaboy - 2024-05-04

(2024-05-04, 02:38)roscaboy Wrote:
(2024-05-04, 01:43)roscaboy Wrote:
(2024-04-30, 12:33)steef76 Wrote: This works like a charm.
There is just one tiny issue, the menu is German only

It is not difficult, but it is a bit awkward to have severall languages in one system
I create a fork in English version: 

[Mode edit] Avast is claiming malicious software in the download. https://fastupload.io
Fastupload is probably inserting something into the file. I will upload it to google drive.

Fork in English version (now on google drive): https://drive.google.com/file/d/1VwoQc3qmoYt7OSOY0vnT76Mjpneu3LqN/view?usp=sharing


RE: [RELEASE] Radio Add-on (rad.io, radio.de, radio.fr, radio.pt, radio.es) Music Plugin - PatK - 2024-05-04

Solid download and install, and great work.

Thank-you for this nice extra.


RE: [RELEASE] Radio Add-on (rad.io, radio.de, radio.fr, radio.pt, radio.es) Music Plugin - Jeffers24 - 2024-05-04

(2024-05-04, 02:48)roscaboy Wrote:
(2024-05-04, 02:38)roscaboy Wrote:
(2024-05-04, 01:43)roscaboy Wrote: I create a fork in English version: 

[Mode edit] Avast is claiming malicious software in the download. https://fastupload.io
Fastupload is probably inserting something into the file. I will upload it to google drive.

Fork in English version (now on google drive): https://drive.google.com/file/d/1VwoQc3qmoYt7OSOY0vnT76Mjpneu3LqN/view?usp=sharing
When trying to play anything in the Radio addon I'm getting a 'Network Error'.

Will the Radio addon be fixed?

Or, should I use the one in your download link and delete the Radio addon?


RE: [RELEASE] Radio Add-on (rad.io, radio.de, radio.fr, radio.pt, radio.es) Music Plugin - PatK - 2024-05-04

(2024-05-04, 16:02)Jeffers24 Wrote: should I use the one in your download link and delete the Radio addon?
Grab the google drive link in post #763, works well and all you need.