Posts: 6
Joined: Aug 2020
Reputation:
1
I can make that solution but I have interested why same station is playing via web but under ADDON isn 't accessible
thank you for answer
Posts: 157
Joined: Mar 2019
Reputation:
19
Hi guys!
Recently I got with the radio addon the message "network_error", both on two diferent devices (windows) with LAN and WLAN. Both are really stable and working without any problems. I didn't change anything with kodi or any apps. I'm running Omega with MQ8 modded. The log shows after reinstalling the addon:
"2024-04-19 12:43:59.288 T:7120 info <general>: [plugin.audio.radio_de] get_cities_by_country started with country = None
2024-04-19 12:43:59.288 T:7120 info <general>: [plugin.audio.radio_de] __api_call started with path=v2/search/getcities, param=None
2024-04-19 12:43:59.288 T:7120 info <general>: [plugin.audio.radio_de] __urlopen opening url=http://api.radio.de/info/v2/search/getcities
2024-04-19 12:43:59.383 T:7120 info <general>: [plugin.audio.radio_de] __urlopen HTTPError: HTTP Error 404: Not Found
2024-04-19 12:43:59.384 T:7120 info <general>: [plugin.audio.radio_de] String is missing: network_error
2024-04-19 12:43:59.483 T:4400 error <general>: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.audio.radio_de/menu/cities/select/az
2024-04-19 12:43:59.484 T:14576 error <general>: CGUIMediaWindow::GetDirectory(plugin://plugin.audio.radio_de/menu/cities/select/az) failed
2024-04-19 12:43:59.679 T:5912 info <general>: [xbmcswift2] Request for "/menu/cities" matches rule for function "show_cities_submenu"
Anybody has any ideas?
Greetz
Klaus
Windows 11 Kodi Omega Aeon 8 mod
Posts: 7
Joined: Apr 2024
Reputation:
0
Addon seems to be completely broken since last week (here on Void Linux/Kodi 20.5 - flathub). No matter which action you perform, just getting "network error". Last week everything worked fine like the last 10 years ...
Posts: 93
Joined: Aug 2017
Reputation:
4
It's not a fix, but a workaround.
The german API URL does not exist anymore.
You have to change:
plugin.audio.radio_de\resources\lib\api.py
Line 29 / 30:
Set the german url to the french url.
Posts: 12,617
Joined: Oct 2014
Reputation:
627
All the others are currently saying the system is under maintenance, which may also be playing a part here.
The German one is indeed AWOL with a 404 error.
Posts: 93
Joined: Aug 2017
Reputation:
4
2024-04-20, 13:04
(This post was last modified: 2024-04-20, 13:16 by Publish3r. Edited 1 time in total.)
If you open it in the browser you get the maintenance error.
But if you change it in the addon it works for me.
Edit:
Maybe the other URLs wiill be closed, too in short time.
If you inspect the website there is a complete different api. But it needs tokens.
Posts: 2,008
Joined: Jan 2015
Reputation:
146
ksooo
Team-Kodi Developer
Posts: 2,008
A way more simple workaround is to set "language" to something different from "German" in the add-on settings.