Radio stream is not working (anymore)
See original GitHub issueDescribe the bug This Radio stream was working till some days ago (And still playing in the browser): http://re2k.radioparty.pl:8000/ Other radio streams are working without problems -.-
To Reproduce !play http://re2k.radioparty.pl:8000/
Version Version: 0.11.0 Branch: master CommitHash: c7e44e4dfd5d5240cd5d8cbe4fa1f20a0315aca4
Platform .NET Core SDK (reflecting any global.json): Version: 3.1.403 Commit: 9e895200cd
Runtime Environment: OS Name: ubuntu OS Version: 18.04 OS Platform: Linux RID: ubuntu.18.04-x64 Base Path: /usr/share/dotnet/sdk/3.1.403/
Host (useful for support): Version: 3.1.9 Commit: 774fc3d6a9
.NET Core SDKs installed: 3.1.403 [/usr/share/dotnet/sdk]
.NET Core runtimes installed: Microsoft.AspNetCore.App 3.1.9 [/usr/share/dotnet/shared/Microsoft.AspNetCore.App] Microsoft.NETCore.App 3.1.9 [/usr/share/dotnet/shared/Microsoft.NETCore.App]
Log Ts3 Output:
<01:03:26> "theuser": !play http://re2k.radioparty.pl:8000/
<01:03:26> "MusicBot ♪": Error: Could not load. (media: Unknown request error.)
Bot Log:
2020-12-03 00:03:26.0785| INFO|0|Bot.OnMessageReceived User theuser requested: !play [URL]http://re2k.radioparty.pl:8000/[/URL]
Bot logs shows no errors or something else. Thanks for help.
Issue Analytics
- State:
- Created 3 years ago
- Comments:5

Top Related StackOverflow Question
Seems like this server does not like user agents without a version. It should be fixed on the develop branch now. Can you try again?
Thanks! Working!