Sebastian Neubauer

Results 69 comments of Sebastian Neubauer

YouTube shorts were indeed not working because the bot failed to extract the video id. I pushed a fix to the `develop` branch, it should work now.

Can you check if your submodules are up-to-date? `git status` should say that ‘Your branch is up to date’. You can always run `git submodule update --init --recursive` if you...

Hi, I can connect just fine to the TS 5 server at beta.voice.teamspeak.com with the latest develop branch (which was 0.13.0-alpha.41). What is the server that you cannot connect to?...

Thanks for the references. I pushed a fix to the `develop` branch. With that, I can connect to a recent ts-native server. Can you try again please?

Yeah, for now you need to build that version yourself if you need it. The frontend build broke (without a change) and the CI upload to the server isn’t working...

Can you paste the output of `df -h` please? It could be another partition that filled up (like `/tmp`).

You can set `PUPPETEER_EXECUTABLE_PATH` to chromium to make it work. I didn’t run it recently but this package worked some time ago: https://github.com/Flakebi/nixpkgs/commit/84496290b77ab0403601b4b82ad582123017e784

Nice :) I have on plans to add it myself (not using it much anymore and want to try out typst next). But feel free to take my commit and...

I didn’t get to look into it yet, but this is unexpected. It was meant to work the way you understood it, the sample size should not affect the outcome.