Sebastian Neubauer

Results 69 comments of Sebastian Neubauer

Yes thanks, that’s the correct part. So it complains that it can’t find a part of the path `/opt/teamspeak/teamspeak3-server_linux_amd64/files/virtualserver_1/channel_1/Muusika/Armin%20Van%20Buuren%20-%20A%20State%20Of%20Trance%20488%20(2010-12-23)%20(Inspiron)/[Armin%20van%20Buuren]%20A%20State%20of%20Trance%20Episode%20488%20(2010-12-23)%20(ASOT%20Top%2020%20of%202010).m3u`. Does this file exist there? `!list import mylist /path/to/folder` may work?

Did you get it working eventually? You need to restart the bot after editing the `rights.toml` file.

Alternatively you could also detect the os and print an error like ``opus is missing, please run `sudo apt-get install libopus-dev` ``. More general, it may be helpful to print...

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

Hi, I think you need to `!list import myplaylist myfile.m3u8` (where `myfile.m3u8` is either a link or a path to a file) and then `!list import myplaylist`.

Hi, that’s unfortunately not possible without changing the source code. But you can write commands in a channel or private chat with a bot.

Please keep issues in english. Not everyone here speaks german. If you create a bot with a name, you can set the identity afterwards with ``` !set bot set connect.identity.key...

Hi, Does this happen often and do you have any way to reproduce the timeouts?

I ran a bot on a TeaSpeak server for half a day and it didn’t time out. Do you have any way to reproduce the timeouts?

For the record, I get similar exceptions with a `!list list [URL]https:/www.youtube.com/watch?v=Mb3tyjibXCg&list=RDMb3tyjibXCg&start_radio=1&rv=Mb3tyjibXCg&t=0&ab_channel=Mata[/URL]` command. However, the bot does not crash for me. I could reproduce the fatal error/crash when commenting out...