(2021-10-14, 08:19)Jeffers24 Wrote: [ -> ] (2021-10-11, 09:00)Jeffers24 Wrote: [ -> ] (2021-10-10, 11:09)Jeffers24 Wrote: [ -> ]@enen92 @enen92
Fresh install of Kodi 19.2 on windows 10 laptop.
Installed Radio and Kodi Log upload addons.
After selecting Radio any option from the menu of options, starting with Local Stations give Radio error.
My Kodi log is here:- https://paste.kodi.tv/muxusamame
@enen92 Radio in Kodi 18.9 on same laptop is working
@enen92
Mike provided a skin fix to fix the issue of radio channels not playing.
However with a clean install of Kodi 19.2 using the Estuary skin and Radio addon installed, I'm still getting the Radio addon network error message, as in my post above.
Are you able to suggest how I might fix this issue.
Here's a screen shot of the Radio addon network error.
@
enen92 I have uploaded what I think is a full debug set Kodi log.
Any help/pointers you can give to help me resolve my issue using Kodi19.2 on my W10 laptop would be appreciated.
The Radio addon in Kodi 18.9 works no problem on the same laptop.
My Kodi log is here:-
https://paste.kodi.tv/tijamuzuke
If I paste the URL that is giving an error on line 522 of the Kodi log into chrome I get this error:-
(2021-10-09, 08:35)persistability Wrote: [ -> ] (2021-09-25, 20:27)enen92 Wrote: [ -> ]The crash you're experiencing is likely due to two concurrent busydialogs and not because of the 404 on the stream. It's a known issue in Kodi we've tried to solve for a while but without much success
Any link to the issue so it is monitorable? I assume the bug is registered against either an addon, or Kodi.
FWIW This happens to me when I start up Kodi, and then set a Radio stream playing, so at no point have I started "multiple", so where multiple concurrent ones come from isn't clear
A search gave https://github.com/xbmc/xbmc/pull/18104
Did a clean kodi start. Went to radio addon, selected "Radio Tuttaitaliana" and then "Play Next". Kodi crashed immediately.
ogaqejoyob.kodi (paste)
Would kinda be nice to have visibility of some public issue tracker where such things could be followed, like happens for some addons. Otherwise it's just a case of give up on this addon and try and find some other radio streaming that works
Can error handling please be put into this add-on. Some of the "Popular" Radio stations work for me and some stations do not, which is understandable, but i am really tired of picking a station and then kodi crashing if the station doesn't load
Here's the last 20 lines or so of the latest crash for me, please fix this.
Code:
2021-10-19 21:27:27.926 T:24964 INFO <general>: [xbmcswift2] Request for "/stations/az/topics/Video+Games/3" matches rule for function "sub_menu_entry"
2021-10-19 21:27:27.926 T:24964 INFO <general>: [plugin.audio.radio_de] get_stations_by_topic started with topic=Video Games, sorttype=STATION_NAME, sizeperpage=50, pageindex=3
2021-10-19 21:27:27.926 T:24964 INFO <general>: [plugin.audio.radio_de] __api_call started with path=v2/search/stationsbytopic, param={'topic': 'Video Games', 'sorttype': 'STATION_NAME', 'sizeperpage': 50, 'pageindex': '3'}
2021-10-19 21:27:27.926 T:24964 INFO <general>: [plugin.audio.radio_de] __urlopen opening url=http://api.rad.io/info/v2/search/stationsbytopic?topic=Video+Games&sorttype=STATION_NAME&sizeperpage=50&pageindex=3
2021-10-19 21:27:29.329 T:24964 INFO <general>: CPythonInvoker(31, D:\Kodi\Kodi\portable_data\addons\plugin.audio.radio_de\addon.py): script successfully run
2021-10-19 21:27:29.532 T:24964 INFO <general>: Python interpreter stopped
2021-10-19 21:27:37.997 T:23192 INFO <general>: initializing python engine.
2021-10-19 21:27:38.762 T:23192 INFO <general>: Python interpreter stopped
2021-10-19 21:27:43.967 T:19392 INFO <general>: initializing python engine.
2021-10-19 21:27:44.068 T:19392 INFO <general>: [xbmcswift2] Request for "/station/10205" matches rule for function "get_stream_url"
2021-10-19 21:27:44.068 T:19392 INFO <general>: [plugin.audio.radio_de] get_station_by_station_id started with station_id=10205
2021-10-19 21:27:44.068 T:19392 INFO <general>: [plugin.audio.radio_de] __api_call started with path=v2/search/station, param={'station': '10205'}
2021-10-19 21:27:44.068 T:19392 INFO <general>: [plugin.audio.radio_de] __urlopen opening url=http://api.rad.io/info/v2/search/station?station=10205
2021-10-19 21:27:45.034 T:19392 INFO <general>: [plugin.audio.radio_de] get_stream_url result: http://s7.viastreaming.net:7030/
2021-10-19 21:27:45.036 T:19392 INFO <general>: CPythonInvoker(33, D:\Kodi\Kodi\portable_data\addons\plugin.audio.radio_de\addon.py): script successfully run
2021-10-19 21:27:45.228 T:19392 INFO <general>: Python interpreter stopped
2021-10-19 21:27:45.309 T:24736 ERROR <general>: CCurlFile::Stat - Failed: Unsupported protocol(1) for http://s7.viastreaming.net:7030/
2021-10-19 21:27:45.431 T:24736 ERROR <general>: CCurlFile::FillBuffer - Failed: Unsupported protocol(1)
2021-10-19 21:27:45.431 T:24736 ERROR <general>: CCurlFile::Open failed with code 0 for http://s7.viastreaming.net:7030/:
2021-10-19 21:27:45.541 T:24736 ERROR <general>: CCurlFile::FillBuffer - Failed: Unsupported protocol(1)
2021-10-19 21:27:45.541 T:24736 ERROR <general>: CCurlFile::Open failed with code 0 for http://s7.viastreaming.net:7030/:
2021-10-19 21:27:45.541 T:24736 ERROR <general>: CFileCache::XFILE::CFileCache::Open - <http://s7.viastreaming.net:7030/> failed to open
2021-10-19 21:27:45.541 T:24736 ERROR <general>: VideoPlayerCodec::Init: Error opening file http://s7.viastreaming.net:7030/
2021-10-19 21:27:45.541 T:24736 ERROR <general>: CAudioDecoder: Unable to Init Codec while loading file http://s7.viastreaming.net:7030/
2021-10-19 21:27:45.541 T:24736 WARNING <general>: PAPlayer::QueueNextFileEx - Failed to create the decoder
2021-10-19 21:27:45.549 T:12728 INFO <general>: initializing python engine.
2021-10-19 21:27:45.644 T:12728 INFO <general>: [xbmcswift2] Request for "/station/108919" matches rule for function "get_stream_url"
2021-10-19 21:27:45.644 T:12728 INFO <general>: [plugin.audio.radio_de] get_station_by_station_id started with station_id=108919
2021-10-19 21:27:45.644 T:12728 INFO <general>: [plugin.audio.radio_de] __api_call started with path=v2/search/station, param={'station': '108919'}
2021-10-19 21:27:45.644 T:12728 INFO <general>: [plugin.audio.radio_de] __urlopen opening url=http://api.rad.io/info/v2/search/station?station=108919
2021-10-19 21:27:46.662 T:12728 INFO <general>: [plugin.audio.radio_de] get_stream_url result: http://musik.top100-worldwide.com:8000/livestream
2021-10-19 21:27:46.666 T:12728 INFO <general>: CPythonInvoker(34, D:\Kodi\Kodi\portable_data\addons\plugin.audio.radio_de\addon.py): script successfully run
2021-10-19 21:27:46.898 T:12728 INFO <general>: Python interpreter stopped
@
Shredder_guitar
Looks like you have
Banned Add-ons (wiki) installed
You'll need to remove them for further support.
The forum moderators have determined that
banned addons (wiki) are present on your system. To receive assistance here, these banned items must be removed. If a clean log is not submitted within 3 days, then the relevant post(s) will be removed after this time.
(2021-10-20, 04:34)Shredder_guitar Wrote: [ -> ]Here's the last 20 lines or so of the latest crash for me, please fix this.
After 125 posts on this forum, you still haven't understood the bold red text above the "Post Reply" button? As well as our
forum rules (wiki) on video piracy?
Please fix yourself first and stop polluting this forum, in more ways than one. That's what we are getting tired of.
(2021-10-20, 04:34)Shredder_guitar Wrote: [ -> ]Can error handling please be put into this add-on. Some of the "Popular" Radio stations work for me and some stations do not, which is understandable, but i am really tired of picking a station and then kodi crashing if the station doesn't load
FWIW I see the same (posted above yours), and have no "banned addons" present. I am told
"The crash you're experiencing is likely due to two concurrent busydialogs and not because of the 404 on the stream" yet this happens after a clean Kodi start so hence not seeing how there are
"two concurrent busy dialogs" since nothing else has been invoked.
(2021-10-20, 15:09)persistability Wrote: [ -> ] (2021-10-20, 04:34)Shredder_guitar Wrote: [ -> ]Can error handling please be put into this add-on. Some of the "Popular" Radio stations work for me and some stations do not, which is understandable, but i am really tired of picking a station and then kodi crashing if the station doesn't load
FWIW I see the same (posted above yours), and have no "banned addons" present. I am told "The crash you're experiencing is likely due to two concurrent busydialogs and not because of the 404 on the stream" yet this happens after a clean Kodi start so hence not seeing how there are "two concurrent busy dialogs" since nothing else has been invoked.
Python invoker triggers the busy dialog but queue next track also triggers another one, Kodi crashes on such situations. There's some workaround to avoid the problem on the add-on side but I haven't implemented it yet. Honestly the root cause should be fixed in Kodi itself as this is common to multiple situations. Just search for "busydialog" on the list of Kodi GitHub issues and you'll easily find multiple issues exactly like this one.
(2021-10-20, 04:38)Karellen Wrote: [ -> ]@Shredder_guitar
Looks like you have Banned Add-ons (wiki) installed
You'll need to remove them for further support.
The forum moderators have determined that banned addons (wiki) are present on your system. To receive assistance here, these banned items must be removed. If a clean log is not submitted within 3 days, then the relevant post(s) will be removed after this time.
I am only correcting this because you asked in a professional manner. If the ask of me was soley based on your co-worker's/counterparts response @
Klojum, I would rather walk away from this forum and platform forever. That was pretty uncalled for.
After 125 posts... 50 of them are me asking simple questions, 25 get no response at all, and the other 50 are me helping other people on this forum. Just because i want something to work correct that I have put arguably as much time into setting up and re-setting up as ANY of the team members spent building or supporting it have; doesn't mean that i deserve to be talked down too like that. Also, Just because a team member flags something, doesn't give you full rights to slander.
This is completely getting beside the point. Tell the other guy to message me directly if he wants to discuss further, we can even take this offline if he likes.
(2021-10-21, 02:22)Shredder_guitar Wrote: [ -> ]doesn't mean that i deserve to be talked to like that.
There is no need to talk around the issues. You use at least one banned add-on in your Kodi setup when you come here for support. The forum rules are quite clear. You should know by now that Team Kodi has zero tolerance for such add-ons. If you don't want to extend a 'professional manner' towards us in that regard, it shouldn't be that surprising that the ball comes back to you. And asking simple questions or helping others will still get you the bold red text on screen when you press the Reply button. Just saying.
(2021-10-20, 23:24)enen92 Wrote: [ -> ] (2021-10-20, 15:09)persistability Wrote: [ -> ] (2021-10-20, 04:34)Shredder_guitar Wrote: [ -> ]Can error handling please be put into this add-on. Some of the "Popular" Radio stations work for me and some stations do not, which is understandable, but i am really tired of picking a station and then kodi crashing if the station doesn't load
FWIW I see the same (posted above yours), and have no "banned addons" present. I am told "The crash you're experiencing is likely due to two concurrent busydialogs and not because of the 404 on the stream" yet this happens after a clean Kodi start so hence not seeing how there are "two concurrent busy dialogs" since nothing else has been invoked.
Python invoker triggers the busy dialog but queue next track also triggers another one, Kodi crashes on such situations. There's some workaround to avoid the problem on the add-on side but I haven't implemented it yet. Honestly the root cause should be fixed in Kodi itself as this is common to multiple situations. Just search for "busydialog" on the list of Kodi GitHub issues and you'll easily find multiple issues exactly like this one.
Thank you, I'm satisfied with that. If the issue is being chased already then the best i can hope for is a resolution in the pipeline.
(2021-10-20, 05:02)Klojum Wrote: [ -> ]Please fix yourself first and stop polluting this forum, in more ways than one. That's what we are getting tired of.
Who's talking around the issues? Clearly YOU don't understand what i'm talking about, So I'll outline it. I'll even put it in bold red for ya
Uncalled for.
(2021-10-21, 02:59)Shredder_guitar Wrote: [ -> ]Uncalled for.
You got caught with your hand in the cookie jar. Grow up.
(2021-10-18, 07:28)Jeffers24 Wrote: [ -> ]If I paste the URL that is giving an error on line 522 of the Kodi log into chrome I get this error:-
@
enen92
Is my issue being caused by the "two concurrent busydialogs" problem?
(2021-10-21, 07:33)Jeffers24 Wrote: [ -> ] (2021-10-18, 07:28)Jeffers24 Wrote: [ -> ]If I paste the URL that is giving an error on line 522 of the Kodi log into chrome I get this error:-
@enen92
Is my issue being caused by the "two concurrent busydialogs" problem?
No your issue is likely due to outdated cacerts. I think one of the CA certs of letsencrypt has expired recently. See
https://letsencrypt.org/docs/dst-root-ca...mber-2021/
In which Kodi versions / operating systems are you facing this issue?