TS3AudioBot icon indicating copy to clipboard operation
TS3AudioBot copied to clipboard

Unknown request error, no streams can be played.

Open Caaruzo opened this issue 5 years ago • 4 comments

Describe the bug i try to issue the command !play folllowed by an shoutcast streamurl. Example format: !play http://172.0.0.1:8020 The Bot answers: (media: unknown request error) The botlog itself is clear, nothing special appears, except the issued command.

To Reproduce

  • find a shoutcast stream url (seems to be on shoutcast only
  • issue command !play http://shoutcasturl:shoutcastport

Version Version: 0.11.0 Branch: master CommitHash: c7e44e4dfd5d5240cd5d8cbe4fa1f20a0315aca4

Platform Linux

Log

nothing special

Caaruzo avatar Jul 23 '20 17:07 Caaruzo

From what i mostly see is that shoutcast uses the icecast http protocol underneath, which should normally work. Do you have any public example where this doesn't work, then I could check the request myself?

Splamy avatar Jul 24 '20 14:07 Splamy

yes, you could try http://nlstream.net.ru:8050/club

Caaruzo avatar Jul 31 '20 20:07 Caaruzo

Well, i see, the link i provided might be an icecast. So its not depending on what kind of Streamserver is behind. It seems to be the format of passing the StreamURL?

Caaruzo avatar Sep 24 '20 19:09 Caaruzo

!play http://nlstream.net.ru:8050/club plays fine for me.

Flakebi avatar Oct 05 '20 17:10 Flakebi