TS3AudioBot
TS3AudioBot copied to clipboard
Unknown request error, no streams can be played.
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
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?
yes, you could try http://nlstream.net.ru:8050/club
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?
!play http://nlstream.net.ru:8050/club plays fine for me.