XBMC-Addons / plugin.audio.radio_de

Kodi music plugin to access all radio.de listed radio stations
GNU General Public License v2.0
14 stars 12 forks source link

error getting genres #60

Open Forodrim opened 1 month ago

Forodrim commented 1 month ago

if i select to list available genres is shows a net work error, but my kodi has internet access, error in the log:

CGUIMediaWindow::GetDirectory(plugin://plugin.audio.radio_de/stations/genres) failed

Miniontoby commented 8 hours ago

This is probably related to #59

Make sure to check for more lines of error logs, it will say something with timeout error for the http://api.rad.io/list/v2 link...

I have posted a (possible) fix at the bottom of that issue.