Kodi Community Forum
Plugin.audio.radio_data - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Development (https://forum.kodi.tv/forumdisplay.php?fid=32)
+--- Forum: Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=26)
+--- Thread: Plugin.audio.radio_data (/showthread.php?tid=357794)



Plugin.audio.radio_data - glab84 - 2020-10-18

Hi !

Kodi music addon, webradio with web information provide by Json, xml files...

The goal : get information from json file provide by the webradio. For example : Artist, Title, Album, Fanart, Duration...

Know issue : sometime information not show... Not get focus ? the InfoDeamon provide good information but "updateInfoTag" not work.

Installation :
Depencies : You need to install Add-on:Web-PDB.
from terminal : cd .kodi/addons git clone https://github.com/glab84/plugin.audio.radio_data Activate the plugin in the kodi extensions. go in "Music Extensions" "Radio data"

Currently Work with french radio fip and rfm.

Only for Kodi v18.

I am open to all suggestions

Gilles


RE: Plugin.audio.radio_data - glab84 - 2020-10-18

(2020-10-18, 10:52)glab84 Wrote: Hi !

Kodi music addon, webradio with web information provide by Json, xml files...

The goal : get information from json file provide by the webradio. For example : Artist, Title, Album, Fanart, Duration...

Know issue : sometime information not show... Not get focus ? the InfoDeamon provide good information but "updateInfoTag" not work.

Installation :
Depencies : You need to install Add-on:Web-PDB.
from terminal : cd .kodi/addons git clone https://github.com/glab84/plugin.audio.radio_data Activate the plugin in the kodi extensions. go in "Music Extensions" "Radio data"

Currently Work with french radio fip and rfm.

Only for Kodi v18.

I am open to all suggestions

Gilles
Sorry, I want to put prefix "WIP", but it's not display.
Someone can't add it ?
Thanks
Gilles