tyrsarm

Results 2 issues of tyrsarm

Right now the scripts call the Peertube instance API three times every time the status of the channel is updated. I would like to only call the API once per...

I would argue that it along with [these lines](https://github.com/tyrsarm/peertube-headless-seeder/blob/05139f00f419287c6960d5e4246ee832d0a97bf9/playlive.py#LL24-L27) would be the issue as this just opens a file to write, passes, then closes before doing the write that you...